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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14479   11 years rschlatte Rename and slightly refactor sys:make-slot-definition - rename to …
(edit) @14478   11 years rschlatte remove Java-side accessor primitives from SlotDefinition?.java - …
(edit) @14477   11 years rschlatte eliminate hardcoded slot locations in SlotDefinitionClass?.java
(edit) @14134   12 years rschlatte Handle instances of subclasses of standard-slot-definition in …
(edit) @13947   12 years rschlatte change slot names to avoid symbols from CL - The mop-feature-tests …
(edit) @13897   12 years rschlatte Add type, documentation slots to slot-definition class.
(edit) @13541   13 years Mark Evenson Convert docstrings and primitives to standard conventions.
(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) @12752   14 years astalla Progress towards custom slot definition support: use of generic …
(edit) @12749   14 years Mark Evenson Undo previous commmit.
(edit) @12748   14 years Mark Evenson Include 'examples' in release source distribution. Reported by Mario Lang.
(edit) @12738   14 years astalla Initial support for custom slot definition metaobjects in MOP.
(edit) @12576   14 years ehuelsmann Re #38: Merge the METACLASS branch to trunk.
(edit) @12521   14 years ehuelsmann Correct spelling error in helper function checkSlotDefination() -> …
(edit) @12431   14 years Mark Evenson Replace FastStringBuffer? with java.lang.StringBuilder?. Phil Hudson …
(edit) @12298   14 years ehuelsmann Full source scan of "catch (Throwable"; remove lots of instances, or …
(edit) @12288   14 years vvoutilainen Don't extend Lisp in LispObject, static import Lisp wherever …
(edit) @12254   14 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
(edit) @11754   15 years vvoutilainen Convert using ClassCastException? to checking instanceof. Performance …
(edit) @11714   15 years ehuelsmann Use the Fixnum factory instead of creating new Fixnums all over the …
(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/SlotDefinition.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.