Changes
Summary
- Corrections for CLI argument validation (commit: db79217) (details)
- Add missing source nodes to class headers (commit: 2f04993) (details)
- Represent the generated code using CGP means (commit: 4f7ba9e) (details)
- Update CLI to report errors/unsupported constructs (commit: 25c8a3d) (details)
- Translate standard libraries to IR modules (commit: e3b1f3d) (details)
- Translate generated modules to C sources (commit: 54a050f) (details)
- Update the VDM2C plugin to output the user's code (commit: 763a468) (details)
- Correct initialisation of mangledNames (commit: 15a5ed3) (details)
- Better user feedback for unsupported constructs (commit: 3c864a8) (details)