6
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Impossible to build the master #110 More... over 4 years ago
[no comment] More... over 4 years ago
Upgraded JANINO JAVADOC from 8 to 11. Beautified the ASCII art in "overview.html". More... over 4 years ago
Fixed one JAVADOC typo. More... over 4 years ago
[no comment] More... over 4 years ago
Removed the <messageFormat> subelements of the "SuppressWithNearbyCommentFilter" filter, because the interaction of checkFormat, idFormat and messageFormat was changed several times in the CS core (at least in versions 8.23 and 8.24). This simplification of the config appears to ensure compatibility with all (most?) CS core versions. Since CS core 8.23 or so, the parent of the "LineLength" check must no longer be "TreeWalker", but "Checker". More... over 4 years ago
[no comment] More... over 4 years ago
[no comment] More... over 4 years ago
[no comment] More... over 4 years ago
[no comment] More... over 4 years ago
JAVADOC More... over 4 years ago
Fixed a bug in "test_15_27_1__Lambda_parameters()". More... over 4 years ago
[no comment] More... over 4 years ago
Fixed some JAVADOC warnings. More... over 4 years ago
Issue #107: Janino requires "org.codehaus.commons.compiler.io", but commons-compiler does not export this package Yes, that package was missing from the exports list, plus several more. More... over 4 years ago
[no comment] More... over 4 years ago
[no comment] More... over 4 years ago
Added the concept of the "LocatableResource" declaring "getResource()", which simplifies the interfacing with "ClassLoader". More... over 4 years ago
[no comment] More... over 4 years ago
Minor refactoring: Moved the methods "setParentClassLoader()", "setDebuggingInformation()" and "set(Error|Warning)Handler()" from "ICookable" to "ISimpleCompiler", "IClassBodyEvaluator", "IScriptEvaluator" and "IExpressionEvaluator", where they belong. More... over 4 years ago
CheckStyle clean-up and JAVADOC. More... over 4 years ago
CheckStyle clean-up and JAVADOC. More... over 4 years ago
Fixed the class hierarchy in analogy with "org.codehaus.janino". More... over 4 years ago
[no comment] More... over 4 years ago
[no comment] More... over 4 years ago
Throw an NYI CompileException when a static interface method is invoked. More... over 4 years ago
JAVADOC More... over 4 years ago
[no comment] More... over 4 years ago
Fixed "testIssue69_IncompatibleClassChangeError_when_evaluating_against_janino9plus()". More... over 4 years ago
Make DISASSEMBLER options configurable through system properties. More... over 4 years ago