Removed compile-time constant string concatenation from the Parenscript printer,...
authorVladimir Sedach <vsedach@gmail.com>
Sat, 4 Apr 2009 22:39:15 +0000 (16:39 -0600)
committerVladimir Sedach <vsedach@gmail.com>
Sat, 4 Apr 2009 22:39:15 +0000 (16:39 -0600)
commit496ef8be52f3e6c22ffdb72a36b4fdc0ed3cd93f
treecdae93005ace475b5e608bc8e169e8b50069e084
parente8fdcce782ec8e421ea47c7da2b8670898be170d
Removed compile-time constant string concatenation from the Parenscript printer, which was significantly slowing down compilation.
docs/reference.lisp
src/printer.lisp
t/ps-tests.lisp
t/reference-tests.lisp