Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
trunk
/
abcl
/
src
/
org
/
armedbear
/
lisp
/
jvm-class-file.lisp
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@14096
8 years
ehuelsmann
Don't generate empty static initializers. Note: Given that this …
(edit)
@14073
8 years
ehuelsmann
Much nicer code printing with (setq jvm::*compiler-debug* t).
(edit)
@13850
9 years
ehuelsmann
Remove Closure.fastProcessArgs(): it's concept has been abstracted …
(edit)
@13849
9 years
ehuelsmann
Switch compiled closures over to the
ArgumentListProcessor?
completely. …
(edit)
@13792
9 years
astalla
A small reorganization of compiler/jvm code. Runtime-class wasn't …
(edit)
@13764
9 years
astalla
More value types for primitive annotation elements. Syntax sugar for …
(edit)
@13755
9 years
astalla
[jvm-class-file] Coalesce annotation-element and …
(edit)
@13739
9 years
astalla
Annotations in class-file: - support for enum-value elements; - …
(edit)
@13727
9 years
astalla
Class writer: basic support for annotations (only without parameters) …
(edit)
@13535
9 years
ehuelsmann
Moving huge object serialization from <init>() to <clinit>() broke the …
(edit)
@13511
9 years
ehuelsmann
Re
#116
: while working to fix the issue, at least tell the user we're …
(edit)
@13440
9 years
ehuelsmann
Rename writeToString() to printObject() since that's what it's being …
(edit)
@13435
9 years
ehuelsmann
Correct function name.
(edit)
@13222
10 years
ehuelsmann
Backport 'unsafe-p-removal' branch: this commit pushes back the …
(edit)
@13078
10 years
Mark Evenson
The classfile writer now handles the creation of interfaces. …
(edit)
@13071
10 years
Mark Evenson
Add support for writing Java interfaces via the classwriter. One can …
(edit)
@13046
10 years
ehuelsmann
Fix ANSI regressions caused by the implementation of the new class …
(edit)
@13025
10 years
astalla
Added with-code-to-method to pass2 to compile the constructor and, in …
(edit)
@12932
10 years
ehuelsmann
Fix
#88
: "We need SYS:COMPILED-LISP-FUNCTION-P" to distinguish …
(copy)
@12918
10 years
astalla
generic-class-file branch merged.
copied from
branches/generic-class-file/abcl/src/org/armedbear/lisp/jvm-class-file.lisp
:
(edit)
@12904
10 years
ehuelsmann
Resolve the WRITE-CLASS-FILE double-use.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog