openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
J
jScriptBasic
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
1 day
ago.
Aug 22, 2025 — Aug 22, 2026
Showing page 6 of 12
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
BasicXXXXvalue classes implement BasicValue interface
Peter Verhas
More...
over 8 years ago
Some interfaces are moved to API and BasicValue interface was created
Peter Verhas
More...
over 8 years ago
SimpleHook and InterpreterHook was moved to the api
Peter Verhas
More...
over 8 years ago
ExecutionException was eliminated, now we have ScriptBasicException instead
Peter Verhas
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
Peter Verhas
More...
over 8 years ago
skip gpg signature when in travis
Peter Verhas
More...
over 8 years ago
KlassUtility minor refactor CastUtility works function style less code
Peter Verhas
More...
over 8 years ago
CastUtility import optimization
Peter Verhas
More...
over 8 years ago
BasicRuntimeException was moved to api CastUtility refactored to be simpler and not so overcomplicated
Peter Verhas
More...
over 8 years ago
extendedInterpreter naming moved to interpreter in documentation and in variable names
Peter Verhas
More...
over 8 years ago
Interpreter interface implementation name followed the elimination of 'Extended' part
Peter Verhas
More...
over 8 years ago
interface ExtendedInterpreter was eliminated, methods moved up to Interpreter
Peter Verhas
More...
over 8 years ago
code reformatted
Peter Verhas
More...
over 8 years ago
imports optimized
Peter Verhas
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
Peter Verhas
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
Peter Verhas
More...
over 8 years ago
site and all other unused plugins are removed
Peter Verhas
More...
over 8 years ago
[maven-release-plugin] prepare for next development iteration
Peter Verhas
More...
over 8 years ago
[maven-release-plugin] prepare release jscriptbasic-1.0.5
Peter Verhas
More...
over 8 years ago
unit test version set to 4.12
Peter Verhas
More...
over 8 years ago
pom modification before release
Peter Verhas
More...
over 8 years ago
gpg plugin commented out
Peter Verhas
More...
over 8 years ago
executor test code uses stack walker instead of stack trace deprecated API is deleted from ScriptBasic
Peter Verhas
More...
over 8 years ago
variables are made to be final
Peter Verhas
More...
over 8 years ago
apt files are deleted EngineApi renamed to ScriptBasic AuxTest now runs documentation
Peter Verhas
More...
over 8 years ago
javadoc corrections
Peter Verhas
More...
over 8 years ago
.gitignore corrected
Peter Verhas
More...
over 8 years ago
index.md added
Peter Verhas
More...
over 8 years ago
readme references index.md
Peter Verhas
More...
over 8 years ago
maven-compiler-plugin version updated documentation developed
Peter Verhas
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree