Skip to content

cattle v0.3.0

Compare
Choose a tag to compare
@hroptatyr hroptatyr released this 02 Oct 12:02
· 181 commits to master since this release
v0.3.0

Summary: v0.3.0 of cattle
Keywords: v0.3.0

This is cattle v0.3.0.

This is a feature release.

Changes:

  • cattle can emit hardware ieee754 decimal float instructions
  • auxiliary fields in caev files will be kept upon print
  • digits exceeding the significand capacity will be used for rounding
    in our hand-crafted version of strtod32()
  • gengetopt is replaced by yuck

For examples and instructions see README.md and/or cattle(1).