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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12646   14 years ehuelsmann Re #93: Instead of fixing just readList and readDelimitedList, …
(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) @12431   14 years Mark Evenson Replace FastStringBuffer? with java.lang.StringBuilder?. Phil Hudson …
(edit) @12328   14 years ehuelsmann Note a few codepoint to char conversions which are potential bugs.
(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) @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/LispReader.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.