Commit History

Author SHA1 Message Date
  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