|
|
@14142
|
8 years |
ehuelsmann |
Fix the incremental build.
|
|
|
@14121
|
8 years |
ehuelsmann |
Move exports from autoloads.lisp to the respective defining files. …
|
|
|
@14119
|
8 years |
ehuelsmann |
Revert r14107: r14118 meets the compilation requirement.
|
|
|
@14117
|
8 years |
ehuelsmann |
3 changes:
- Improve speed of "multi-homed symbol" removal
- …
|
|
|
@14108
|
8 years |
ehuelsmann |
Remove tag-line from generated autoloads-gen.lisp.
|
|
|
@14107
|
8 years |
rschlatte |
restore build - ed.lisp needs make-socket to be exported
|
|
|
@14099
|
8 years |
ehuelsmann |
Make the autoloader smarter: make sure exported symbols are exported …
|
|
|
@14036
|
8 years |
ehuelsmann |
Re #226: Automatically generate autoloads.
This commit adds the auto …
|
|
|
@14034
|
8 years |
ehuelsmann |
Follow up to r14027: generate the output files while building our system.
|
|
|
@14002
|
9 years |
Mark Evenson |
dmiles: SYS:*COMPILE-FILE-CLASS-EXTENSION* contains PATHNAME TYPE of …
|
|
|
@13710
|
9 years |
astalla |
First stab at restoring runtime-class.
Supported: extending a Java …
|
|
|
@13600
|
9 years |
ehuelsmann |
Fix #143: Support circularity in serialized forms
-- this enables …
|
|
|
@13451
|
9 years |
ehuelsmann |
Use pre-compiled closures to populate the reader/writer accessors
for …
|
|
|
@13376
|
10 years |
Mark Evenson |
Implement MOP:VALIDATE-SUPERCLASS.
Start breaking out MOP defintions …
|
|
|
@13304
|
10 years |
Mark Evenson |
Untabify.
|
|
|
@13303
|
10 years |
Mark Evenson |
Automagically find contrib via (REQUIRE :ABCL-CONTRIB).
REQUIREing …
|
|
|
@13271
|
10 years |
astalla |
Included changes to compile-system.lisp missing from previous commit. …
|
|
|
@12918
|
10 years |
astalla |
generic-class-file branch merged.
|
|
|
@12831
|
10 years |
astalla |
First stab at Java collections integration with the sequences protocol.
|
|
|
@12624
|
11 years |
Mark Evenson |
Pretty print output to system.lisp.
|
|
|
@12618
|
11 years |
Mark Evenson |
Incorporate an ASDF2 snapshot as the base ASDF.
|
|
|
@12516
|
11 years |
astalla |
Support for user-extensible sequences, adapted from SBCL.
|
|
|
@12514
|
11 years |
Mark Evenson |
Create logical pathnames translations for "SYS:SRC" and "SYS:JAVA".
…
|
|
|
@12422
|
11 years |
Mark Evenson |
Extensively reworked new implementation for specifiying jar pathnames. …
|
|
|
@12216
|
11 years |
ehuelsmann |
Make sure the #n= and #n# reader functionality gets compiled.
It's …
|
|
|
@12213
|
11 years |
ehuelsmann |
Move the implementation of the Mutex functionality to the THREADS …
|
|
|
@12060
|
11 years |
ehuelsmann |
Followup to r12059: related changes to compile-system.lisp.
|
|
|
@12024
|
12 years |
astalla |
Added Lisp-side support for the dialog-based GUI prompt stream.
|
|
|
@11906
|
12 years |
ehuelsmann |
Remove rt.lisp: It refers to lots of files
from the ANSI tests which …
|
|
|
@11764
|
12 years |
ehuelsmann |
Don't use the implementation details in WITH-COMPILATION-UNIT
to …
|
|
|
@11677
|
12 years |
ehuelsmann |
Remove accidentally committed debug PRINT forms.
|
|
|
@11675
|
12 years |
ehuelsmann |
Support compiling the system to a different output path.
…
|
|
|
@11457
|
12 years |
ehuelsmann |
Create separate project directories for ABCL and J.
|
|
copied from trunk/j/src/org/armedbear/lisp/compile-system.lisp:
|
|
|
@11455
|
12 years |
vvoutilainen |
Split up the compiler in three separate parts in
preparation to …
|