0.pre7.80:
authorWilliam Harold Newman <william.newman@airmail.net>
Thu, 1 Nov 2001 18:39:01 +0000 (18:39 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Thu, 1 Nov 2001 18:39:01 +0000 (18:39 +0000)
commit986ce2596822cc0871b609346aaf592348aca596
tree40fba4106ca1e79f72f7962beca4cc64f82cc9e4
parent322be917a6b06f5741b0da8a6621a4f1e881bf11
0.pre7.80:
fixed raw slot accessor stuff so that it indexes correctly
when it's looking at raw data (rescaling the index by
the element size, as the old DEFUN SLOT-ACCESSOR-FORM
code did but my new code doesn't)
redid *RAW-TYPE->RAWREF-FUN-NAME* as *RAW-SLOT-DATA-LIST*
to support this
src/code/defstruct.lisp
src/code/target-defstruct.lisp
tests/defstruct.impure.lisp
version.lisp-expr