6
I Use This!
Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 3 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue #176: "String s = System.out.println();" throws an InternalCompilerException More... over 1 year ago
[no comment] More... over 1 year ago
[no comment] More... over 1 year ago
Added a test case for Issue #172 - does not reproduce. More... over 1 year ago
Implemented a system property "org.codehaus.janino.CodeContext.suppressStackMapTable" (boolean). More... over 1 year ago
JAVADOC More... over 1 year ago
Fixed Issue #168 "commons-compiler-jdk: Unable to load class". More... over 1 year ago
Fixed Issue #168 "commons-compiler-jdk: Unable to load class". More... over 1 year ago
Fixed Issue #168 "commons-compiler-jdk: Unable to load class". More... over 1 year ago
SUppress one unqualified-field-access compiler warning. More... almost 2 years ago
Removed some DEPRECATION compiler warnings. More... almost 2 years ago
Removed a VARARGS compiler warning. More... almost 2 years ago
Added JDISASM with scope "test" because some test cases now need JDISASM. More... almost 2 years ago
Removed some compiler warnings. More... almost 2 years ago
[no comment] More... almost 2 years ago
[no comment] More... almost 2 years ago
CheckStyle clean-up. More... almost 2 years ago
Removed the "LineLength" check, and all related "// SUPPRESS CHECKSTYLE LineLength:xx" event suppression comments - mostly because suppression of that event stopped working in a recent CheckStyle version, and also because checking line lengths is mostly unnecessary. More... almost 2 years ago
CheckStyle clean-up. More... almost 2 years ago
CheckStyle clean-up. More... almost 2 years ago
Replaced many TAB characters with spaces. More... almost 2 years ago
Replaced many TAB characters with spaces. More... almost 2 years ago
Removed the "LineLength" check, and all related "// SUPPRESS CHECKSTYLE LineLength:xx" event suppression comments - mostly because suppression of that event stopped working in a recent CheckStyle version, and also because checking line lengths is mostly unnecessary. More... almost 2 years ago
The CheckStyle team recently removed three parameters from JavadocMethod: allowUndeclaredRTE, allowMissingThrowsTags, suppressLoadErrors. Sigh. More... almost 2 years ago
CheckStyle clean-up. More... almost 2 years ago
Fixed a bug in "peekRead(TokenType)". More... almost 2 years ago
Fixed the "-help" output. More... almost 2 years ago
"IScriptEvaluator.evaluate(Object[] args)" is now VARARGS. More... almost 2 years ago
[no comment] More... almost 2 years ago
Made use of the "ArrayInitializerOrRvalueVisitor", and added test cases. More... almost 2 years ago