Open jthoene opened 6 years ago
Please open PR's as frequently as possible to simplify the review process :)
- Missing closing bracket for the init function if a history vector is initialized
- Correcting "State.$Nullstate$" to "State.Nullstate"
will be fixed with migration to react methods https://github.com/Yakindu/statecharts/pull/2329
The evaluation of the SCT C# Generator brought the following results:
Minor Bugs: Name convention in C#:
For more see this link: C# Codeconvention - GERMAN
Compile Problems:
Test models from "org.yakindu.sct.test.models" which don't compile at the moment:
Generator Exceptions were thrown for the following test models from "org.yakindu.sct.test.models":
The following bugs are already fixed on the branch "c#_generator_refactoring":