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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12431   15 years Mark Evenson Replace FastStringBuffer? with java.lang.StringBuilder?. Phil Hudson …
(edit) @12380   15 years ehuelsmann Add internal DEFSTRUCT administration to the STREAM and SYSTEM-STREAM …
(edit) @12361   15 years ehuelsmann Add setting the CPL of SYSTEM_STREAM.
(edit) @12358   15 years ehuelsmann Fix the stream Class Precedence Lists (CPLs) to include …
(edit) @12357   15 years ehuelsmann Change STREAM and its decendants to a structure class, from built-in, …
(edit) @12298   15 years ehuelsmann Full source scan of "catch (Throwable"; remove lots of instances, or …
(edit) @12288   15 years vvoutilainen Don't extend Lisp in LispObject, static import Lisp wherever …
(edit) @12254   15 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
(edit) @12105   16 years Mark Evenson Split StackFrame? abstraction into Java and Lisp stack frames. From …
(edit) @12053   16 years Mark Evenson Move additional symbols into THREADS package. The symbols THREADP …
(edit) @12028   16 years Mark Evenson Implementation of Franz Allegro Gates MP sync primitive by Tobias …
(edit) @11711   16 years ehuelsmann Switch our internals over to the new variadic list() function.
(edit) @11587   16 years ehuelsmann Ofcourse, you need all components for a commit to actually work... …
(edit) @11488   16 years ehuelsmann Add @Override annotations. Patch by: Douglas Miles
(copy) @11457   16 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/BuiltInClass.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.