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) @12604   15 years ehuelsmann Further consolidation of copy/pasted code. Patch by: David Kirkman, …
(edit) @12602   15 years ehuelsmann Un-duplicate string reading between FaslReader? and LispReader?.
(edit) @12601   15 years ehuelsmann Remove end-of-line translation (for Windows) from the reader; this is …
(edit) @12600   15 years ehuelsmann Consolidate faslReadRadix with readRadix.
(edit) @12597   15 years ehuelsmann Consolidate faslRead, faslReadArray, faslReadComplex and …
(edit) @12594   15 years ehuelsmann Switch Stream.readList to use ReadtableAccessors?.
(edit) @12593   15 years ehuelsmann Switch Stream.readDispatchChar to use ReadtableAccessors?.
(edit) @12592   15 years ehuelsmann Consolidate the functionality of faslReadStructure and readStructure …
(edit) @12431   15 years Mark Evenson Replace FastStringBuffer? with java.lang.StringBuilder?. Phil Hudson …
(edit) @12328   15 years ehuelsmann Note a few codepoint to char conversions which are potential bugs.
(edit) @12290   15 years vvoutilainen Remove LispTrampolinesFile? and all references to it.
(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) @11991   16 years vvoutilainen Move IOException handling away from reader's tight loops.
(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/LispReader.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.