0.9.1.26:
authorJuho Snellman <jsnell@iki.fi>
Sun, 5 Jun 2005 11:37:01 +0000 (11:37 +0000)
committerJuho Snellman <jsnell@iki.fi>
Sun, 5 Jun 2005 11:37:01 +0000 (11:37 +0000)
commit3a2c2a2217f77e0d1a44a581c83e0311ebc2594a
tree3ffe45265f26ce2613b546ed8a5631753a807cd0
parent97106bb159710a2e816bf4e72669d6a3818d08aa
0.9.1.26:
Fix some circularity detection issues in the pretty printer.

* Move the circularity detection infrastructure into early-print.lisp.
        * Do circularity checks in PPRINT-LOGICAL-BLOCK.
* Add a couple of new tests, disable an old test which is (IMHO)
          invalid.
NEWS
package-data-list.lisp-expr
src/code/early-pprint.lisp
src/code/early-print.lisp
src/code/print.lisp
tests/pprint.impure.lisp
version.lisp-expr