Mark H Weaver
|
cb8aaef4d0
Merge branch 'stable-2.0'
|
11 yıl önce |
Mark H Weaver
|
394449d5d3
Recognize 'escape' character name, per R7RS.
|
11 yıl önce |
Mark H Weaver
|
6579c3308d
read: Accept "\|" in string literals.
|
11 yıl önce |
Mark H Weaver
|
7a329029cf
read: Support R7RS '#true' and '#false' syntax for booleans.
|
11 yıl önce |
Mark H Weaver
|
1df515a077
Merge branch 'stable-2.0'
|
11 yıl önce |
Mark H Weaver
|
900a897cd3
Implement 'exact-integer?' and 'scm_is_exact_integer'.
|
11 yıl önce |
Mark H Weaver
|
f659df4495
Fix doc that incorrectly claimed (integer? +inf.0) => #t.
|
11 yıl önce |
Mark H Weaver
|
f6f4feb0a2
Merge remote-tracking branch 'origin/stable-2.0'
|
12 yıl önce |
Mark H Weaver
|
a71e79c3e5
Fix the recommendations for conversion of C string constants.
|
12 yıl önce |
Mark H Weaver
|
a16d4e82e9
Implement 'scm_c_bind_keyword_arguments'.
|
12 yıl önce |
Mark H Weaver
|
369294866d
Fix broken texinfo markup in (ice-9 iconv) docs.
|
12 yıl önce |
Mark H Weaver
|
1e05106562
Merge remote-tracking branch 'origin/stable-2.0'
|
12 yıl önce |
Mark H Weaver
|
3b80c35852
Fix typos in 'string-join' docs: 'string-infix' -> 'strict-infix'.
|
12 yıl önce |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 yıl önce |
Andy Wingo
|
912f5f3445
fix doc build
|
12 yıl önce |
Mark H Weaver
|
e08a12b535
Add 'round-ash', a rounding arithmetic shift operator
|
12 yıl önce |
Jason Earl
|
a4b4fbbdaa
excise use of "iff" in the manual
|
12 yıl önce |
Mark H Weaver
|
444b26f739
Revert "random-state-from-platform: simplify pid conditional, and clarify docs."
|
12 yıl önce |
Mark H Weaver
|
08904661a2
random-state-from-platform: simplify pid conditional, and clarify docs.
|
12 yıl önce |
Andy Wingo
|
9b977c836b
Merge remote-tracking branch 'origin/stable-2.0'
|
12 yıl önce |
Andy Wingo
|
118ff892be
deprecate generalized vectors in favor of arrays
|
12 yıl önce |
Mark H Weaver
|
7facc08a80
Add scm_from_ptrdiff_t and scm_to_ptrdiff_t.
|
12 yıl önce |
Andy Wingo
|
08467a7e61
add scm_from_port_string and friends
|
12 yıl önce |
Andy Wingo
|
5ed4ea90a9
Change iconv procedures to take optional instead of keyword arg
|
12 yıl önce |
Andy Wingo
|
f05bb8494c
add bytevector->string and string->bytevector in new (ice-9 iconv) module
|
12 yıl önce |
Daniel Hartwig
|
5f085775ab
In string-split, add support for character sets and predicates.
|
12 yıl önce |
Mark H Weaver
|
07bc8e7c33
Remove documentation of internal static string comparison functions
|
13 yıl önce |
Bake Timmons
|
5f6ffd6652
Improve consistency of definitions of C functions in manual.
|
13 yıl önce |
Bake Timmons
|
df0a100250
Make notation for Scheme repeated arguments more consistent in manual.
|
13 yıl önce |
Bake Timmons
|
64de6db5c6
Make consistent the usage of variable names in the function definitions found in the Texinfo docs.
|
13 yıl önce |