0.7.10.7:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 2 Dec 2002 14:24:45 +0000 (14:24 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 2 Dec 2002 14:24:45 +0000 (14:24 +0000)
commit6498af7fdc48d9bf5df33e75d7e4d385893feb06
treee2afdf65bf60f1ac8dfd2773d348765ec5f34d1d
parentcf607a404d7518e8a18c9e362913f370eb9a5e38
0.7.10.7:
Improve FUNCTION-LAMBDA-EXPRESSION marginally, to help in
getting INLINE-inside-MACROLET working in the target
compiler
... associate the function with the debug-source where possible
... we now store (LAMBDA ...), not (FUNCTION (LAMBDA ...)), so
remove the bogus SECOND
src/code/target-misc.lisp
src/compiler/main.lisp
tests/compiler.pure.lisp
version.lisp-expr