Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 00:36
· 548 commits to main since this release

0.4.0 (2022-03-10)

Bug Fixes

  • Fixed inverted location (line:col) (d981a58)
  • Fixed tests (35779e3)
  • Removed extra newline from error reporting (2d67d15)

Features

  • Initial change to swap from location to Span, added helper function to generate error messages (3debf85)
  • Proper error handling finished for compiler, parser and lexer (4299f50)