printing specialized arrays readably
authorRobert Brown <brown@google.com>
Fri, 2 Dec 2011 15:07:20 +0000 (17:07 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 5 Dec 2011 10:42:47 +0000 (12:42 +0200)
commit628c9c353690b012965ccd74d68e1b81e4a2a368
tree29ed4912c041b8ae7bb961edbc80fcd1f7b0b8ed
parent026aef761bfe2e191fa38be357da233aacd6119e
printing specialized arrays readably

  When *READ-EVAL* is true, use #. based syntax to print them.

  lp#803665.
NEWS
src/code/pprint.lisp
src/code/print.lisp
tests/print.impure.lisp