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