Skip to content

Release version 0.2.4

Compare
Choose a tag to compare
@babyraging babyraging released this 06 May 20:25
· 27 commits to master since this release

Added

  • Added diagnostic error when semantic value ($$) is used but the type was not declared
  • Now %left %right %nonassoc creates new tokens when a token was not already declared

Changed

  • Removed some predefined keywords as there are not predefined

Bug fixes

  • Fixed syntax highlight single line comment inside keywords (yacc)
  • Fixed a small bug which didn't allow spaces in regex quantifier