0.8.11.6:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 10 Jun 2004 15:47:53 +0000 (15:47 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 10 Jun 2004 15:47:53 +0000 (15:47 +0000)
commit7abb9e44907ef12b52ac26d6482fbe21c036ee9b
treea70dc8c197f964d29441e35656a06efb95cd603e
parent9585846595949e36ffc0090ec42444987f1f6c20
0.8.11.6:
Fix countless bugs in backquote printing.
... descend quoted list structure, necessary in nested
backquotes;
... fix the fix to Brian Downing's bug: MAPCAR is not
sufficiently like MAPCAN.
... add a couple of tests, but frankly we need some more.  If
someone out there has a test suite for backquote
behaviour, that would be rather nice.
BUGS
NEWS
src/code/backq.lisp
src/code/pp-backq.lisp
tests/pprint.impure.lisp
version.lisp-expr