0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BasicXXXXvalue classes implement BasicValue interface More... over 8 years ago
Some interfaces are moved to API and BasicValue interface was created More... over 8 years ago
SimpleHook and InterpreterHook was moved to the api More... over 8 years ago
ExecutionException was eliminated, now we have ScriptBasicException instead More... over 8 years ago
exception handling in ReflectionUtility is modified not to chain InvocationTargetException into a new ScriptBasicException if that is already encapsulating a ScriptBasicException More... over 8 years ago
skip gpg signature when in travis More... over 8 years ago
KlassUtility minor refactor CastUtility works function style less code More... over 8 years ago
CastUtility import optimization More... over 8 years ago
BasicRuntimeException was moved to api CastUtility refactored to be simpler and not so overcomplicated More... over 8 years ago
extendedInterpreter naming moved to interpreter in documentation and in variable names More... over 8 years ago
Interpreter interface implementation name followed the elimination of 'Extended' part More... over 8 years ago
interface ExtendedInterpreter was eliminated, methods moved up to Interpreter More... over 8 years ago
code reformatted More... over 8 years ago
imports optimized More... over 8 years ago
package factories renamed to context after all factories were eliminated Abstract classes that implemented nothing were removed from the inheritance chain BasicArray is added to the API readily available for extension classes More... over 8 years ago
documentation on record use ScriptBasic.java contains a constant FileHandlingFunctions.class so there is no need to export the package context builder creates the configuration when context is created from no information KlassUtility cosmetic refactor Engine extended to either create the CTX or throw error but never NPE on null ctx More... over 8 years ago
site and all other unused plugins are removed More... over 8 years ago
[maven-release-plugin] prepare for next development iteration More... over 8 years ago
[maven-release-plugin] prepare release jscriptbasic-1.0.5 More... over 8 years ago
unit test version set to 4.12 More... over 8 years ago
pom modification before release More... over 8 years ago
gpg plugin commented out More... over 8 years ago
executor test code uses stack walker instead of stack trace deprecated API is deleted from ScriptBasic More... over 8 years ago
variables are made to be final More... over 8 years ago
apt files are deleted EngineApi renamed to ScriptBasic AuxTest now runs documentation More... over 8 years ago
javadoc corrections More... over 8 years ago
.gitignore corrected More... over 8 years ago
index.md added More... over 8 years ago
readme references index.md More... over 8 years ago
maven-compiler-plugin version updated documentation developed More... over 8 years ago