|
|
@11484
|
14 years |
Mark Evenson |
Removed obsolete references to 'j' artifacts in Netbeans build.
…
|
|
|
@11483
|
14 years |
Mark Evenson |
Integrate build with Netbeans 6.x.
|
|
|
@11482
|
14 years |
ehuelsmann |
Followup to r11467: STREAM wasn't in the original list of types.
…
|
|
|
@11481
|
14 years |
ehuelsmann |
Change FASL version number because of changes to the object structure …
|
|
|
@11480
|
14 years |
ehuelsmann |
Revert r11472: somehow macro-expansion was influenced by it (badly).
…
|
|
|
@11479
|
14 years |
ehuelsmann |
Fix compiled TAGBODY failures which were broken by the fixes to macro …
|
|
|
@11478
|
14 years |
ehuelsmann |
Cleanup: remove dead code (including a redefinition of 'equals' which …
|
|
|
@11477
|
14 years |
ehuelsmann |
Cleanup: remove empty statements and add @Override annotations.
|
|
|
@11476
|
14 years |
ehuelsmann |
Cleanup: make 2 newly added functions 'final'.
|
|
|
@11475
|
14 years |
ehuelsmann |
Cleanup: remove dead code, empty statements and add @Override annotations.
|
|
|
@11473
|
14 years |
ehuelsmann |
Set missing svn:eol-style and svn:keywords properties.
|
|
|
@11472
|
14 years |
ehuelsmann |
Eliminate the need for CompiledClosure?: duplicate …
|
|
|
@11471
|
14 years |
ehuelsmann |
Follow up to r11465: pass 'arg' to _execute() [making sure we call the …
|
|
|
@11470
|
14 years |
vvoutilainen |
Remove unnecessary backquote-comma from emit-ifne-for-eql.
|
|
|
@11469
|
14 years |
vvoutilainen |
Combine ifne instruction generation into a helper
function for p2-eql.
|
|
|
@11468
|
14 years |
vvoutilainen |
Combine the shared functionality of generate-type-check-for-variable …
|
|
|
@11467
|
14 years |
vvoutilainen |
generate-type-check-for-value is very similar to …
|
|
|
@11466
|
14 years |
vvoutilainen |
Big refactoring for compile-form + maybe-emit-clear-values
combinations.
|
|
|
@11465
|
14 years |
ehuelsmann |
Make clear difference between calling the template evaluator or …
|
|
|
@11464
|
14 years |
vvoutilainen |
Rename do-write-class-file to compile-and-write-to-file.
|
|
|
@11463
|
14 years |
vvoutilainen |
Helper function for repeating parts in class file
generation.
|
|
|
@11462
|
14 years |
vvoutilainen |
Clean up generate-type-check-for-variable.
|
|
|
@11461
|
14 years |
ehuelsmann |
Document some functions.
|
|
|
@11459
|
14 years |
ehuelsmann |
Remove (most of) J from ABCL.
|
|
|
@11457
|
14 years |
ehuelsmann |
Create separate project directories for ABCL and J.
|
|
copied from trunk/j:
|
|
|
@11456
|
14 years |
ehuelsmann |
Remove superfluous IN-PACKAGE.
Move documentation from comment to …
|