Version 0.9.61
-
Added support for static_assert outside of functions
You can now also write a static_assert directly inside a processor or namespace.
-
Improved complex support
Fixed various bugs around complex support, related to derived types and structures
Fixes for the soul command
Updated soul command to resolve issues around failing to compile causing segfaults in the tool. This also fixes a similar problem when using the patch library.
Library code refresh
We've been updating the library code to make it more consistent, and to extend the support. The oscillators have been updated to take advantage of namespace specialisation.
Numerous improvements to error reporting
We've tidied up various error messages to make them clearer, and more descriptive.