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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15763   19 months Mark Evenson JAVA package docstring and export adjustment
(edit) @15570   3 years Mark Evenson Start out with the actual Class in print-object on java:java-object …
(edit) @15569   3 years Mark Evenson Untabify en masse Results of running style.org source blocks on tree
(edit) @15396   5 years Mark Evenson Ensure that we behave like previous implementation Seemingly working …
(edit) @15116   7 years Mark Evenson Add jtypecase form, fix print-object of null pointer (Alan Ruttenberg) …
(edit) @15056   8 years Mark Evenson Specialize print-java-object-by-class to use java class-specific print …
(edit) @14978   8 years Mark Evenson Implement MAKE-LOAD-FORM for Java fields (Alan Ruttenberg) …
(edit) @14968   8 years Mark Evenson doc: adjust JAVA:CHAIN documentation Re-generate User Manual artifacts.
(edit) @14966   8 years Mark Evenson JAVA:CHAIN: return last value of computation (Alan Ruttenberg) …
(edit) @14952   8 years Mark Evenson Guard printing of large Java objects (Alan Ruttenberg) Be careful …
(edit) @14127   13 years ehuelsmann Reindent documentation string.
(edit) @14104   13 years ehuelsmann Move exports from the JAVA package to java.lisp.
(edit) @13967   13 years Mark Evenson JAVA:JINPUT-STREAM returns the underlying java.io.InputStream? for any …
(edit) @13923   13 years rschlatte Implement validate-superclass
(edit) @13908   13 years Mark Evenson docstrings: document JAVA:JNEW-ARRAY-FROM-LIST and some friends.
(edit) @13710   14 years astalla First stab at restoring runtime-class. Supported: extending a Java …
(edit) @13608   14 years Mark Evenson Fill in some missing docstrings from JAVA package. Unfortunately, we …
(edit) @13393   14 years Mark Evenson JAVA:JARRAY-FROM-LIST infers the type of the Java array.
(edit) @13369   14 years Mark Evenson Make JAVA:ADD-TO-CLASSPATH a generic function. With this change we …
(edit) @13368   14 years astalla Better separation between java-collections and the Java FFI. …
(edit) @13366   14 years Mark Evenson Remove deprecated use of JAVA:MAKE-IMMEDIATE-OBJECT.
(edit) @13102   15 years ehuelsmann Add more type-conversion helpers to java.lisp.
(edit) @12994   15 years astalla New high-level Java interop macros: 'chain' for chained method …
(edit) @12831   15 years astalla First stab at Java collections integration with the sequences protocol.
(edit) @12774   15 years astalla Added support for implementing multiple interfaces using jmake-proxy
(edit) @12715   15 years astalla Support for custom defclass options for user-defined metaclasses. …
(edit) @12661   15 years astalla Fix computation of the class precedence list for Java classes in case …
(edit) @12660   15 years astalla Fixed and rationalized class precedence list computation for …
(edit) @12583   15 years astalla JAVA-CLASS metaclass reimplemented in Lisp.
(edit) @12315   16 years astalla Implemented (setf jfield).
(edit) @11940   16 years astalla Fixed a bug in interpreted let* and do*: the environment used for …
(edit) @11590   16 years astalla Merged the scripting branch, providing JSR-223 support and other new …
(edit) @11529   17 years Mark Evenson Revert inadvertent r11528.
(edit) @11528   17 years Mark Evenson Enable optional use of JFluid profiler.
(copy) @11457   17 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/java.lisp:
(edit) @11391   17 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Note: See TracRevisionLog for help on using the revision log.