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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @15605   17 months Mark Evenson Added the possibility to specify array types in jnew-runtime-class …
(edit) @15597   17 months Mark Evenson Fix class annotations on JDK17 and newer JDK 17 Removed some obsolete …
(edit) @15596   17 months Mark Evenson - Fixes the issue with the compile & loading of Fricas0 system (Github …
(edit) @15569   2 years Mark Evenson Untabify en masse Results of running style.org source blocks on tree
(edit) @15098   7 years Mark Evenson Normalize JVM package references as keyword
(edit) @15092   7 years Mark Evenson Make JVM class names more readable (Olof-Joachim Frahm) From …
(edit) @14914   7 years Mark Evenson Dramatically improve source recording on SYS::SOURCE plist for a …
(edit) @14552   11 years ehuelsmann Inline calls to jrun-exception-protected (used by handler-bind to …
(edit) @14096   12 years ehuelsmann Don't generate empty static initializers. Note: Given that this …
(edit) @14073   12 years ehuelsmann Much nicer code printing with (setq jvm::*compiler-debug* t).
(edit) @13850   12 years ehuelsmann Remove Closure.fastProcessArgs(): it's concept has been abstracted …
(edit) @13849   12 years ehuelsmann Switch compiled closures over to the ArgumentListProcessor? completely. …
(edit) @13792   12 years astalla A small reorganization of compiler/jvm code. Runtime-class wasn't …
(edit) @13764   12 years astalla More value types for primitive annotation elements. Syntax sugar for …
(edit) @13755   12 years astalla [jvm-class-file] Coalesce annotation-element and …
(edit) @13739   12 years astalla Annotations in class-file: - support for enum-value elements; - …
(edit) @13727   12 years astalla Class writer: basic support for annotations (only without parameters) …
(edit) @13535   13 years ehuelsmann Moving huge object serialization from <init>() to <clinit>() broke the …
(edit) @13511   13 years ehuelsmann Re #116: while working to fix the issue, at least tell the user we're …
(edit) @13440   13 years ehuelsmann Rename writeToString() to printObject() since that's what it's being …
(edit) @13435   13 years ehuelsmann Correct function name.
(edit) @13222   13 years ehuelsmann Backport 'unsafe-p-removal' branch: this commit pushes back the …
(edit) @13078   13 years Mark Evenson The classfile writer now handles the creation of interfaces. …
(edit) @13071   13 years Mark Evenson Add support for writing Java interfaces via the classwriter. One can …
(edit) @13046   13 years ehuelsmann Fix ANSI regressions caused by the implementation of the new class …
(edit) @13025   13 years astalla Added with-code-to-method to pass2 to compile the constructor and, in …
(edit) @12932   14 years ehuelsmann Fix #88: "We need SYS:COMPILED-LISP-FUNCTION-P" to distinguish …
(copy) @12918   14 years astalla generic-class-file branch merged.
copied from branches/generic-class-file/abcl/src/org/armedbear/lisp/jvm-class-file.lisp:
(edit) @12904   14 years ehuelsmann Resolve the WRITE-CLASS-FILE double-use.
Note: See TracRevisionLog for help on using the revision log.