Morgan Smith
|
f27e8b855f
Fix typos throughout codebase.
|
1 tahun lalu |
Andy Wingo
|
437e5ac43d
Fix pretty-print with a per-line prefix
|
1 tahun lalu |
Andy Wingo
|
b5bedf74ad
Fix missing port in `pretty-print'
|
1 tahun lalu |
Andy Wingo
|
1f724ccd39
Fix embarrassing pretty-print bug
|
1 tahun lalu |
Andy Wingo
|
5af66570bb
Fix allow-newline? in call-with-truncating-output-string
|
1 tahun lalu |
Andy Wingo
|
0e4334406a
truncated-print: use call-with-truncating-output-string
|
1 tahun lalu |
Andy Wingo
|
379a9a64c6
Inline generic-write into pretty-print
|
1 tahun lalu |
Andy Wingo
|
75f96e825c
pretty-print: width arg is never false
|
1 tahun lalu |
Andy Wingo
|
29a9f26a36
Rewrite pretty-print to rely on port-column, abort early
|
1 tahun lalu |
Andy Wingo
|
03344ce431
pretty-print: inline some handling of read macros
|
1 tahun lalu |
Andy Wingo
|
ec3bf4e2ba
pretty-print: inline genwrite:newline-str
|
1 tahun lalu |
Andy Wingo
|
f74565defd
pretty-print: Use string-concatenate-reverse
|
1 tahun lalu |
Daniel Llorens
|
e0bcda4ad9
Fix bitvectors and non-zero lower bound arrays in truncated-print
|
8 tahun lalu |
Daniel Llorens
|
93cbaef134
Fix rank 0 arrays and nested arrays in truncated-print
|
8 tahun lalu |
Daniel Llorens
|
ee2125c639
Support arrays in truncated-print
|
8 tahun lalu |
Andy Wingo
|
5fc051babe
Merge commit '2f3b7e9a41677bfe802e8a1ee851827297384c58'
|
11 tahun lalu |
Andy Wingo
|
2f3b7e9a41
Fix truncated-print for uniform vectors
|
11 tahun lalu |
Mark H Weaver
|
6dce942c46
String ports use UTF-8; ignore %default-port-encoding.
|
11 tahun lalu |
Ludovic Courtès
|
9f6e3f5a99
Have string ports honor `%default-port-conversion-strategy'.
|
12 tahun lalu |
Mark H Weaver
|
8c43b28a11
pretty-print: allow max-expr-width to be set; recognize more keywords
|
13 tahun lalu |
Bake Timmons
|
91a214ebd9
Improve the usage of variable names in Scheme docstrings.
|
13 tahun lalu |
Michael Gran
|
8a6b693817
Use ellipsis character in truncated pretty-print of sequences
|
14 tahun lalu |
Mike
|
bf61ca3302
pretty-print print-sequence width error
|
14 tahun lalu |
Ludovic Courtès
|
253f26085e
pretty-print: Suitably indent macro-related constructs.
|
14 tahun lalu |
Ludovic Courtès
|
5bae880e26
Improve handling of read macros in `pretty-print'.
|
14 tahun lalu |
Ludovic Courtès
|
c5e05a1c70
Use `HORIZONTAL ELLIPSIS' when available in `truncated-print'.
|
15 tahun lalu |
Andy Wingo
|
8c6eea2f1a
add truncated-print to (ice-9 pretty-print)
|
15 tahun lalu |
Andy Wingo
|
c1ff4aa786
pretty-print is a lambda*
|
15 tahun lalu |
Neil Jerram
|
53befeb700
Change Guile license to LGPLv3+
|
15 tahun lalu |
Andy Wingo
|
00d0489205
move ice-9/ and oop/ under module/
|
16 tahun lalu |