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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14514   11 years rschlatte export mop:slot-definition-documentation
(edit) @14494   11 years rschlatte Remove casts to StandardGenericFunction? Replaced with function …
(edit) @14103   12 years ehuelsmann Follow-up to r14102.
(edit) @14102   12 years ehuelsmann Move some EXPORTs from autoloads.lisp to mop.lisp.
(edit) @13990   12 years rschlatte Implement make-method-lambda
(edit) @13983   12 years rschlatte Implement find-method-combination - Store method combination as an …
(edit) @13979   12 years rschlatte export mop:compute-discriminating-function - amusingly, this fixes 6 …
(edit) @13961   12 years rschlatte Export the rest of the standard metaobject readers - also some feeble …
(edit) @13960   12 years rschlatte Export slot definition accessors from the MOP package - also move all …
(edit) @13959   12 years rschlatte Implement compute-effective-method - possibly not quite compliant: we …
(edit) @13958   12 years rschlatte Implement compute-default-initargs
(edit) @13955   12 years rschlatte Make slot-value-using-class &c dispatch on slot definition object - …
(edit) @13929   12 years rschlatte Re-enable class forward definitions. ... add an additional clause to …
(edit) @13923   12 years rschlatte Implement validate-superclass
(edit) @13895   12 years rschlatte Export slot-value-using-class from the MOP package.
(edit) @13894   12 years rschlatte Implemented ensure-generic-function-using-class.
(edit) @13893   12 years rschlatte Implement add-direct-subclass, remove-direct-subclass. ... down to 10 …
(edit) @13892   12 years rschlatte Export mop::method-lambda-list.
(edit) @13887   12 years rschlatte Export more symbols from package MOP.
(edit) @13879   12 years rschlatte Export standard-instance-access from package MOP.
(edit) @13878   12 years rschlatte export mop:slot-definition-location
(edit) @13877   12 years rschlatte Implement the dependent maintenance protocol (AMOP Sec. 5.5.6)
(edit) @13837   12 years rschlatte Implement specializer-method--related protocol. Add …
(edit) @13817   12 years rschlatte Implement writer-method-class. ... Bonus content: make non-standard …
(edit) @13814   12 years rschlatte implement classes standard-method, standard-reader-method in Lisp
(edit) @13789   12 years rschlatte Implement ensure-class-using-class.
(edit) @13774   12 years rschlatte introduce funcallable-standard-class ... not yet usable as metaclass …
(edit) @13766   12 years rschlatte export a bunch of required symbols from package "MOP".
(edit) @13701   12 years Mark Evenson mop: implement mop:extract-specializer-names as specified in AMOP page …
(edit) @13541   13 years Mark Evenson Convert docstrings and primitives to standard conventions.
(edit) @13377   13 years Mark Evenson Export symbols which are in the AMOP dictionary. …
(add) @13376   13 years Mark Evenson Implement MOP:VALIDATE-SUPERCLASS. Start breaking out MOP defintions …
Note: See TracRevisionLog for help on using the revision log.