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) @15569   2 years Mark Evenson Untabify en masse Results of running style.org source blocks on tree
(edit) @14023   12 years ehuelsmann Remove Function Preloading facility not in use for quite some time.
(edit) @13849   12 years ehuelsmann Switch compiled closures over to the ArgumentListProcessor? completely. …
(edit) @13440   13 years ehuelsmann Rename writeToString() to printObject() since that's what it's being …
(edit) @12398   14 years ehuelsmann Move lambda-list analysis from runtime to compile time for compiled …
(edit) @12306   14 years ehuelsmann Land fast-boot-preloading branch on trunk. Note: things to do include …
(edit) @12288   14 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   15 years vvoutilainen Remove CompiledFunction?, we don't need it.
(edit) @11888   15 years ehuelsmann Fix DISASSEMBLE.5: CompiledClosure? should return T when asked if it's …
(copy) @11883   15 years ehuelsmann Remove CompiledClosure?; Rename ClosureTemplateFunction? to …
copied from trunk/abcl/src/org/armedbear/lisp/ClosureTemplateFunction.java:
(edit) @11882   15 years ehuelsmann Remove the last of the _execute() methods: By loading the closure …
Note: See TracRevisionLog for help on using the revision log.