Joeri Exelmans
|
5f128dac0d
Rename SVG files. Add 'order of small steps' test.
|
5 years ago |
Joeri Exelmans
|
f88cf2380e
Unique state ids generated at runtime instead of compile-time. Fix rendering issues with history.
|
5 years ago |
Joeri Exelmans
|
6327a97aa9
Split 'statechart syntax' classes (basically just data classes describing the statechart model: State, Transition, ...) from 'statechart instance' (describing an instance of a statechart, with a set of current states, execution logic, etc.)
|
5 years ago |
Joeri Exelmans
|
549c81a8a8
Simplified things
|
5 years ago |
Joeri Exelmans
|
3148ee5da3
Fixed errors reported by mypy type checker + parallelism (worker pool) in render script.
|
5 years ago |
Joeri Exelmans
|
f600f56401
Updated 'render' script + checked in reasonably looking rendered statechart images
|
5 years ago |
Joeri Exelmans
|
2e47398f26
Better to generate SMCAT files in python than with XSLT
|
5 years ago |