summaryrefslogtreecommitdiff
path: root/module/ice-9/pretty-print.scm
Commit message (Expand)AuthorAgeFilesLines
* Fix bitvectors and non-zero lower bound arrays in truncated-printDaniel Llorens2017-10-311-7/+17
* Fix rank 0 arrays and nested arrays in truncated-printDaniel Llorens2017-02-071-14/+21
* Support arrays in truncated-printDaniel Llorens2017-02-071-2/+19
* Merge commit '2f3b7e9a41677bfe802e8a1ee851827297384c58'Andy Wingo2014-02-081-5/+6
|\
| * Fix truncated-print for uniform vectorsAndy Wingo2014-02-071-5/+6
* | String ports use UTF-8; ignore %default-port-encoding.Mark H Weaver2013-08-071-138/+134
|/
* Have string ports honor `%default-port-conversion-strategy'.Ludovic Courtès2012-05-311-3/+4
* pretty-print: allow max-expr-width to be set; recognize more keywordsMark H Weaver2012-03-021-7/+9
* Improve the usage of variable names in Scheme docstrings.Bake Timmons2012-02-021-1/+1
* Use ellipsis character in truncated pretty-print of sequencesMichael Gran2010-11-081-1/+1
* pretty-print print-sequence width errorMike2010-11-081-1/+1
* pretty-print: Suitably indent macro-related constructs.Ludovic Courtès2010-11-071-1/+8
* Improve handling of read macros in `pretty-print'.Ludovic Courtès2010-11-051-6/+17
* Use `HORIZONTAL ELLIPSIS' when available in `truncated-print'.Ludovic Courtès2010-01-081-118/+142
* add truncated-print to (ice-9 pretty-print)Andy Wingo2009-12-291-4/+140
* pretty-print is a lambda*Andy Wingo2009-12-281-17/+10
* Change Guile license to LGPLv3+Neil Jerram2009-06-171-1/+1
* move ice-9/ and oop/ under module/Andy Wingo2008-11-011-0/+278