source: trunk/abcl/src/org/armedbear/lisp/boot.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15748   5 months Mark Evenson Add gray-streams:stream-line-length extension
(edit) @14036   12 years ehuelsmann Re #226: Automatically generate autoloads. This commit adds the auto …
(edit) @14031   12 years ehuelsmann The precompiler has significant performance benefit in interpreted …
(edit) @13183   13 years ehuelsmann Make sure we autoload FORMAT whenever we've booted far enough and the …
(edit) @12673   14 years Mark Evenson Load 'system.lisp' later in boot so conditions trigger debugger.
(edit) @12516   14 years astalla Support for user-extensible sequences, adapted from SBCL.
(edit) @12514   14 years Mark Evenson Create logical pathnames translations for "SYS:SRC" and "SYS:JAVA". …
(edit) @12392   14 years ehuelsmann Move a constant definition from boot.lisp to Java, as the precedent …
(edit) @12380   14 years ehuelsmann Add internal DEFSTRUCT administration to the STREAM and SYSTEM-STREAM …
(edit) @12276   14 years ehuelsmann Further reduce forced loading of files: TOPLEVEL will be loaded when …
(edit) @12230   15 years ehuelsmann More efficient startup: only autoload pprint[.lisp] if necessary.
(edit) @12229   15 years ehuelsmann Move more to functions to the autoloader, to be loaded when necessary.
(edit) @12219   15 years ehuelsmann Remove package precompilation in boot.lisp; since we compile 99.9% …
(edit) @12218   15 years ehuelsmann Centralize package creation (in Lisp.java). This moves the creation …
(edit) @12216   15 years ehuelsmann Make sure the #n= and #n# reader functionality gets compiled. It's …
(edit) @12105   15 years Mark Evenson Split StackFrame? abstraction into Java and Lisp stack frames. From …
(edit) @12017   15 years ehuelsmann Performance improvement for non-recursive #= and ##: In the …
(edit) @11749   15 years ehuelsmann Follow up to r11747: remove SETF which causes iteration to terminate, …
(edit) @11747   15 years ehuelsmann Fix excessive stack use while resolving #n= and #n#: Don't recurse …
(copy) @11457   15 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/boot.lisp:
(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.