Andy Wingo
|
56c48d14ac
scm_fill_input can guarantee a minimum fill amount
|
8 yıl önce |
Andy Wingo
|
ee4854a315
Remove port locking around write, display
|
8 yıl önce |
Andy Wingo
|
796676028b
Remove scm_fill_input_unlocked
|
8 yıl önce |
Andy Wingo
|
122c8e6b37
scm_ungetc, scm_ungets instead of _unlocked variants
|
8 yıl önce |
Andy Wingo
|
21650f8d52
Remove scm_unget_{byte,bytes}_unlocked
|
8 yıl önce |
Andy Wingo
|
cd83872df8
Replace scm_getc with scm_getc_unlocked
|
8 yıl önce |
Andy Wingo
|
99899b7c9c
Remove scm_flush_unlocked / scm_end_input_unlocked
|
8 yıl önce |
Andy Wingo
|
69a1b83f31
Remove port rw_active field
|
8 yıl önce |
Andy Wingo
|
4934b69ddf
scm_c_read instead of scm_c_read_unlock
|
8 yıl önce |
Andy Wingo
|
fb577b59af
Refactor to internal get/peek-byte functions
|
8 yıl önce |
Andy Wingo
|
5a342f61c4
Port buffers are Scheme values
|
8 yıl önce |
Andy Wingo
|
ffb4347d53
Port buffer cur/next pointers are Scheme values
|
8 yıl önce |
Andy Wingo
|
10dc6d043e
Remove "buf" field from port buffers
|
8 yıl önce |
Andy Wingo
|
8399e7af51
Generic port facility provides buffering uniformly
|
8 yıl önce |
Andy Wingo
|
2caae477c5
Refactor to rw_random / rw_active port flags
|
8 yıl önce |
Andy Wingo
|
678995ff79
Merge commit '5af307de43e4b65eec7f235b48a8908f2a00f134'
|
10 yıl önce |
Mark H Weaver
|
5af307de43
read: Accept "\(" in string literals.
|
10 yıl önce |
Andy Wingo
|
3ddd438179
maybe_annotate_source does not annotate negative positions
|
10 yıl önce |
Mark H Weaver
|
ba578eb044
Merge branch 'stable-2.0'
|
11 yıl önce |
Ludovic Courtès
|
3ff8a9d6ff
Arrange so that 'file-encoding' does not truncate the encoding name.
|
11 yıl önce |
Mark H Weaver
|
c92ee2b38c
Merge branch 'stable-2.0'
|
11 yıl önce |
Mark H Weaver
|
dc59631d30
read: Support R7RS |...| symbol notation.
|
11 yıl önce |
Mark H Weaver
|
cb8aaef4d0
Merge branch 'stable-2.0'
|
11 yıl önce |
Mark H Weaver
|
0fc548287e
read: use 'c_tolower' instead of 'tolower' in 'try_read_ci_chars'.
|
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
|
a662686a25
read: Avoid signed integer overflow in 'read_decimal_integer'.
|
11 yıl önce |
Mark H Weaver
|
79657fd3ec
Thread safe port properties.
|
11 yıl önce |
Andy Wingo
|
9b95f3ced4
Merge commit 'a38024baaa32d1a6d91fdc81388c88bbb926c3ae'
|
11 yıl önce |