0.9.12.13:
authorJuho Snellman <jsnell@iki.fi>
Sat, 13 May 2006 17:20:03 +0000 (17:20 +0000)
committerJuho Snellman <jsnell@iki.fi>
Sat, 13 May 2006 17:20:03 +0000 (17:20 +0000)
commit3ca73f72116001579bde0f59e5aa1359cc41631e
tree10adc9fdebdecae5ada7f548751f93cd9a23e9ce
parent23cadc8d86d40f5b1e625ae0469043fa3e8362ce
0.9.12.13:
        Add a simple compiler from some common toplevel forms directly
to fasl bytecode operations, instead of going through the real
compiler. Shrinks fasls and speeds up COMPILE-FILE and fasl
        loading.
NEWS
build-order.lisp-expr
package-data-list.lisp-expr
src/code/early-fasl.lisp
src/code/eval.lisp
src/code/fop.lisp
src/code/load.lisp
src/compiler/dump.lisp
src/compiler/fopcompile.lisp [new file with mode: 0644]
src/compiler/main.lisp
version.lisp-expr