|
|
@11354
|
15 years |
ehuelsmann |
More steps toward a release:
- Mark some files with native line …
|
|
|
@11353
|
15 years |
ehuelsmann |
Short route to creating a release: add sources which build-abcl.lisp …
|
|
|
@11352
|
15 years |
ehuelsmann |
README updates in preparation of a release.
Patch by: Mark Evenson.
|
|
|
@11351
|
15 years |
ehuelsmann |
Additional changes in preparation of a release: work on buildability …
|
|
|
@11350
|
15 years |
ehuelsmann |
Set svn:eol-style.
|
|
|
@11349
|
15 years |
ehuelsmann |
Add 2 more files to the root level include pattern.
|
|
|
@11348
|
15 years |
ehuelsmann |
Add build/ and dist/ directories to svn:ignore.
|
|
|
@11347
|
15 years |
ehuelsmann |
Fix Windows wrapper creation.
|
|
|
@11346
|
15 years |
ehuelsmann |
The recent PUSH/PUSHNEW/POP and PSETF/PSETQ fixes warrent a new …
|
|
|
@11345
|
15 years |
ehuelsmann |
Updates to build.xml (mostly assorted Windows fixes).
Patch by: Mark …
|
|
|
@11344
|
15 years |
ehuelsmann |
Fix PSETQ.7: PSETQ on a symbol-macrolet bound symbol should behave …
|
|
|
@11343
|
15 years |
ehuelsmann |
PSETF should macroexpand-1 any macros which it receives as its arguments.
|
|
|
@11342
|
15 years |
ehuelsmann |
Closure.java cleanup round 10.
Patch by: Ville Voutilainen
|
|
|
@11341
|
15 years |
ehuelsmann |
Prevent circular reference: Symbol.ERROR.execute executes the symbol …
|
|
|
@11340
|
15 years |
ehuelsmann |
Use environment for macroexpansion and get-setf-expander
instead of …
|
|
|
@11339
|
15 years |
ehuelsmann |
Bind environment variable in all invocations.
|
|
|
@11338
|
15 years |
ehuelsmann |
Ant build script update.
Patch by: Mark Evenson <evenson at panix dot com>
|
|
|
@11337
|
15 years |
ehuelsmann |
Cleanup: merge bindKeywordParameterDefaults and …
|
|
|
@11336
|
15 years |
ehuelsmann |
Cleanup.
Patch by: Ville Voutilainen <ville.voutilainen at gmail dot com>
|
|
|
@11335
|
15 years |
ehuelsmann |
Cleanup.
Patch by: Phil Hudson <phil dot hudson at iname dot com>
|
|
|
@11334
|
15 years |
ehuelsmann |
Cleanup patch.
Patch by: Ville Voutilainen.
|
|
|
@11333
|
15 years |
ehuelsmann |
Code simplification.
Patch by: Philip Hudson <phil dot hudson at …
|
|
|
@11332
|
15 years |
ehuelsmann |
Mention our testing environments on the website.
|
|
|
@11331
|
15 years |
ehuelsmann |
Java 1.5+ for each looping construct.
Patch by: Ville Voutilainen
|
|
|
@11330
|
15 years |
ehuelsmann |
Main project page XHTML conformance.
Patch by: Alessio Stalla …
|
|
|
@11329
|
15 years |
ehuelsmann |
Cleanup by Ville Voutilainen.
|
|
|
@11328
|
15 years |
ehuelsmann |
Closure.java cleanup by Ville Voutilainen.
|
|
|
@11327
|
15 years |
ehuelsmann |
Update website with testing results from Mark Evenson.
|
|
|
@11326
|
15 years |
ehuelsmann |
Cleanup.
Patch by: Ville Voutilainen <Ville.Voutilainen at gmail dot com>
|
|
|
@11325
|
15 years |
ehuelsmann |
Cleanup.
Patch by: Ville Voutilainen <ville.voutilainen at gmail dot com>
|
|
|
@11324
|
15 years |
ehuelsmann |
Code cleanup.
Patch by: Philip Hudson <Phil.hudson at iname dot com>
|
|
|
@11323
|
15 years |
ehuelsmann |
Cleanup patch provided by Ville.
Patch by: Ville Voutilianen …
|
|
|
@11322
|
15 years |
ehuelsmann |
Add declaration processing in MACROLET bodies.
|
|
|
@11321
|
15 years |
ehuelsmann |
Fix special declarations in SYMBOL-MACROLET, fixing …
|
|
|
@11320
|
15 years |
ehuelsmann |
Change some inline simulated progn()s to progn() calls
(which is final …
|
|
|
@11319
|
15 years |
ehuelsmann |
Point website to SourceForge? downloads.
|
|
|
@11318
|
15 years |
ehuelsmann |
Update files and keywords and eol styles.
|
|
|
@11317
|
15 years |
ehuelsmann |
Commit initial revision of the website.
|
|
|
@11316
|
15 years |
ehuelsmann |
Fix FLET.40, special variables related.
|
|
|
@11315
|
15 years |
ehuelsmann |
Fix LABELS.47 (special variables related).
|
|
|
@11314
|
15 years |
ehuelsmann |
Increase version number: we've had some fixes again…
|
|
|
@11313
|
15 years |
ehuelsmann |
Fix FLET.64 and LABELS.43: flet forms without function bindings can …
|
|
|
@11312
|
15 years |
ehuelsmann |
Replace looping over BODY by PROGN call. That's its purpose.
|
|
|
@11311
|
15 years |
ehuelsmann |
Reinstate error message in LET case.
|
|
|
@11310
|
15 years |
ehuelsmann |
Fold 2 code paths which essentially differ only by 1 conditional in _let().
|
|
|
@11309
|
15 years |
ehuelsmann |
Use bindArg everywhere where it's applicable; fixes handler-case.29 …
|
|
|
@11308
|
15 years |
ehuelsmann |
Fix some special variable bindings test.
|
|
|
@11307
|
15 years |
ehuelsmann |
Make ABCL behave (correctly) with UNC paths - on Windows.
|
|
|
@11306
|
15 years |
ehuelsmann |
Revert c11291 which breaks certain uses of ASDF.
Found by: Mark …
|
|
|
@11305
|
15 years |
ehuelsmann |
Add Id keyword.
|
|
|
@11304
|
15 years |
ehuelsmann |
Fix behaviour with :WILD directories.
Patch by: Ville Voutilianen …
|
|
|
@11303
|
15 years |
ehuelsmann |
Property cleanup.
|
|
|
@11302
|
15 years |
ehuelsmann |
Make the compliant fix for importing NIL.
|
|
|
@11301
|
15 years |
ehuelsmann |
Revert last fix: it's not clhs compliant (See 11.1.1;
specifically the …
|
|
|
@11300
|
15 years |
ehuelsmann |
Fix import of NIL symbol.
|
|
|
@11299
|
15 years |
ehuelsmann |
Fix DEFPACKAGE.24 and DEFPACKAGE.25 ansi-tests.
We're now at 58 …
|
|
|
@11298
|
15 years |
ehuelsmann |
Make more PROGRAM-ERRORs human readable.
|
|
|
@11297
|
15 years |
ehuelsmann |
Set Id keyword for expansion.
|
|
|
@11296
|
15 years |
ehuelsmann |
Remove obsolete directories.
|
|
|
@11295
|
15 years |
ehuelsmann |
Make PACKAGE-ERRORs printable.
|
|
|
@11294
|
15 years |
ehuelsmann |
Fix IMPORT.ERROR.4 and IMPORT.ERROR.5 ansi-tests.
(We're now at 60 …
|
|
|
@11293
|
15 years |
ehuelsmann |
Make this a new version.
|
|
|
@11292
|
15 years |
ehuelsmann |
Add 'package.lisp' to hold package functions which signal continuable …
|
|
|
@11291
|
15 years |
ehuelsmann |
Swap commenting-out on check-initargs in clos.lisp.
Found by: Michael …
|
|
|
@11290
|
15 years |
ehuelsmann |
Fix printing of EQL specializers.
Found by: Michael Travers; mtravers …
|
|
|
@11289
|
15 years |
ehuelsmann |
"Intelligent" loading of .lisp vs .abcl files for file specifications …
|
|
|
@11288
|
15 years |
ehuelsmann |
Set svn:eol-style property on (most) Java and all lisp files.
|
|
|
@11287
|
15 years |
ehuelsmann |
Repeated squaring instead of repeated multiplication.
Found by: …
|
|
|
@11286
|
15 years |
ehuelsmann |
FixnumBignum fix contributed by Robert Dodier …
|
|
|
@11285
|
15 years |
ehuelsmann |
Set svn:ignore property to include more files.
|
|
|
@11284
|
15 years |
ehuelsmann |
Move customizations.lisp to customizations.lisp.in; it's normally …
|
|
|
@11283
|
15 years |
ehuelsmann |
Recent activity probably warrents a .19 version.
|
|
|
@11282
|
15 years |
ehuelsmann |
Since we now target Java 1.5+, remove the isJava15OrLater conditional.
|
|
|
@11281
|
15 years |
ehuelsmann |
Eradicate last 'unchecked' warnings. (We now have a clean Java compile …
|
|
|
@11280
|
15 years |
ehuelsmann |
Reduce 'unchecked' warnings to 15.
|
|
|
@11279
|
15 years |
ehuelsmann |
Reduce 'unchecked' warnings to 23.
|
|
|
@11278
|
15 years |
ehuelsmann |
Reduce the number of "unchecked" warnings from 64 to 29.
|
|
|
@11277
|
15 years |
ehuelsmann |
Fix #n# replacement inside structures.
|
|
|
@11276
|
15 years |
piso |
made SpecialBinding? class public (Erik Huelsmann)
|
|
|
@11275
|
16 years |
piso |
move footer up so it's not cut off
|
|
|
@11274
|
16 years |
piso |
0.0.10.18
|
|
|
@11273
|
16 years |
piso |
REWRITE-AUX-VARS
|
|
|
@11272
|
16 years |
piso |
LAMBDA-LIST-NAMES
|
|
|
@11271
|
16 years |
piso |
0.0.10.17
|
|
|
@11270
|
16 years |
piso |
DESCRIBE-COMPILER-POLICY
|
|
|
@11269
|
16 years |
piso |
initial checkin
|
|
|
@11268
|
16 years |
piso |
0.0.10.16
|
|
|
@11267
|
16 years |
piso |
PRECOMPILE-FUNCTION-CALL: call PRECOMPILE-LAMBDA
|
|
|
@11266
|
16 years |
piso |
0.0.10.15
|
|
|
@11265
|
16 years |
piso |
(require "LOOP") in jvm.lisp
|
|
|
@11264
|
16 years |
piso |
0.0.10.14
|
|
|
@11263
|
16 years |
piso |
precompile-function-call: handle lambda forms in the operator position …
|
|
|
@11262
|
16 years |
piso |
0.0.10.13
|
|
|
@11261
|
16 years |
piso |
fix the rest of the aforementioned typo
|
|
|
@11260
|
16 years |
piso |
0.0.10.12
|
|
|
@11259
|
16 years |
piso |
autoload mop::ensure-method
|
|
|
@11258
|
16 years |
piso |
0.0.10.11
|
|
|
@11257
|
16 years |
piso |
fixed typo in jvm.lisp reported by Erik Huelsmann <ehuels@…>
|
|
|
@11256
|
16 years |
piso |
0.0.10.10
|
|
|
@11255
|
16 years |
piso |
DEFAULT-ED-FUNCTION: changes to support APPDATA directory on Windows
|
|
|