1.0.12.30: trivial compiler touchups
commitf171f5d447f88f542730a06a2c72e84301f07f30
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 12 Dec 2007 12:19:42 +0000 (12 12:19 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 12 Dec 2007 12:19:42 +0000 (12 12:19 +0000)
treee5faa3ca26be629498e115bdafbe135c691bbf5b
parent6298db769e00670920b3d5d2e2dc5426f9d64786
1.0.12.30: trivial compiler touchups

  * Use &BODY for DEFINE-VOP bodies instead of &REST.

  * Expand body of DO-USES only once, as per XXX note. Only 56 to
    go... Also make it return the RESULT form if there was just a
    single use -- not that we seem to be using the RESULT form at all
    currently.
src/compiler/macros.lisp
src/compiler/meta-vmdef.lisp
version.lisp-expr