Skip to content

0.5.2

Compare
Choose a tag to compare
@athas athas released this 03 Jun 19:12
· 6367 commits to master since this release

Added

  • Array index section: (.[i]) is shorthand for (\x -> x[i]).
    Full slice syntax supported. (#559)

  • New assert construct. (#464)

  • futhark-mode.el now contains a definition for flycheck.

Fixed

  • The index produced by futhark-doc now contains correct links.

  • Windows linebreaks are now fully supported for test files (#558).