source: trunk/abcl/src/org/armedbear/lisp/jvm-instructions.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15616   17 months Mark Evenson Fix ASTORE, ILOAD, ISTORE, ILOAD, and LSTORE for wide access
(edit) @15141   4 years Mark Evenson compiler: fix stack inconsistency errors …
(edit) @14903   8 years Mark Evenson [PATCH 4/5] Runtime class improvements (ferada) From …
(edit) @14882   8 years Mark Evenson Revert r15858 to restore working CFFI-TESTS invocation …
(edit) @14858   8 years Mark Evenson [PATCH 4/5] Runtime class improvements. From …
(edit) @14407   11 years ehuelsmann Specify opcode argument types to help programmers generate class files …
(edit) @14111   12 years ehuelsmann Reverse the REQUIREs graph: before, modules would require JVM, which …
(edit) @14073   12 years ehuelsmann Much nicer code printing with (setq jvm::*compiler-debug* t).
(edit) @13792   12 years astalla A small reorganization of compiler/jvm code. Runtime-class wasn't …
(edit) @13710   12 years astalla First stab at restoring runtime-class. Supported: extending a Java …
(edit) @13535   13 years ehuelsmann Moving huge object serialization from <init>() to <clinit>() broke the …
(edit) @13222   13 years ehuelsmann Backport 'unsafe-p-removal' branch: this commit pushes back the …
(edit) @12941   14 years ehuelsmann Add ANALYZE-LOCALS, which should have been on the generic-class-file …
(copy) @12918   14 years astalla generic-class-file branch merged.
copied from branches/generic-class-file/abcl/src/org/armedbear/lisp/jvm-instructions.lisp:
(edit) @12894   14 years ehuelsmann Generate the execute() methods through the new generator. Changed: * …
Note: See TracRevisionLog for help on using the revision log.