|
|
c07489080a
|
history seems to be working
|
2025-10-17 16:48:39 +02:00 |
|
|
|
b55cba198e
|
parser and editor use same code for figuring out what is connected to what
|
2025-10-17 14:37:26 +02:00 |
|
|
|
6dc7a2e9a7
|
fix css
|
2025-10-17 13:37:38 +02:00 |
|
|
|
28071eb1f3
|
can draw history states
|
2025-10-17 13:31:02 +02:00 |
|
|
|
e8fda9bdf0
|
editor: better rendering of helper outlines
|
2025-10-17 11:34:49 +02:00 |
|
|
|
9401c02800
|
small changes
|
2025-10-16 17:21:29 +02:00 |
|
|
|
d4930eb13d
|
pseudo-states appear to be working + variables only exist within the scope where they are created
|
2025-10-16 17:10:37 +02:00 |
|
|
|
db1479bfc4
|
usability improvements
|
2025-10-15 14:09:45 +02:00 |
|
|
|
ec49c47b39
|
implement copy paste
|
2025-10-15 13:53:49 +02:00 |
|
|
|
39a229bf21
|
more toolbar buttons
|
2025-10-14 19:02:17 +02:00 |
|
|
|
63265c2b4c
|
typescript thingy
|
2025-10-14 18:41:20 +02:00 |
|
|
|
5ffa084516
|
toolbar buttons to select shape
|
2025-10-14 18:41:03 +02:00 |
|
|
|
a73d51a31a
|
"fix" some typescript errors
|
2025-10-14 13:42:45 +02:00 |
|
|
|
b14b9e205c
|
cleanup code a bit
|
2025-10-14 13:29:13 +02:00 |
|
|
|
5e7b944978
|
re-organize project structure a bit + add icons
|
2025-10-13 17:14:21 +02:00 |
|
|
|
3cb3ef91d2
|
can always advance time to next timeout
|
2025-10-13 12:00:36 +02:00 |
|
|
|
e233fa9166
|
show timestamp of next timeout
|
2025-10-13 11:35:42 +02:00 |
|
|
|
f7f3923131
|
should reschedule wallclock timer after making a big step
|
2025-10-10 17:41:22 +02:00 |
|
|
|
966b168a74
|
timed transition appear to be working
|
2025-10-10 17:38:34 +02:00 |
|
|
|
166fd6d4bc
|
scheduled timers are put in environment
|
2025-10-10 17:08:50 +02:00 |
|
|
|
446829c8ec
|
timestamps visible in execution history
|
2025-10-10 14:37:35 +02:00 |
|
|
|
3f095bb419
|
can toggle between paused and realtime
|
2025-10-10 14:08:46 +02:00 |
|
|
|
56c77de5bc
|
handle internal events also when initializing
|
2025-10-10 11:07:42 +02:00 |
|
|
|
52bfcc7ff4
|
nicer connectedness feedback
|
2025-10-09 16:46:41 +02:00 |
|
|
|
d5272e30f3
|
show execution history
|
2025-10-09 16:25:03 +02:00 |
|
|
|
a8b522fdd8
|
fix regression: selecting rountangle ID should not select entire rountangle
|
2025-10-09 13:36:57 +02:00 |
|
|
|
131f82c5db
|
fix point pos
|
2025-10-09 13:21:36 +02:00 |
|
|
|
09a87d3025
|
raising events appears to work. nondeterminism currently ignored
|
2025-10-09 13:17:01 +02:00 |
|
|
|
3f2db4457f
|
simple execution works
|
2025-10-08 16:49:19 +02:00 |
|
|
|
2b73da9387
|
interpreter: exec exit actions
|
2025-10-07 17:58:25 +02:00 |
|
|
|
b9327d2eb0
|
interpreter initializes statechart
|
2025-10-07 17:47:07 +02:00 |
|
|
|
692c052e11
|
parse comments
|
2025-10-07 16:03:23 +02:00 |
|
|
|
9dd72484fa
|
store app state in URL hash
|
2025-10-07 15:49:19 +02:00 |
|
|
|
41f34ab65e
|
when selecting text, highlight rountangle to which text belongs
|
2025-10-06 17:25:51 +02:00 |
|
|
|
da0e56e17c
|
arcs nicely curve when they connect a rountangle to itself
|
2025-10-06 17:15:51 +02:00 |
|
|
|
e009f718d2
|
add transition label parser
|
2025-10-06 15:10:55 +02:00 |
|
|
|
58a75ddd8b
|
visual feedback on labels belonging to arrows and vice-versa
|
2025-10-06 11:45:42 +02:00 |
|
|
|
db246ccefe
|
better error messages
|
2025-10-05 15:47:42 +02:00 |
|
|
|
5d95e99e63
|
parse transitions
|
2025-10-05 15:37:04 +02:00 |
|
|
|
f40e7f60b5
|
statechart parsing and error reporting working
|
2025-10-05 15:28:31 +02:00 |
|
|
|
2adf902a7f
|
arrow connection detection working
|
2025-10-05 13:31:00 +02:00 |
|
|
|
6e75866d4e
|
undo/redo working
|
2025-10-05 12:06:22 +02:00 |
|
|
|
924019e81c
|
progress
|
2025-10-05 10:48:26 +02:00 |
|
|
|
145e61c607
|
also sort during resize
|
2025-10-05 00:06:56 +02:00 |
|
|
|
328b641533
|
persist state in localstorage
|
2025-10-05 00:02:21 +02:00 |
|
|
|
9bb5157d5d
|
important progress
|
2025-10-04 23:42:48 +02:00 |
|
|
|
a72653fcce
|
dirty but the initial concept is working
|
2025-10-04 23:13:55 +02:00 |
|