Clarified the behavior of CASE when it comes to symbols and fixed some other bugs...
commit739863f99c48a4e7dcb508b562b83600b7b71153
authorVladimir Sedach <vsedach@gmail.com>
Tue, 4 Sep 2012 02:18:07 +0000 (3 22:18 -0400)
committerVladimir Sedach <vsedach@gmail.com>
Tue, 4 Sep 2012 02:18:07 +0000 (3 22:18 -0400)
treed10ee6d6de85c4e13666f9850157499ac528dc98
parentcf36564191859f97107c4125808788a2737e48d2
Clarified the behavior of CASE when it comes to symbols and fixed some other bugs in CASE and SWITCH forms. Thanks to Boris Smilga for the bug report.
docs/reference.html
src/deprecated-interface.lisp
src/js-ir-package.lisp
src/macros.lisp
src/non-cl.lisp
src/package.lisp
src/printer.lisp
t/eval-tests.lisp
t/output-tests.lisp