statebuddy/src/statecharts
2025-10-21 14:37:55 +02:00
..
abstract_syntax.ts history seems to be working 2025-10-17 16:48:39 +02:00
actionlang_interpreter.ts pseudo-states appear to be working + variables only exist within the scope where they are created 2025-10-16 17:10:37 +02:00
concrete_syntax.ts errors in bottom panel are collapsible 2025-10-21 10:51:17 +02:00
detect_connections.ts move 'selection' part of state into same object as rest of editor state 2025-10-21 10:21:26 +02:00
interpreter.ts fix: sometimes entering default state would not highlight initial state marker 2025-10-19 12:30:55 +02:00
label_ast.ts pseudo-states appear to be working + variables only exist within the scope where they are created 2025-10-16 17:10:37 +02:00
label_parser.js pseudo-states appear to be working + variables only exist within the scope where they are created 2025-10-16 17:10:37 +02:00
parser.ts show internal events in side panel: 2025-10-21 14:37:55 +02:00
runtime_types.ts highlight fired transitions 2025-10-19 11:27:32 +02:00
time.ts re-organize project structure a bit + add icons 2025-10-13 17:14:21 +02:00
transition_label.grammar pseudo-states appear to be working + variables only exist within the scope where they are created 2025-10-16 17:10:37 +02:00