source: trunk/abcl/src/org/armedbear/lisp/CompiledClosure.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12398   15 years ehuelsmann Move lambda-list analysis from runtime to compile time for compiled …
(edit) @12306   15 years ehuelsmann Land fast-boot-preloading branch on trunk. Note: things to do include …
(edit) @12288   15 years vvoutilainen Don't extend Lisp in LispObject, static import Lisp wherever …
(edit) @12254   15 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
(edit) @12180   15 years astalla Ticket #56: eliminated use of temporary files for COMPILE
(edit) @11889   16 years vvoutilainen Remove CompiledFunction?, we don't need it.
(edit) @11888   16 years ehuelsmann Fix DISASSEMBLE.5: CompiledClosure? should return T when asked if it's …
(copy) @11883   16 years ehuelsmann Remove CompiledClosure?; Rename ClosureTemplateFunction? to …
copied from trunk/abcl/src/org/armedbear/lisp/ClosureTemplateFunction.java:
(edit) @11882   16 years ehuelsmann Remove the last of the _execute() methods: By loading the closure …
Note: See TracRevisionLog for help on using the revision log.