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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15569   2 years Mark Evenson Untabify en masse Results of running style.org source blocks on tree
(edit) @15030   7 years Mark Evenson Declare copy functions for structures (Olof-Joachim Frahm)
(edit) @14914   7 years Mark Evenson Dramatically improve source recording on SYS::SOURCE plist for a …
(edit) @14162   12 years ehuelsmann Fix PAIPROLOG and UNIFGRAM regressions caused by stricter DEFSTRUCT …
(edit) @14161   12 years ehuelsmann Fix CLICKR system load regressions caused by stricter DEFSTRUCT …
(edit) @14129   12 years ehuelsmann Follow up to r14128: if the descriptions are the same, continue with …
(edit) @14128   12 years ehuelsmann Fix #113 (redefinition of structures can crash ABCL) by failing the …
(edit) @14072   12 years ehuelsmann Make sure the PRINT-OBJECT generic function is loaded when defining …
(edit) @14014   12 years rschlatte fixes for (documentation x 'type) and (documentation x 'structure)
(edit) @13451   13 years ehuelsmann Use pre-compiled closures to populate the reader/writer accessors for …
(edit) @13188   13 years ehuelsmann Fix DEFSTRUCT trying to generate accessors named NIL. Note: …
(edit) @12933   14 years ehuelsmann Fix #106: DEFSTRUCT :include with :conc-name.
(edit) @12113   15 years ehuelsmann Fix types used in THE type-checking for structure access.
(edit) @12098   15 years ehuelsmann Structure access referential integrity checks. Pointed out by piso.
(edit) @12078   15 years ehuelsmann Greatly increase performance with VECTOR structures by propagating the …
(copy) @11457   15 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/defstruct.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.