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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12710   14 years ehuelsmann Move access to uninterned symbols array to Load.java for future use by …
(edit) @12650   14 years ehuelsmann Fix #79: Equally named -but different- uninterned symbols coalesced …
(edit) @12604   14 years ehuelsmann Further consolidation of copy/pasted code. Patch by: David Kirkman, …
(edit) @12602   14 years ehuelsmann Un-duplicate string reading between FaslReader? and LispReader?.
(edit) @12601   14 years ehuelsmann Remove end-of-line translation (for Windows) from the reader; this is …
(edit) @12600   14 years ehuelsmann Consolidate faslReadRadix with readRadix.
(edit) @12597   14 years ehuelsmann Consolidate faslRead, faslReadArray, faslReadComplex and …
(edit) @12594   14 years ehuelsmann Switch Stream.readList to use ReadtableAccessors?.
(edit) @12593   14 years ehuelsmann Switch Stream.readDispatchChar to use ReadtableAccessors?.
(edit) @12592   14 years ehuelsmann Consolidate the functionality of faslReadStructure and readStructure …
(edit) @12591   14 years ehuelsmann Removal of copy/paste code between FaslReader? and LispReader?.
(edit) @12431   14 years Mark Evenson Replace FastStringBuffer? with java.lang.StringBuilder?. Phil Hudson …
(edit) @12290   14 years vvoutilainen Remove LispTrampolinesFile? and all references to it.
(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) @11991   15 years vvoutilainen Move IOException handling away from reader's tight loops.
(edit) @11783   15 years ehuelsmann Fix fasl reader special bindings leak. * Bind the …
(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/FaslReader.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.