Skip to content

0.21.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jan 11:42

Added

  • Parse errors now list possible expected tokens.

  • Lexer errors now mention the file.

Fixed

  • Overloaded number literals cannot be sum types (#1557).

  • Defective GPU code generation for vectorised non-commutative
    operatators (#1559).

  • Excessive memory usage for some programs (#1325).