Modified the printer so that PS and PS-INLINE compile and print
authorVladimir Sedach <vsedach@gmail.com>
Tue, 30 Dec 2008 21:11:47 +0000 (14:11 -0700)
committerVladimir Sedach <vsedach@gmail.com>
Wed, 14 Jan 2009 15:53:30 +0000 (08:53 -0700)
commitcb8f8e58295db370220ad7c2f0f3d8d48fdc2442
tree48045997af92710489b31590c6acf655fb1a2a27
parentce44c98c339f0956ea7fe0963e36d13bbbc00b8c
Modified the printer so that PS and PS-INLINE compile and print
Parenscript code at macro-expansion time. Renamed COMPILE-SCRIPT to
PS1* and got rid of its output-stream argument.
docs/reference.lisp
src/compilation-interface.lisp
src/deprecated-interface.lisp
src/package.lisp
src/printer.lisp
src/special-forms.lisp
t/package-system-tests.lisp
t/ps-tests.lisp
t/test.lisp