6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
InternalCompilerException: Added constructors with additional parameter "location". More... over 1 year ago
[no comment] More... over 1 year ago
JAVADOC More... over 1 year ago
Refactoring of the debug class file disassembling - thus system property names have changed. More... over 1 year ago
Added more test cases for the "ConstantValue" attribute. More... over 1 year ago
Refactoring of the debug class file disassembling - thus system property names have changed. More... over 1 year ago
[no comment] More... over 1 year ago
Refactoring of the debug class file disassembling - thus system property names have changed. More... over 1 year ago
Added a new system property "AbstractCompiler.disassembleClassFilesToStdout=true" (works for o.c.janino.Compiler, and all of JDK EE, SE, CBE, SimpleCompiler and Compiler). More... over 1 year ago
[no comment] More... over 1 year ago
Added fix and regression test case for issue #177 "ClassFormatError when assigning integer to constant double". More... over 1 year ago
Fixed issue #174: "Byte code is 350 times larger due to StackMapTable, JVM crashes when loading the class". More... over 1 year ago
[no comment] More... over 1 year ago
Added test cases for issue #174: "Byte code is 350 times larger due to StackMapTable, JVM crashes when loading the class". More... over 1 year ago
[no comment] More... over 1 year ago
Implementing nested types didn't work (dollar signs in class name). More... over 1 year ago
[no comment] More... over 1 year ago
Added code for debugging the loading of .class file and source files. More... over 1 year ago
Made the "Target8" test cases work for JDK. More... over 1 year ago
[no comment] More... over 1 year ago
[no comment] More... over 1 year ago
Added a regression test case for issue #172. More... over 1 year ago
Added PR #170, slightly differently. More... over 1 year ago
Added regression test cases for issues #177 and #178. More... over 1 year ago
Added fix and regression test case for issue #178 "Janino incorrectly thinks variables are uninitialized". More... over 1 year ago
Continued work on the StackMapTable attribute. The implementation is now complete; the default target version, however, is still 6. More... over 1 year ago
[no comment] More... over 1 year ago
[no comment] More... over 1 year ago
JAVADOC More... over 1 year ago
Addition to #168 fix. More... over 1 year ago