Skip to content

v0.0.5

Compare
Choose a tag to compare
@Muqsit Muqsit released this 24 Sep 13:00
· 371 commits to master since this release
  • Throw a ParseException if the binary token tree is improperly formatted
    • This throws an exception during the parsing stage in expressions such as 2b, b c d, etc.