Fixed error with symbol-macrolet overriding lexical bindings introduced by functions...
commitda85932825c5b5f39cbb2ccbee3926e3438feb59
authorVladimir Sedach <vsedach@gmail.com>
Tue, 1 Mar 2011 02:28:56 +0000 (28 21:28 -0500)
committerVladimir Sedach <vsedach@gmail.com>
Tue, 1 Mar 2011 02:28:56 +0000 (28 21:28 -0500)
treeca4d523c8f9a5fa21e9e9c7d13f69e45d0a70a37
parent0f79f2f7524be00d2537f3b602d6cfd76fafcead
Fixed error with symbol-macrolet overriding lexical bindings introduced by functions. Thanks to Scott Bell for the bug report.
src/compiler.lisp
src/function-definition.lisp
t/output-tests.lisp