Fixed bug with BLOCK erroneously interpreting lexical returns as dynamic, added more...
commit591bc6c88b84ef28da73da75401ea5b9c53d833a
authorVladimir Sedach <vsedach@gmail.com>
Sun, 21 Nov 2010 21:28:54 +0000 (21 16:28 -0500)
committerVladimir Sedach <vsedach@gmail.com>
Sun, 21 Nov 2010 21:28:54 +0000 (21 16:28 -0500)
tree82e71e053f7538240656b8fdec59c6fd7b95ee56
parent0e01e555f404a7dcb8befb7587288c38abf526c2
Fixed bug with BLOCK erroneously interpreting lexical returns as dynamic, added more RETURN tests.
src/compiler.lisp
src/special-operators.lisp
t/ps-tests.lisp