Skip to content

v0.6.11

Latest
Compare
Choose a tag to compare
@yui-knk yui-knk released this 23 Dec 06:17
· 19 commits to master since this release
ebdadac

What's Changed

  • Document for compressed state table by @yui-knk in #469
  • Update NEWS.md - fix spelling by @jbampton in #470
  • Fix a typo by @ydah in #471
  • Bump rbs from v3.5.3 to v3.6.0 and steep from v1.7.1 to v1.8.0 by @ydah in #472
  • Use "%empty"? instead of empty by @ydah in #473
  • Use TAG? token_declaration+ instead of token_declaration+ and TAG token_declaration+ by @ydah in #474
  • Use string_as_id? by @ydah in #476
  • Use grouping instead of generic_symbol by @ydah in #475
  • [DOC] Add syntax highlighting to MarkDown code blocks by @amomchilov in #482
  • Bump rbs from v3.6.0 to v3.7.0 and steep from v1.8.0 to v1.8.1 by @ydah in #481
  • Fix an error when str.length is greater than length by @ydah in #477
  • Add types to counterexamples by @Little-Rubyist in #483
  • Add support for %type declarations using %nterm in Nonterminal Symbols by @ydah in #485
  • Refactoring with option in parser.y by @ydah in #484
  • Fix argument type of find_symbol_by_s_value and find_symbol_by_s_value! by @yui-knk in #486
  • Specify --parser for RUN_OPTS and SPECOPTS when run test-all by @yui-knk in #488
  • v0.6.11 by @ydah in #487

New Contributors

Full Changelog: v0.6.10...v0.6.11