Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
abcl
/
src
/
org
/
armedbear
/
lisp
/
Cons.java
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@12612
15 years
Mark Evenson
Incremental checkpoint on making JAR pathnames use the new URL pathname.
(edit)
@12607
15 years
Mark Evenson
URL pathnames working for OPEN for built-in schemas. Still need to …
(edit)
@12598
15 years
vvoutilainen
Make listp/endp/SYMBOLP final.
(edit)
@12590
15 years
vvoutilainen
Make nthcdr and NTH(
LispObject
) final.
(edit)
@12589
15 years
vvoutilainen
Make cadr/cddr/caddr final.
(edit)
@12516
15 years
astalla
Support for user-extensible sequences, adapted from SBCL.
(edit)
@12431
15 years
Mark Evenson
Replace
FastStringBuffer?
with java.lang.
StringBuilder?
. Phil Hudson …
(edit)
@12288
15 years
vvoutilainen
Don't extend Lisp in
LispObject
, static import Lisp wherever …
(edit)
@12287
15 years
vvoutilainen
Make
LispObject
.push() final.
(edit)
@12285
15 years
vvoutilainen
Make NUMBERP/LISTP/etc. type query functions final in
LispObject
. …
(edit)
@12279
15 years
ehuelsmann
Make car()/cdr()/setCar()/setCdr()/EQ() non-virtual, dispatching …
(edit)
@12272
15 years
ehuelsmann
Implement functional (declared final) interface to special bindings …
(edit)
@12254
15 years
ehuelsmann
Remove 'throws
ConditionThrowable?
' method annotations: it's an …
(edit)
@11754
16 years
vvoutilainen
Convert using
ClassCastException?
to checking instanceof. Performance …
(edit)
@11714
16 years
ehuelsmann
Use the Fixnum factory instead of creating new Fixnums all over the …
(edit)
@11711
16 years
ehuelsmann
Switch our internals over to the new variadic list() function.
(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/Cons.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.
Download in other formats:
RSS Feed
ChangeLog