1.0.1.25:
authorJuho Snellman <jsnell@iki.fi>
Mon, 15 Jan 2007 21:05:43 +0000 (21:05 +0000)
committerJuho Snellman <jsnell@iki.fi>
Mon, 15 Jan 2007 21:05:43 +0000 (21:05 +0000)
commitb7ec0e2b9f51e41c924c254b837cf64d115567df
treec480752d411d24b8e12b35da6313d4ff4d7c65f5
parent45b5a21316381ecab98a0e5a5296294e044170e8
1.0.1.25:
        Add limited support for LET and LET* to the fopcompiler (can only
        be used for binding lexical variables which aren't closed over).
        Speeds up McCLIM compilation by 5-10%.
src/code/kernel.lisp
src/compiler/fopcompile.lisp
tests/fopcompiler.impure-cload.lisp [new file with mode: 0644]
version.lisp-expr