Skip to content

Release version 0.2.2

Compare
Choose a tag to compare
@babyraging babyraging released this 30 Apr 01:32
· 36 commits to master since this release

Added

Changed

  • Change dollars syntax scope naming
  • Simple refactoring, add common files

Bug fixes

  • Fixed unable to detect int name[100]; variable name pattern. (yacc)
  • Fixed a missing case for start state scope detection (lex)