0.pre7.81:
authorWilliam Harold Newman <william.newman@airmail.net>
Thu, 1 Nov 2001 20:24:55 +0000 (20:24 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Thu, 1 Nov 2001 20:24:55 +0000 (20:24 +0000)
commitbed279acc9bd04eb1bbf56acb0dcaa3b1acf04f0
tree0898ff597a84efce53a44498dab3453713f33c14
parent986ce2596822cc0871b609346aaf592348aca596
0.pre7.81:
DEFSTRUCT cleanups..
..got rid of old SLOT-ACCESSOR-FORM in favor of
%ACCESSOR-PLACE-FORM, so that now information about
the different types of raw slots is more nearly
centralized in *RAW-SLOT-DATA-LIST*
..moved target-only stuff from near %TARGET-DEFSTRUCT call in
%DEFSTRUCT into %TARGET-DEFSTRUCT
miscellaneous cleanups..
..added (SETQ *PRINT-CIRCLE* T) to the before-proper-printing
hacks in make-target-2.sh
fixed stupid *PRINT-CIRCLE*-related bug in OUTPUT-OBJECT
(introduced in the 0.pre7.76 changes)
TODO
make-target-2.sh
src/code/defstruct.lisp
src/code/print.lisp
src/code/target-defstruct.lisp
tests/defstruct.impure.lisp
version.lisp-expr