Skip to content

Statechart generator extension + Clang compatibility

Mirko Wächter requested to merge StatechartGeneratorExtension into master

The generated Statechart Context is split in two classes (Interface + implementation) to reduce includes. Additionally, this branch includes further include optimizations and clang compatibility fixes.

Merge request reports