Andy Wingo
|
1cd779140d
Merge commit '5943a62042432b86d757200ef595d7aebb5c9bac'
|
10 years ago |
Andy Wingo
|
e2fafeb901
Keywords have a tc7
|
10 years ago |
Ludovic Courtès
|
5943a62042
Optimize 'write' for strings.
|
10 years ago |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
11 years ago |
Mark H Weaver
|
0e92ef40d0
print: Fix printing of weak vectors.
|
11 years ago |
Mark H Weaver
|
4755604501
print: avoid triggering deprecation warnings when printing weak vectors.
|
11 years ago |
Ludovic Courtès
|
f2c3d29fd2
tests: Check 'simple-format' with closed current-output-port.
|
11 years ago |
Mark H Weaver
|
e26ab067b2
simple-format: Don't assume the current output port is valid.
|
11 years ago |
Mark H Weaver
|
fb484fefeb
Merge branch 'stable-2.0'
|
11 years ago |
Mark H Weaver
|
1fc651e3a5
print: In R7RS |...| symbols, print most graphic characters unescaped.
|
11 years ago |
Mark H Weaver
|
c92ee2b38c
Merge branch 'stable-2.0'
|
11 years ago |
Mark H Weaver
|
6e504a7b44
print: Support R7RS |...| symbol notation.
|
11 years ago |
Andy Wingo
|
350930756c
Remove scm_tc7_vm
|
11 years ago |
Andy Wingo
|
e0755cd12a
Rename scm_tc7_rtl_program to scm_tc7_program
|
11 years ago |
Andy Wingo
|
1c33be992e
Remove stack programs, objcode, and the old VM.
|
11 years ago |
Andy Wingo
|
db07176665
Add stringbuf printer
|
11 years ago |
Mark H Weaver
|
1160e2d94e
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
David Kastrup
|
b4a099883d
Fix display of symbols containing backslashes.
|
12 years ago |
Andy Wingo
|
e65f80af42
RTL programs print with their name
|
12 years ago |
Andy Wingo
|
510ca12687
add new rtl vm
|
12 years ago |
Mark H Weaver
|
f6f4feb0a2
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Mark H Weaver
|
96965a6ecb
Use 'c_strcasecmp' instead of 'strcasecmp'.
|
12 years ago |
Mark H Weaver
|
cdd3d6c9f4
Improve handling of Unicode byte-order marks (BOMs).
|
12 years ago |
Mark H Weaver
|
337edc591f
Refactor port encoding modes: utf-8 and iconv
|
12 years ago |
Mark H Weaver
|
e459855936
Add internal-only port structure and move iconv descriptors there.
|
12 years ago |
Mark H Weaver
|
fa980bcc0f
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Ludovic Courtès
|
b908768a7e
Optimize `scm_lfwrite_substr', used by `scm_simple_format'.
|
13 years ago |
Andy Wingo
|
66b1dbf649
simplify scm_init_print
|
13 years ago |
Andy Wingo
|
0dd7c54075
Merge remote-tracking branch 'origin/stable-2.0'
|
13 years ago |
Ludovic Courtès
|
478848cb70
Access `pt->ilseq_handler' directly when needed.
|
13 years ago |