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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12181   15 years ehuelsmann Prevent nested compilation of CLOS generated methods. This prevents …
(edit) @12124   16 years ehuelsmann Proposed solution to ticket #61: skip type checking on DEFTYPE-d types …
(edit) @12105   16 years Mark Evenson Split StackFrame? abstraction into Java and Lisp stack frames. From …
(edit) @12079   16 years ehuelsmann Add API to execute()-able classes for hot spot profiling next to …
(edit) @12053   16 years Mark Evenson Move additional symbols into THREADS package. The symbols THREADP …
(edit) @12030   16 years ehuelsmann Add documentation on different symbol value lookup functions.
(edit) @12028   16 years Mark Evenson Implementation of Franz Allegro Gates MP sync primitive by Tobias …
(edit) @11994   16 years vvoutilainen Move macroexpand-all and compiler-let to EXT and LISP packages, …
(edit) @11966   16 years ehuelsmann Symbol execute() methods: change to a different pattern to reduce …
(edit) @11754   16 years vvoutilainen Convert using ClassCastException? to checking instanceof. Performance …
(edit) @11714   16 years ehuelsmann Use the Fixnum factory instead of creating new Fixnums all over the …
(edit) @11711   16 years ehuelsmann Switch our internals over to the new variadic list() function.
(edit) @11698   16 years astalla reverted wrong commit.
(edit) @11697   16 years astalla Serialization support for some lisp objects.
(edit) @11590   16 years astalla Merged the scripting branch, providing JSR-223 support and other new …
(edit) @11539   16 years ehuelsmann Empty statements cleanup: * Remove unintentional empty statements * …
(edit) @11529   16 years Mark Evenson Revert inadvertent r11528.
(edit) @11528   16 years Mark Evenson Enable optional use of JFluid profiler.
(edit) @11492   16 years ehuelsmann Revert r11491. It was based on lack of understanding of the order in …
(edit) @11491   16 years ehuelsmann Cleanup: Add a way to add and initialize a special all at once. Note: …
(edit) @11490   16 years ehuelsmann Implement CDR6: *inspector-hook*. This implements feature request …
(edit) @11478   16 years ehuelsmann Cleanup: remove dead code (including a redefinition of 'equals' which …
(copy) @11457   16 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/Symbol.java:
(edit) @11391   16 years vvoutilainen ABCL license is GPL + Classpath exception. This was intended by Peter …
Note: See TracRevisionLog for help on using the revision log.