0.8alpha.0.37:
commit9719063b661a99d2cc2a1d9b2ea7dd81145ded59
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 19 May 2003 14:05:17 +0000 (19 14:05 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 19 May 2003 14:05:17 +0000 (19 14:05 +0000)
tree59255157b24c0f078f0c379289ce15c223aa7381
parent83e5661ae59addac315e6754013b3887b477570f
0.8alpha.0.37:
Make MAKE-LOAD-FORM(-SAVING-SLOTS) vaguely conform
... and in the process, remind myself of just how horrible the
:JUST-DUMP-IT-NORMALLY hack was.
... more methods on MAKE-LOAD-FORM;
... real, CLOS-based introspective definition of
MAKE-LOAD-FORM-SAVING-SLOTS...
... which means that we have to hold off from using MLFSS until
it's around, so make JUST-DUMP-IT-NORMALLY use
:SB-JUST-DUMP-IT-NORMALLY rather than MLFSS in its
definition for the target.
Fix the type.impure.lisp test for the new definition of
condition classes (oops).
NEWS
src/code/defbangstruct.lisp
src/code/target-defstruct.lisp
src/pcl/env.lisp
tests/type.impure.lisp
version.lisp-expr