Skip to content

0.25.5

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 08:36

Added

  • futhark repl now has a :format command. Work by Dominic
    Kennedy.

Fixed

  • Textual floating-point numbers printed by executables now always
    print enough digits to not hide information. Binary output is
    unchanged.

  • Invalid CSE on constants could crash the compiler (#2021).