0.7.3.2:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 25 Apr 2002 20:59:44 +0000 (20:59 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 25 Apr 2002 20:59:44 +0000 (20:59 +0000)
commit1dfcd0ed5fc81f4355101c1eeb990a1f7d089e40
tree674edae53b47ccdb1b3a10200f185a24e738a5e8
parent86210c4e406c1b2ff10cc3bac0e71435867db48b
0.7.3.2:
(slightly dangerous, as WHN committed while I was building, but
these fixes have been in my tree for a while, anyway)
More clisp bootstrapping fixes:
... define FASL-WRITE-STRING to write fasl headers, and use it
... don't pass :start arguments that are greater than the length
of the sequence
... make set-functions to pass around for structure setters, rather
than #'(setf slot)
... move compiler/generic/vm-tran.lisp later in the build order
build-order.lisp-expr
src/compiler/dump.lisp
src/compiler/main.lisp
src/compiler/tn.lisp
version.lisp-expr