source: trunk/abcl/src/org/armedbear/lisp/JProxy.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) @15521   3 years Mark Evenson Use java.lang.Integer.valueOf() rather than constructor Removes …
(edit) @14466   11 years rschlatte call type_error when possible
(edit) @13461   13 years ehuelsmann Print expected minimum and maximum argument list lengths in …
(edit) @12775   14 years Mark Evenson Fix compiler errors.
(edit) @12774   14 years astalla Added support for implementing multiple interfaces using jmake-proxy
(edit) @12513   14 years ehuelsmann Remove 'private' keyword to eliminate the Java requirement for the …
(edit) @12290   14 years vvoutilainen Remove LispTrampolinesFile? and all references to it.
(edit) @12288   14 years vvoutilainen Don't extend Lisp in LispObject, static import Lisp wherever …
(edit) @12255   14 years ehuelsmann Rename ConditionThrowable? to ControlTransfer? and remove try/catch …
(edit) @12254   14 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
(edit) @12252   14 years ehuelsmann Annotate dubious uses of ConditionThrowable? with FIXME's.
(edit) @11859   15 years astalla Corrected previous commit: JProxy uses APPLY and not FUNCALL.
(edit) @11858   15 years astalla JProxy now uses funcall instead of function.execute(LispObject[]). …
(edit) @11590   15 years astalla Merged the scripting branch, providing JSR-223 support and other new …
(edit) @11488   15 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
(copy) @11457   15 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/JProxy.java:
(edit) @11391   15 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Note: See TracRevisionLog for help on using the revision log.