fix LET* environment semantics in sexp-based evaluator
authorChristophe Rhodes <csr21@cantab.net>
Sun, 3 Nov 2013 16:32:49 +0000 (16:32 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Sun, 3 Nov 2013 16:33:26 +0000 (16:33 +0000)
commit9c9d6dbdc28a8bfe70be09f35263e9ec02411d0e
tree987a5e308c2d2a5a489c5f0049200ccd61e446a0
parente51821dc33815272034a3adf76b91861d0729304
fix LET* environment semantics in sexp-based evaluator
src/code/full-eval.lisp
tests/full-eval.impure.lisp