summaryrefslogtreecommitdiff
path: root/test-suite/tests/print.test
Commit message (Expand)AuthorAgeFilesLines
* Fix bitvectors and non-zero lower bound arrays in truncated-printDaniel Llorens2017-10-311-8/+50
* Fix rank 0 arrays and nested arrays in truncated-printDaniel Llorens2017-02-071-1/+28
* Support arrays in truncated-printDaniel Llorens2017-02-071-1/+16
* Merge branch 'stable-2.0'Mark H Weaver2014-01-141-0/+5
|\
| * print: In R7RS |...| symbols, print most graphic characters unescaped.Mark H Weaver2014-01-141-0/+5
* | Merge branch 'stable-2.0'Mark H Weaver2014-01-141-1/+55
|\ \ | |/
| * print: Support R7RS |...| symbol notation.Mark H Weaver2014-01-141-1/+55
* | String ports use UTF-8; ignore %default-port-encoding.Mark H Weaver2013-08-071-21/+21
|/
* Improve handling of read macros in `pretty-print'.Ludovic Courtès2010-11-051-0/+35
* Use `HORIZONTAL ELLIPSIS' when available in `truncated-print'.Ludovic Courtès2010-01-081-25/+33
* add truncated-print testsAndy Wingo2010-01-031-0/+46