0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Dec 25, 2024 — Dec 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 7 years ago
-X mvn option is removed from travis More... over 7 years ago
mvn option GPG skip removed since it is in the sonatype profile now More... over 7 years ago
travis file upgraded to use oracle JDK10 More... over 7 years ago
intelliJ analysis variables are final final var instead of types unused includes removed exceptions not thrown removed try with resources used at many places More... over 7 years ago
gpg plugin is invoked only in sonatype profile when release More... over 7 years ago
Merge remote-tracking branch 'origin/master' More... over 7 years ago
BasicCommandFactory uses Java 10 features More... over 7 years ago
Merge pull request #4 from verhas/dsl More... over 7 years ago
Merge branch 'master' into dsl More... over 7 years ago
code cleanup JUNIT5 tests API more fluent More... over 7 years ago
site documentation deleted after it was moved to wiki More... almost 8 years ago
linking to wiki More... almost 8 years ago
no GOTO More... almost 8 years ago
documentation extended to include the documentation of GOTO statement More... almost 8 years ago
readme extended More... almost 8 years ago
Basic lexical analyzer does not read beyond the last line, which caused problem when there was a syntax error on the last line and there was no \n at the end superfluous comment deleted More... almost 8 years ago
travis command skip gpg More... almost 8 years ago
Merge pull request #3 from verhas/dsl More... almost 8 years ago
extended documentation More... about 8 years ago
documentation extended sentence can start with a symbol of any kind More... about 8 years ago
test extended More... about 8 years ago
should not check in DSL that each and every word in a sentence is a word. It can be number or even boolean (true/false) More... about 8 years ago
sentence is a new keyword sentence analysis is done More... about 8 years ago
comparing undef values is allowed from now on, till now it caused NPE More... about 8 years ago
comparing undef values is allowed from now on, till now it caused NPE More... about 8 years ago
documentation update More... about 8 years ago
documenation about extension class ServiceLoder registration More... about 8 years ago
documenation about extension class ServiceLoder registration More... about 8 years ago
ClassSetProvider implementations can provide the set of classes that contain BasicFunction annotated methods More... about 8 years ago