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
documentation link updated to point to site directory More... about 8 years ago
documentation link updated to point to site directory More... about 8 years ago
documentation link updated to point to site directory More... about 8 years ago
Merge pull request #2 from verhas/Factory-to-DI-conversion More... about 8 years ago
code cleanup, formatting More... about 8 years ago
code cleanup More... about 8 years ago
refactoring, deleting factories that are not used any more More... about 8 years ago
compiles and tests all run More... about 8 years ago
compiles, some tests fails More... about 8 years ago
compiles, some tests fails More... about 8 years ago
more refactoring More... about 8 years ago
big mess deleting, refactoring... More... about 8 years ago
refactoring based on intelliJ suggestions More... about 8 years ago
utility method 'new' was deleted as insecure newRecord can create magic bean More... about 8 years ago
documentation and refactoring More... about 8 years ago
refactoring and new test code More... about 8 years ago
Command let was extended so that it can execute a simple expression for the side effect and does not care that there is nowhere to store the result fix in BasicLexicalAnalyzer. when a line was resetted the peek lexeme remained the same and was not the first lexeme. now it is null so next time needed then it is fetched CommandAnalyzerCall now successfully analyzes calls that Java method calls, like r.set(x,z) BasicExpressionInitializer was simplified, more modern static initializers bug in AbstractLeftValueAnalyzer fixed. died when left value ended abruptly at the end of the line. NPE eliminated o = r.set("sss","sss") <- 'o =' part removed to test that we can analyze it using the call analyzer More... about 8 years ago
BASIC program logging possibility via logError, logInfo, logDebug is implemented More... about 8 years ago
documentation partially converted to md NoAccess implemented length() works for any array More... about 8 years ago
MagicBean is implemented More... about 8 years ago
code refactoring More... about 8 years ago
code refactoring More... about 8 years ago
code refactoring More... about 8 years ago
most up to date versions of plugins that seem to work with the source code as it is. newer maven-compiler-plugin version can not handle module-info More... about 8 years ago
files_deleted More... about 8 years ago
.idea files are deleted More... about 8 years ago
site and pom plugin versions modified to the latest version More... about 8 years ago
files are deleted More... about 8 years ago
.idea is ignored in git More... about 8 years ago
generated build file should not go into repo More... about 8 years ago