0.pre7.79:
authorWilliam Harold Newman <william.newman@airmail.net>
Thu, 1 Nov 2001 14:16:40 +0000 (14:16 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Thu, 1 Nov 2001 14:16:40 +0000 (14:16 +0000)
commit322be917a6b06f5741b0da8a6621a4f1e881bf11
treea2bcf7b2906c4de16754a2f61575cf9eab0a53f6
parent58a0e578e00abcb85940021d5ef3051c0b4c2082
0.pre7.79:
added %COMPILER-DEFSTRUCT-generated inline expansions
for type predicates
removed predicate DEFUN from macroexpansion of DEFSTRUCT
(so that now %DEFSTRUCT-generated closures and
%COMPILER-DEFSTRUCT-generated inline expansions do
everything)
moved definitions of SPECIFIER-TYPE stuff later in
early-type.lisp, after DEFSTRUCT VALUES-TYPE, so that
the VALUES-TYPE-P call there can be inlined
src/code/defstruct.lisp
src/code/early-type.lisp
version.lisp-expr