0.7.6.18:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 13 Aug 2002 11:45:40 +0000 (11:45 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 13 Aug 2002 11:45:40 +0000 (11:45 +0000)
commitf399a6fcad06989b7cb70c00fc7a4a4850a22ab8
tree3aa234c9ced1722a90163650ab25a7396cb7e0cd
parent073501ed49414d9638cb41c05fb80627529f796d
0.7.6.18:
SYMBOL-MACROLET fixes
... throw a COMPILER-ERROR when attempting to bind a special or
a constant with SYMBOL-MACROLET
... throw a PROGRAM-ERROR when attempting to run a form
compiled with errors
(thanks to Raymond Toy and Eric Marsden for their work on the
CMUCL side)
BUGS
src/compiler/ir1-translators.lisp
src/compiler/ir1tran.lisp
src/compiler/main.lisp
tests/compiler.impure.lisp
version.lisp-expr