1.0.30.27: pretty-printing improvements
authorNikodemus Siivola <nikodemus@random-state.net>
Sat, 1 Aug 2009 07:57:36 +0000 (07:57 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sat, 1 Aug 2009 07:57:36 +0000 (07:57 +0000)
commitb217b7cf91187be54b758210a4b0ab5503952771
treebc6efd9721f432c1363e7725589e10d8e548b22b
parenta76ae2de6f6d81d3a774da2060844af08e705c95
1.0.30.27: pretty-printing improvements

 * Improved pretty-printing of simple LOOP forms, IF, and
   MULTIPLE-VALUE-CALL. Patches by Tobias Rittweiler.

 * Improved pretty-printing of general macro calls by inspecting
   location of &BODY in the lambda-list. Patch by Tobias Rittweiler.

 * Make tests in walker.impure.lisp ignore newlines as well.
NEWS
src/code/pprint.lisp
tests/walk.impure.lisp
version.lisp-expr