Release 0.0.10
peterwvj
released this
15 Nov 14:36
·
858 commits
to development
since this release
VDM2C 0.0.10 - Release Notes - 15 November 2016
What's New?
In addition to a number of bug fixes, this release expands the coverage of VDM constructs supported by the code generator. In particular, this release adds better support for records and collections.
Reporting Problems and Troubleshooting
Please report bugs, problems, and other issues with VDM2C at https://github.com/overturetool/vdm2c/issues.
Other Resources and Links
VDM2C is documented in the Overture tool's user manual.
Issues closed
Please note that the interactive list is at https://github.com/overturetool/vdm2c/milestones/v0.0.10
- #51 closed - Missing cast in CLASS_CAST resulted in corrupt this pointer on ATMega1284p
- #48 closed - Set equality check does not work
- #47 closed - Add support for map comprehensions
- #42 closed - Set comprehensions don't work
- #40 closed - Sequence comprehensions
- #35 closed - Update test ClassValue after issue #34 is resolved.
- #34 closed - Initialization functions for values are not being called in class constructor
- #33 closed - Complete support for records
- #28 closed - Add supports for records
- #24 closed - Map support is incomplete
- #3 closed - Let Expressions