0.7.12.5:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 27 Jan 2003 17:27:51 +0000 (17:27 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 27 Jan 2003 17:27:51 +0000 (17:27 +0000)
commitb0fab8a8c774f4e2921877c408ecca0b39d38676
treeaafadf178ec005f4db6eebeea70d72938d5dd0de
parent749c55a9132056c063ea4ca517ce6d060db9f4b4
0.7.12.5:
Fix bug 157: give TYPEP and friends an (ignored) optional
environment argument
... and open bug 237 documenting the implementation
deficiencies.
Also allow calls to MACROEXPAND and friends with an explicit NIL
environment argument to be compiled and executed.
12 files changed:
BUGS
NEWS
package-data-list.lisp-expr
src/code/array.lisp
src/code/deftypes-for-target.lisp
src/code/late-type.lisp
src/code/numbers.lisp
src/code/pred.lisp
src/code/typep.lisp
src/compiler/fndb.lisp
tests/interface.pure.lisp
version.lisp-expr