Skip to content

10.7.0

Compare
Choose a tag to compare
@nene nene released this 20 Sep 13:02
· 640 commits to master since this release

Improvements

  • Error messages now contain line and column number #442

Internals

  • Comments are now attached to AST nodes #439
  • Eliminated end index from Token, only the start index is only ever needed #440 #448