Skip to content

v3.1.0

Choose a tag to compare

@AjaniBilby AjaniBilby released this 07 Dec 01:24
f0b580c

Version 3.1.0

Pull request #5

Added:

  • Documentation dictating the syntax tree structure generated

Changes:

  • Updates to test case logging
  • New internal string parsing method
  • Rearranged documentation
  • Runtime type check on Compile for non TS users
  • Restructured output Syntax tree to make the layout more stable over BNF changes.