source: trunk/abcl/src/org/armedbear/lisp/compile-system.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15707   10 months Mark Evenson Gray Streams now work much better Implemented Java-side proxy in …
(edit) @15636   14 months Mark Evenson java: provide api for getting and setting classloader The …
(edit) @15569   2 years Mark Evenson Untabify en masse Results of running style.org source blocks on tree
(edit) @14931   7 years Mark Evenson Bless EXT:GET-PID as the offical way to get procees id Regenerate TeX …
(edit) @14879   8 years Mark Evenson EXT:OS-{UNIX,WINDOWS}-P now provide a pre-ASDF runtime check on …
(edit) @14817   9 years Mark Evenson Place 'asdf' and 'abcl-contrib' at end of system compilation …
(edit) @14457   11 years ehuelsmann Add FASL concatenation functionality for ASDF to use in its ASDF3 …
(edit) @14369   11 years Mark Evenson Implementation of autoloader for SETF generalized references. Fixes …
(edit) @14346   11 years rschlatte Move documentation into its own file.
(edit) @14196   12 years Mark Evenson SYS:SHA256 efficiently computes cryptographic hashs on pathnames.
(edit) @14142   12 years ehuelsmann Fix the incremental build.
(edit) @14121   12 years ehuelsmann Move exports from autoloads.lisp to the respective defining files. …
(edit) @14119   12 years ehuelsmann Revert r14107: r14118 meets the compilation requirement.
(edit) @14117   12 years ehuelsmann 3 changes: - Improve speed of "multi-homed symbol" removal - …
(edit) @14108   12 years ehuelsmann Remove tag-line from generated autoloads-gen.lisp.
(edit) @14107   12 years rschlatte restore build - ed.lisp needs make-socket to be exported
(edit) @14099   12 years ehuelsmann Make the autoloader smarter: make sure exported symbols are exported …
(edit) @14036   12 years ehuelsmann Re #226: Automatically generate autoloads. This commit adds the auto …
(edit) @14034   12 years ehuelsmann Follow up to r14027: generate the output files while building our system.
(edit) @14002   12 years Mark Evenson dmiles: SYS:*COMPILE-FILE-CLASS-EXTENSION* contains PATHNAME TYPE of …
(edit) @13710   12 years astalla First stab at restoring runtime-class. Supported: extending a Java …
(edit) @13600   13 years ehuelsmann Fix #143: Support circularity in serialized forms -- this enables …
(edit) @13451   13 years ehuelsmann Use pre-compiled closures to populate the reader/writer accessors for …
(edit) @13376   13 years Mark Evenson Implement MOP:VALIDATE-SUPERCLASS. Start breaking out MOP defintions …
(edit) @13304   13 years Mark Evenson Untabify.
(edit) @13303   13 years Mark Evenson Automagically find contrib via (REQUIRE :ABCL-CONTRIB). REQUIREing …
(edit) @13271   13 years astalla Included changes to compile-system.lisp missing from previous commit. …
(edit) @12918   14 years astalla generic-class-file branch merged.
(edit) @12831   14 years astalla First stab at Java collections integration with the sequences protocol.
(edit) @12624   14 years Mark Evenson Pretty print output to system.lisp.
(edit) @12618   14 years Mark Evenson Incorporate an ASDF2 snapshot as the base ASDF.
(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) @12422   14 years Mark Evenson Extensively reworked new implementation for specifiying jar pathnames. …
(edit) @12216   14 years ehuelsmann Make sure the #n= and #n# reader functionality gets compiled. It's …
(edit) @12213   14 years ehuelsmann Move the implementation of the Mutex functionality to the THREADS …
(edit) @12060   15 years ehuelsmann Followup to r12059: related changes to compile-system.lisp.
(edit) @12024   15 years astalla Added Lisp-side support for the dialog-based GUI prompt stream.
(edit) @11906   15 years ehuelsmann Remove rt.lisp: It refers to lots of files from the ANSI tests which …
(edit) @11764   15 years ehuelsmann Don't use the implementation details in WITH-COMPILATION-UNIT to …
(edit) @11677   15 years ehuelsmann Remove accidentally committed debug PRINT forms.
(edit) @11675   15 years ehuelsmann Support compiling the system to a different output path. …
(copy) @11457   15 years ehuelsmann Create separate project directories for ABCL and J.
copied from trunk/j/src/org/armedbear/lisp/compile-system.lisp:
(edit) @11455   15 years vvoutilainen Split up the compiler in three separate parts in preparation to …
Note: See TracRevisionLog for help on using the revision log.