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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15027   7 years Mark Evenson Better type checks (Olof-Joachim Frahm)
(edit) @14903   8 years Mark Evenson [PATCH 4/5] Runtime class improvements (ferada) From …
(edit) @14882   8 years Mark Evenson Revert r15858 to restore working CFFI-TESTS invocation …
(edit) @14858   8 years Mark Evenson [PATCH 4/5] Runtime class improvements. From …
(edit) @13442   13 years ehuelsmann Remove .toString() methods which override default Java output to be …
(edit) @12713   14 years astalla Serialization support for some Lisp types. For symbols and packages, …
(edit) @12598   14 years vvoutilainen Make listp/endp/SYMBOLP final.
(edit) @12590   14 years vvoutilainen Make nthcdr and NTH(LispObject) final.
(edit) @12589   14 years vvoutilainen Make cadr/cddr/caddr final.
(edit) @12400   14 years ehuelsmann Make NIL-as-a-symbol available for use for the compiler. Shaves off …
(edit) @12288   14 years vvoutilainen Don't extend Lisp in LispObject, static import Lisp wherever …
(edit) @12287   14 years vvoutilainen Make LispObject.push() final.
(edit) @12285   14 years vvoutilainen Make NUMBERP/LISTP/etc. type query functions final in LispObject. …
(edit) @12279   14 years ehuelsmann Make car()/cdr()/setCar()/setCdr()/EQ() non-virtual, dispatching …
(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) @11726   15 years ehuelsmann Fix class dependency issue. The current code works on Sun, however …
(edit) @11714   15 years ehuelsmann Use the Fixnum factory instead of creating new Fixnums all over the …
(edit) @11711   15 years ehuelsmann Switch our internals over to the new variadic list() function.
(edit) @11698   15 years astalla reverted wrong commit.
(edit) @11697   15 years astalla Serialization support for some lisp objects.
(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/Nil.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.