|
|
@12858
|
13 years |
ehuelsmann |
Finalize CLASS-NAME integration: decommission !CLASS-REF.
|
|
|
@12857
|
13 years |
ehuelsmann |
Remove unused function GET-DESCRIPTOR.
|
|
|
@12856
|
13 years |
ehuelsmann |
Change all literal strings for argument type identification (ie. "I") …
|
|
|
@12855
|
13 years |
ehuelsmann |
Start removing CLASS-NAME dual-mode-compatible shim code:
remove …
|
|
|
@12853
|
13 years |
ehuelsmann |
Convert DECLARE-LOCAL-FUNCTION and DUPLICATE-CLOSURE-ARRAY
to use …
|
|
|
@12850
|
13 years |
ehuelsmann |
Continue CLASS-NAME integration, define a solution for arrays.
|
|
|
@12846
|
13 years |
ehuelsmann |
Continued integration of CLASS-NAME: use it for
+lisp-single-float+ …
|
|
|
@12845
|
13 years |
ehuelsmann |
Continued integration of CLASS-NAME: use it for
+lisp-fixnum+ and …
|
|
|
@12844
|
13 years |
ehuelsmann |
Centralize exception-handler registration/accumulation;
while at it, …
|
|
|
@12841
|
13 years |
ehuelsmann |
Fix dual-mode: the new style requires type specifiers, not strings.
|
|
|
@12840
|
13 years |
ehuelsmann |
Introduce "dual mode" operation for emit-invoke* and emit-*static,
in …
|
|
|
@12839
|
13 years |
ehuelsmann |
Backport r12837, resolving merge conflicts along the way.
|
|
|
@12838
|
13 years |
ehuelsmann |
Backport r12834-12836, resolving merge conflicts along the way.
|
|
|
@12832
|
13 years |
ehuelsmann |
Lots of fixes from writing tests. Most notable the correction of
my …
|
|
|
@12806
|
13 years |
ehuelsmann |
Rename 'local-variable-p' to 'variable-local-p' because …
|
|
|
@12795
|
13 years |
ehuelsmann |
CLASS-NAME integration for +lisp-integer+.
|
|
|
@12794
|
13 years |
ehuelsmann |
CLASS-NAME integration for +lisp-character+.
|
|
|
@12793
|
13 years |
ehuelsmann |
Remove commented-out code.
|
|
|
@12792
|
13 years |
ehuelsmann |
CLASS-NAME integration for +lisp-symbol+.
|
|
|
@12791
|
13 years |
ehuelsmann |
CLASS-NAME integration for +lisp-object+.
|
|
|
@12790
|
13 years |
ehuelsmann |
More CLASS-NAME integration.
|
|
|
@12789
|
13 years |
ehuelsmann |
More CLASS-NAME integration.
|
|
|
@12787
|
13 years |
ehuelsmann |
More CLASS-NAME integration into pass2.
|
|
|
@12786
|
13 years |
ehuelsmann |
First step of integration of CLASS-NAME structure in pass2.
|
|
|
@12764
|
13 years |
ehuelsmann |
Work-in-progress commit: saving current state;
no real functional changes.
|
|
|
@12762
|
13 years |
ehuelsmann |
Create generic class file generator branch.
|
|
copied from trunk/abcl/src/org/armedbear/lisp/compiler-pass2.lisp:
|
|
|
@12749
|
13 years |
Mark Evenson |
Undo previous commmit.
|