Changed printing subsystem interface to allow direct output to
authorVladimir Sedach <vsedach@gmail.com>
Fri, 11 Sep 2009 18:56:40 +0000 (12:56 -0600)
committerVladimir Sedach <vsedach@gmail.com>
Fri, 11 Sep 2009 18:56:40 +0000 (12:56 -0600)
commitd434e1d5d12d734270eea083b27ac08f29084015
treeaaf14050c50770cb0d5275193d0783567c8fb930
parent4e6c3ba16e65b748f07dc46545e4ce73f150693f
Changed printing subsystem interface to allow direct output to
streams. Added 'ps-to-stream' function.
docs/reference.lisp
src/compilation-interface.lisp
src/package.lisp
src/printer.lisp
t/ps-tests.lisp
t/reference-tests.lisp