Bugfix release for the issues reported in #30:
- Backported support for 128 bit float types in language-c.
- Added 128 bit float support in pure-gen.
- Fixed an issue with incorrect C code for
long double const*
pointers. - Updated the documentation.
Bugfix release for the issues reported in #30:
long double const*
pointers.