2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Aug 02, 2025 — Aug 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUILD: make it easier to produce custom named exe/jar files
hharrison
as Harvey Harrison
More... 16 days ago
JS: update version to 2026-05
hharrison
as Harvey Harrison
More... 27 days ago
JS: use a hashmap to hold the the example model data in ExampleBox More... about 1 month ago
JS: add the ".cfg" extension in 'openExample' for ExampleBox More... about 1 month ago
JS: exclude the folder name when opening an example model More... about 1 month ago
JS: show the 'Factory Example' model on opening ExampleBox More... about 1 month ago
JS: show the topic folders for ExampleBox in the correct sequence More... about 1 month ago
JS: show the examples folder names with underscores converted to spaces More... about 1 month ago
JS: organise example models into folders More... about 1 month ago
JS: rename examples folder 'BigLean' to 'Big_Lean_Simulation_Library' More... about 1 month ago
JS: show a tree of example models in ExampleBox More... about 1 month ago
JS: minor cleanup of 'keyPressed' for OjbectSelector More... about 1 month ago
JS: implement undo, redo, and repeat for ObjectSelector More... about 1 month ago
Examples: add 'EntityConveyor Example - with TriggerPointList' More... about 1 month ago
JS: set the 'TriggerPointList' input to monotonic in LinkedService More... about 1 month ago
JS: add method 'setMonotonic' to SampleListInput More... about 1 month ago
JS: move points and vec3d formatting helpers to KeywordIndex
hharrison
as Harvey Harrison
More... about 1 month ago
JS: move static input format helpers to KeywordIndex
hharrison
as Harvey Harrison
More... about 1 month ago
JS: pull all default input configuration into GUIFrame
hharrison
as Harvey Harrison
More... about 1 month ago
JS: implement the 'TriggerPointList' input for EntityConveyor More... about 1 month ago
JS: add output 'FractionCompleted' for EntityConveyor More... about 1 month ago
JS: add input 'TriggerPointList' to LinkedService More... about 2 months ago
JS: allow the 'Redo' menu item to perform both the 'redo' and 'repeat' actions More... about 2 months ago
JS: catch input errors in 'repeat' for JaamSimModel More... about 2 months ago
JS: implement 'tryRepeat' for CoordinateCommand More... about 2 months ago
JS: modify 'tryRepeat' for KeywordCommand to return null for a non-zero index More... about 2 months ago
JS: show the icon and tooltip for either the 'repeat' or 'redo' action More... about 2 months ago
JS: connect the 'F4' key to the 'repeat' action for view windows More... about 2 months ago
JS: modify 'getRepeatCommand' to return null if the cmd has no effect More... about 2 months ago
JS: modify 'tryRepeat' for KeywordCommand to return null if the entity is the same More... about 2 months ago