|
|
@12804
|
13 years |
astalla |
Fix r12768: macroexpand the body in an environment augmented with the …
|
|
|
@12803
|
13 years |
Mark Evenson |
Revert bad commit.
|
|
|
@12802
|
13 years |
Mark Evenson |
Re-apply grovel tags patch.
|
|
|
@12801
|
13 years |
Mark Evenson |
MAKE-PATHNAME will now make UNC paths.
If the HOST passed by …
|
|
|
@12800
|
13 years |
Mark Evenson |
Add documentation markers for etags groveling for new functions.
|
|
|
@12799
|
13 years |
Mark Evenson |
Backout partial bad merge.
|
|
|
@12798
|
13 years |
Mark Evenson |
[HEADS UP] Break Pathname to normalize cross-platform serializations.
…
|
|
|
@12797
|
13 years |
Mark Evenson |
Convert to a$$-backwards Pollock.
|
|
|
@12780
|
13 years |
Mark Evenson |
Small non-functional code and comment cleanups.
|
|
|
@12775
|
13 years |
Mark Evenson |
Fix compiler errors.
|
|
|
@12774
|
13 years |
astalla |
Added support for implementing multiple interfaces using jmake-proxy
|
|
|
@12773
|
13 years |
astalla |
Added classpath manipulation primitives: java:add-to-classpath and …
|
|
|
@12771
|
13 years |
astalla |
Fixed the handling of disassemble: functions store the *load-truename* …
|
|
|
@12768
|
13 years |
ehuelsmann |
Fix elimination of unused local functions:
macroexpand before scanning …
|
|
|
@12766
|
13 years |
ehuelsmann |
Fix #101: Regression in 0.20 where dispatch macros return NIL.
|
|
|
@12765
|
13 years |
Mark Evenson |
Update to ASDF-2.003 with local patches.
Local patches differentiate …
|
|
|
@12761
|
13 years |
ehuelsmann |
Fix compilation of toplevel MACROLET forms.
|
|
|
@12760
|
13 years |
ehuelsmann |
Remove separate FaslVersionMismatch? exception in favor of
raising a …
|
|
|
@12759
|
13 years |
vvoutilainen |
Mark functions final where applicable.
|
|
|
@12758
|
13 years |
astalla |
Custom slot definition: slot-location managed like the other slot …
|
|
|
@12757
|
13 years |
astalla |
User-defined slot definition support: fixed slot-definition initialization.
|
|
|
@12756
|
13 years |
astalla |
Simple slot-* support for structures.
|
|
|
@12755
|
13 years |
astalla |
CL:STRING on Java objects calls toString() on them. Patch by Mario Lang.
|
|
|
@12754
|
13 years |
astalla |
Don't bind *load-truename* to NIL while loading FASLs, or SLIME …
|
|
|
@12753
|
13 years |
astalla |
Progress towards support for custom slot definitions: use of generic …
|
|
|
@12752
|
13 years |
astalla |
Progress towards custom slot definition support: use of generic …
|
|
|
@12750
|
13 years |
Mark Evenson |
Include "examples/" is source release.
Rported and Patched by Mario …
|
|
|
@12749
|
13 years |
Mark Evenson |
Undo previous commmit.
|
|
|
@12748
|
13 years |
Mark Evenson |
Include 'examples' in release source distribution.
Reported by Mario Lang.
|
|
|
@12742
|
13 years |
astalla |
less-reflection branch merged with trunk. verify-load temporarily disabled.
|
|
|
@12741
|
13 years |
astalla |
Fixed regression: correctly set slot-allocation-class for effective …
|
|
|
@12740
|
13 years |
astalla |
Removed @Override annotations that break compilation on 1.5.
|
|
|
@12739
|
13 years |
astalla |
Removed duplicate type tests in compile-constant.
|
|
|
@12738
|
13 years |
astalla |
Initial support for custom slot definition metaobjects in MOP.
|
|
|
@12734
|
13 years |
Mark Evenson |
REPLConsole provides a minimal Swing GUI Console with a REPL.
…
|
|
|
@12733
|
13 years |
Mark Evenson |
Mention gui subdirectory in README.
|
|
|
@12732
|
13 years |
Mark Evenson |
Make GUI examples buildable; putative attempt at a README.
|
|
|
@12731
|
13 years |
Mark Evenson |
Move unused GUI code to examples hierarchy.
|
|
|
@12730
|
13 years |
Mark Evenson |
Place for holding AWT/Swing example code from tree.
|
|
|
@12729
|
13 years |
Mark Evenson |
Restore buildable state.
|
|
|
@12726
|
13 years |
vvoutilainen |
Use BitSet?'s bulk set operation.
|
|
|
@12725
|
13 years |
vvoutilainen |
Make Readtable functions final where possible.
|
|
|
@12724
|
13 years |
ehuelsmann |
Remove access specifier from 2 interpreter specific functions
(now …
|
|
|
@12723
|
13 years |
ehuelsmann |
Style nit: I like tables and loops for their compactness.
|
|
|
@12722
|
13 years |
Mark Evenson |
Examples reorganization: Top-level README, GAE specific README.
|
|
|
@12721
|
13 years |
Mark Evenson |
Examples reorganization: move snippets to misc, adjust local READMEs.
|
|
|
@12720
|
13 years |
Mark Evenson |
Examples reorganization: misc for code snippets.
|
|
|
@12719
|
13 years |
Mark Evenson |
Example reorganzation: delete 'abcl' directory.
|
|
|
@12718
|
13 years |
Mark Evenson |
Reorganization of examples: delete references to J.
|
|
|
@12717
|
13 years |
ehuelsmann |
Remove convenience method which "prevents" typing of 1 boolean value.
|
|
|
@12716
|
13 years |
ehuelsmann |
Delete unused private function.
|
|
|
@12715
|
13 years |
astalla |
Support for custom defclass options for user-defined metaclasses. …
|
|
|
@12714
|
13 years |
vvoutilainen |
Remove commented-out code.
|
|
|
@12713
|
13 years |
astalla |
Serialization support for some Lisp types.
For symbols and packages, …
|
|
|
@12712
|
13 years |
Mark Evenson |
Fix bug that prevented SHADOWING-IMPORT from being able to be …
|
|
|
@12711
|
13 years |
ehuelsmann |
No longer use the reader to load "stand alone" uninterned symbols, …
|
|
|
@12710
|
13 years |
ehuelsmann |
Move access to uninterned symbols array to Load.java for
future use by …
|
|
|
@12709
|
13 years |
ehuelsmann |
Merge EMIT-LOAD-SYMBOL into EMIT-LOAD-EXTERNALIZED-OBJECT.
|
|
|
@12708
|
13 years |
ehuelsmann |
Remove unused function DECLARE-LAMBDA.
|
|
|
@12707
|
13 years |
ehuelsmann |
Simplify COMPILE-CONSTANT.
|
|
|
@12705
|
13 years |
ehuelsmann |
Eliminate DECLARE-INSTANCE as it has the same effect as …
|
|
|
@12704
|
13 years |
ehuelsmann |
Fix typo.
|
|
|
@12703
|
13 years |
ehuelsmann |
DECLARE-OBJECT of non-serializable data (hashtable and
generic …
|
|
|
@12702
|
13 years |
ehuelsmann |
Merge DECLARE-OBJECT functionality ("serialization" of objects
for …
|
|
|
@12701
|
13 years |
ehuelsmann |
Fix weird indenting.
|
|
|
@12699
|
13 years |
ehuelsmann |
Refactor EXTERNALIZE-OBJECT into EMIT-LOAD-EXTERNALIZED-OBJECT.
In …
|
|
|
@12696
|
13 years |
Mark Evenson |
TRUENAME for URL-PATHNAME ambigiously either a directory or file now …
|
|
|
@12695
|
13 years |
Mark Evenson |
Change messages from trace to warn for failing InputStream?.
|
|
|
@12693
|
13 years |
ehuelsmann |
Fix reader dispatch macro functions defined in Lisp,
trying to return …
|
|
|
@12692
|
13 years |
ehuelsmann |
Replace lookup-or-declare-symbol - which was used to load a
symbol in …
|
|
|
@12691
|
13 years |
vvoutilainen |
Remove a BOM from the beginning of the file.
|
|
|
@12690
|
13 years |
ehuelsmann |
Replace serialization related DECLARE-* functions with
a single API: …
|
|
|
@12689
|
13 years |
Mark Evenson |
Thunk through URL.toURI() for getting URL authority.
Fixes loading …
|
|
|
@12687
|
13 years |
Mark Evenson |
Updates in preparation for abcl-0.20.
|
|
|
@12683
|
13 years |
ehuelsmann |
Save a few bytes in our JAR by re-using serialized
anonymous symbols, …
|
|
|
@12682
|
13 years |
ehuelsmann |
Add APIs to access data gathered in the profiler
to detect (lisp) hot …
|
|
|
@12681
|
13 years |
ehuelsmann |
Eliminate the need for two separate integer-declaring functions
in the …
|
|
|
@12678
|
13 years |
vvoutilainen |
Re #96: partial fix for argument lists where &key appears
before …
|
|
|
@12677
|
13 years |
Mark Evenson |
Correct incorrect inclusion of changes in last commit.
|
|
|
@12676
|
13 years |
Mark Evenson |
Muffle warning from Ant 1.8.1 about includeantruntime not being set.
|
|
|
@12675
|
13 years |
Mark Evenson |
Fix build from scratch breakage in r12673.
|
|
|
@12674
|
13 years |
Mark Evenson |
Correct to "everything commented out" convention.
|
|
|
@12673
|
13 years |
Mark Evenson |
Load 'system.lisp' later in boot so conditions trigger debugger.
|
|
|
@12671
|
13 years |
Mark Evenson |
Site specific initialization code can be named by 'abcl.startup.file'. …
|
|
|
@12670
|
13 years |
ehuelsmann |
Update trunk version number after branching 0.20.
|
|
|
@12668
|
13 years |
astalla |
Updated CHANGES for the 0.20 release
|
|
|
@12667
|
13 years |
Mark Evenson |
Fix WILD-PATHNAME-P to check for pathname components which are strings …
|
|
|
@12666
|
13 years |
Mark Evenson |
Fix ASDF:MERGE-PATHNAMES* in the case that default directory is nil.
|
|
|
@12665
|
13 years |
ehuelsmann |
Apply the speed improvement used for dispatching everywhere: all …
|
|
|
@12664
|
13 years |
Mark Evenson |
Add FASL and Java version to ASDF output location root cache …
|
|
|
@12663
|
13 years |
Mark Evenson |
Adjust JCLASS docstring to reflect optional classloader argument.
|
|
|
@12662
|
13 years |
astalla |
JCLASS now supports an optional CLASS-LOADER argument.
|
|
|
@12661
|
13 years |
astalla |
Fix computation of the class precedence list for Java classes in case …
|
|
|
@12660
|
13 years |
astalla |
Fixed and rationalized class precedence list computation for …
|
|
|
@12659
|
13 years |
Mark Evenson |
Fix Ant-based invocation of Java Unit tests.
Remove reference to …
|
|
|
@12658
|
13 years |
ehuelsmann |
Close #38: Add some metaclass tests - to be expanded
upon fixing …
|
|
|
@12657
|
13 years |
Mark Evenson |
Adjust ASDF interface to match ASDF2 definition.
|
|
|
@12656
|
13 years |
Mark Evenson |
Properly implement HTTP/1.1 HEAD requests.
|
|
|
@12655
|
13 years |
Mark Evenson |
Update to ASDF 1.719 as recommended by ASDF developers.
|
|
|
@12654
|
13 years |
Mark Evenson |
Fix JAR-PATHNAME tests.
Use explicit version in LOAD of jar via http …
|
|
|