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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13440   13 years ehuelsmann Rename writeToString() to printObject() since that's what it's being …
(edit) @13273   13 years astalla Correct support for custom slots definitions in MOP: * class …
(edit) @13221   13 years astalla Fix LispClass?.subclassp(LispObject) used by register-java-exception. …
(edit) @12956   14 years ehuelsmann Make FIND-CLASS use a class which supports non-blocking reading from a …
(edit) @12576   14 years ehuelsmann Re #38: Merge the METACLASS branch to trunk.
(edit) @12481   14 years ehuelsmann Merge 'metaclass' branch, making STANDARD-CLASS have slots to be …
(edit) @12431   14 years Mark Evenson Replace FastStringBuffer? with java.lang.StringBuilder?. Phil Hudson …
(edit) @12356   14 years ehuelsmann Make LispClass?.addClass return the added class, for convenience.
(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) @11754   15 years vvoutilainen Convert using ClassCastException? to checking instanceof. Performance …
(edit) @11711   15 years ehuelsmann Switch our internals over to the new variadic list() function.
(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/LispClass.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.