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) @15692   12 months Mark Evenson Create a proxy Stream class for CLOS streams Attempts to address …
(edit) @13769   12 years rschlatte Remove spurious built-in class definition for method-combination
(edit) @13445   13 years ehuelsmann Print unreadable strings with unreadableString() exclusively, so it …
(edit) @13440   13 years ehuelsmann Rename writeToString() to printObject() since that's what it's being …
(edit) @13246   13 years ehuelsmann Fix #139 by adding weak object reference support.
(edit) @13194   13 years ehuelsmann As a convenience-method: let BUILT-IN-CLASSes report themselves as …
(edit) @12607   14 years Mark Evenson URL pathnames working for OPEN for built-in schemas. Still need to …
(edit) @12575   14 years astalla Made SEQUENCE be a built-in class again to avoid to cause problems …
(edit) @12516   14 years astalla Support for user-extensible sequences, adapted from SBCL.
(edit) @12481   14 years ehuelsmann Merge 'metaclass' branch, making STANDARD-CLASS have slots to be …
(edit) @12431   14 years Mark Evenson Replace FastStringBuffer? with java.lang.StringBuilder?. Phil Hudson …
(edit) @12380   14 years ehuelsmann Add internal DEFSTRUCT administration to the STREAM and SYSTEM-STREAM …
(edit) @12361   14 years ehuelsmann Add setting the CPL of SYSTEM_STREAM.
(edit) @12358   14 years ehuelsmann Fix the stream Class Precedence Lists (CPLs) to include …
(edit) @12357   14 years ehuelsmann Change STREAM and its decendants to a structure class, from built-in, …
(edit) @12298   14 years ehuelsmann Full source scan of "catch (Throwable"; remove lots of instances, or …
(edit) @12288   14 years vvoutilainen Don't extend Lisp in LispObject, static import Lisp wherever …
(edit) @12254   14 years ehuelsmann Remove 'throws ConditionThrowable?' method annotations: it's an …
(edit) @12105   15 years Mark Evenson Split StackFrame? abstraction into Java and Lisp stack frames. From …
(edit) @12053   15 years Mark Evenson Move additional symbols into THREADS package. The symbols THREADP …
(edit) @12028   15 years Mark Evenson Implementation of Franz Allegro Gates MP sync primitive by Tobias …
(edit) @11711   15 years ehuelsmann Switch our internals over to the new variadic list() function.
(edit) @11587   15 years ehuelsmann Ofcourse, you need all components for a commit to actually work... …
(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/BuiltInClass.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.