6
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 13 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[no comment] More... 10 months ago
[no comment] More... 10 months ago
Issue #205: Classpath: Class archive file naming Removed the file name check for class file archives; previously: *.jar and *.zip More... 10 months ago
Issue #201: A Stack overflow error Catch StackOverflowError in all relevant API methods 8e.g. "cook()" and "guessParameterNames()") and convert it into a CompileException. More... 10 months ago
[no comment] More... 10 months ago
[no comment] More... 10 months ago
[no comment] More... 10 months ago
JAVADOC; added test cases. More... 10 months ago
[no comment] More... 11 months ago
Issue #204: Evaluate method is ambiguous Changed method "evaluate(Object...)" back to "evaluate(Object[])", and added a method "evaluate()" for convenience. More... 11 months ago
[no comment] More... 11 months ago
[no comment] More... 11 months ago
[no comment] More... 11 months ago
Issue #202: Gracefully degradation if loading system properties throws an SecurityException More... 11 months ago
JDK 8 requires a line terminator after a C++-style comment. More... 11 months ago
Issue #182: Incompatible return types, when there are multiple methods with different return type Made another attempt to fix the problem. More... 12 months ago
[no comment] More... 12 months ago
Issue #188: Some expressions are failing without explicit cast of null (Part two of the fix.) More... 12 months ago
Issue #188: Some expressions are failing without explicit cast of null (Part two of the fix.) More... 12 months ago
C++-style comment before EOI caused an internal compiler error. More... 12 months ago
[no comment] More... 12 months ago
JAVADOC More... 12 months ago
[no comment] More... 12 months ago