Fixed bug where FUNCALL wasn't properly accessing lexical variables
commit41daaf149064b4a3fa71ed9bf2759e62a764ec18
authorVladimir Sedach <vsedach@gmail.com>
Sun, 18 Apr 2010 23:32:54 +0000 (18 19:32 -0400)
committerVladimir Sedach <vsedach@gmail.com>
Sun, 18 Apr 2010 23:32:54 +0000 (18 19:32 -0400)
tree04edf491de235df5e9b160b7962d53354e0513ce
parentc569e5049522b04aecf76f99fee1437419b6e09f
Fixed bug where FUNCALL wasn't properly accessing lexical variables
(thanks to Daniel Gackle for the bug report).
src/macros.lisp
src/special-forms.lisp
t/ps-tests.lisp