6
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Continued work on "jdk.Compiler". Thus moved lots of code from "janino" to "commons-compiler", and also the CompilerTests. CompilerTests not yet green for jdk.Compiler. More... almost 5 years ago
CheckStyle clean-up. More... almost 5 years ago
CheckStyle clean-up. More... almost 5 years ago
Removed the (previously deprecated) "JaninoRuntimeException"; moved the "InternalCompilerException" from "janino" to "commons-compiler". More... almost 5 years ago
Removed the (previously deprecated) "JaninoRuntimeException"; moved the "InternalCompilerException" from "janino" to "commons-compiler". More... almost 5 years ago
JAVADOC clean-up. More... almost 5 years ago
[no comment] More... almost 5 years ago
JAVADOC More... almost 5 years ago
JAVADOC clean-up. More... almost 5 years ago
JAVADOC clean-up. More... almost 5 years ago
[no comment] More... almost 5 years ago
JAVADOC More... almost 5 years ago
[no comment] More... almost 5 years ago
[no comment] More... almost 5 years ago
Added a test that illustrates issue #98 "Is there a convenient way to compile multi class form different package?". More... almost 5 years ago
[no comment] More... almost 5 years ago
Streamlined "testSelfCompile()". More... almost 5 years ago
[no comment] More... almost 5 years ago
Continued work on "jdk.Compiler". Thus moved lots of code from "janino" to "commons-compiler", and also the CompilerTests. CompilerTests not yet green for jdk.Compiler. More... almost 5 years ago
Version 3.0.16-SNAPSHOT More... almost 5 years ago
Version 3.0.15 More... almost 5 years ago
Issue #93: Fix overloaded single static method import Aka pull request #97: Merged the PR, tested, works. More... almost 5 years ago
Issue #93: Fix overloaded single static method import Aka pull request #97: Test that reproduces the problem. More... almost 5 years ago
Version 3.0.15-SNAPSHOT More... almost 5 years ago
Version 3.0.14 More... almost 5 years ago
JAVADOC More... almost 5 years ago
[no comment] More... almost 5 years ago
[no comment] More... almost 5 years ago
Minor refactoring: Replaced tons of "instanceof" expressions with the new "Iterables.filterByClass(Iterable delegate, Class qualifyingClass)" method. More... almost 5 years ago
Issue #93: Overloaded static on-demand imported methods cause a CompileException: Ambiguous static method import Pull request #94: Handle overloaded static on-demand imports More... almost 5 years ago