0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
two resource files. Used to compile the JavaScript source using Google closure. More... over 13 years ago
Additional utility functions More... over 13 years ago
Improved error handling for Errors thrown in the script using 'throw new Error()'. More... over 13 years ago
Make sure we have a Context when we evaluate a script on the Swing EDT More... over 13 years ago
Updated build system. Replaced antcontrib with embedded groovy scripts. Added Google closure for compiling JavaScript files. Added JSDoc for documenting JavaScript files. More... over 13 years ago
Make sure the context is initialized only once More... over 13 years ago
Adding first prototype for a JOSM JavaScript API. More... over 13 years ago
Loads the JOSM JavaScript API when creating the Rhino context for the Swing EDT. More... over 13 years ago
Added support for a built-in scripting engine based on Mozilla Rhino. More... over 13 years ago
Merge branch 'master' into deploy More... over 13 years ago
Removing properties for test env, will supply template file later More... over 13 years ago
Updated build files More... over 13 years ago
Updated license information More... over 13 years ago
ScriptingConsole now supports the embedded scripting engine or an JSR223-compatible plugged scripting engine. More... over 13 years ago
Fixed initialization of engine id for plugged script engines More... over 13 years ago
Fixing typo More... over 13 years ago
Refactoring: moving script execution code including error handling from RunScriptDialog to utility class ScriptExecutor More... over 13 years ago
ScriptEngineDescriptor now suppors list of content mime types. More... over 13 years ago
refactoring: renaming ScriptingEningeInfoPanel.java More... over 13 years ago
ScriptingEngineInfoPanel now displays info about built-in scripting engine, too More... over 13 years ago
Unit test for ScriptEditorModel More... over 13 years ago
ScriptEditorModel now supports the built-in scripting engine More... over 13 years ago
Temporarily disabled - fix later More... over 13 years ago
Towards support for an integrated script engine More... over 13 years ago
new utitlity class for exception handling More... over 13 years ago
small updates More... over 13 years ago
Moved and renamed More... over 13 years ago
Moved classes§ More... over 13 years ago
Moved RunScriptDialog More... over 13 years ago
RunScriptDialog now also using the built-in script engine. More... over 13 years ago