Reimplemented special operator handling to better handle the expression/statement...
commit546fc46f8e7b674f6ecf3348e182a2e6a4c374b3
authorVladimir Sedach <vsedach@gmail.com>
Thu, 4 Nov 2010 05:15:29 +0000 (4 01:15 -0400)
committerVladimir Sedach <vsedach@gmail.com>
Thu, 4 Nov 2010 05:15:29 +0000 (4 01:15 -0400)
tree6a1ff84b41c2e76da65ee087b31cf7888e362da3
parentec9b058dd2f950195b6979ef4c7561383259e145
Reimplemented special operator handling to better handle the expression/statement dichotomy.
parenscript.asd
src/compilation-interface.lisp
src/compiler.lisp
src/macros.lisp
src/special-operators.lisp [moved from src/special-forms.lisp with 62% similarity]
t/package-system-tests.lisp
t/ps-tests.lisp
t/reference-tests.lisp