0.pre7.65:
authorWilliam Harold Newman <william.newman@airmail.net>
Mon, 15 Oct 2001 22:18:43 +0000 (22:18 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Mon, 15 Oct 2001 22:18:43 +0000 (22:18 +0000)
commit913e06f191acb65c1d99d42234704bec38500ff4
tree187cbaeb9adf06c7300e55b2acc5cd9afc9f0612
parent89df0fb4a1d8f2b799933ce4ca5be713512f0923
0.pre7.65:
tweaked things (making %COMPILER-DEFSTRUCT responsible
for setting inline expansions) so that whenever
INFO :FUNCTION :ACCESSOR-FOR is set the inline
expansion always exists too
defined NTH-WITH-SANE-ARG-ORDER to support future
generalization of new DEFSTRUCT code to :TYPE LIST
s/defined-function/defined-fun/
The manual can be formatted into HTML with openjade now, at
least on my system, and probably also on other systems
which use the same absolute filename for docbook.dsl
as OpenBSD 2.9 does.
14 files changed:
NEWS
doc/sbcl-html.dsl
package-data-list.lisp-expr
src/code/defstruct.lisp
src/code/early-extensions.lisp
src/code/early-setf.lisp
src/compiler/info-functions.lisp
src/compiler/ir1final.lisp
src/compiler/ir1opt.lisp
src/compiler/ir1tran.lisp
src/compiler/ir1util.lisp
src/compiler/lexenv.lisp
src/compiler/node.lisp
version.lisp-expr