Skip to content

pure-gen-0.25

Latest
Compare
Choose a tag to compare
@agraef agraef released this 07 Aug 17:16
· 2 commits to master since this release

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.