v0.5.11
What's Changed
- Resolve S/R conflicts by @yui-knk in #249
- Improve integration spec by @yui-knk in #250
- Sort check list by @yui-knk in #251
- Remove TODO by @yui-knk in #252
- Examples of Parameterizing Rules expansion by @yui-knk in #253
- Rename
#replace_token_with_symbol
by @yui-knk in #255 - Report syntax error with exit status 1 by @yui-knk in #256
- Remove comma from expanded rule examples by @yui-knk in #257
- Add top-level documentation of classes for parameterizing_rules by @ydah in #258
- Fix separated_list expansion by @ydah in #259
- Allow parameterizing rules to be used even in the middle of rhs by @ydah in #261
- Merge parameterizing rule application rules into one by @yui-knk in #262
- Add valgrind memory leak check job by @yui-knk in #263
- Spec for
Symbol#comment
by @yui-knk in #264 - Fix instance variable name by @yui-knk in #265
- Freeze s_value of Token by @yui-knk in #266
- Always rule should refer to its own lhs for tag resolution by @yui-knk in #267
- Define helper methods in module by @yui-knk in #268
- Performance improvement by @yui-knk in #269
- Move
Type
underGrammar
by @yui-knk in #270 - Add RBS for Grammar::Symbol and Grammar::ErrorToken by @Little-Rubyist in #271
- Retry if choco install winflexbison fails by @ydah in #273
- Add support for type specification in parameterizing rules by @ydah in #272
- Add steepcheck for lib/lrama/grammar/parameterizing_rules/**/*.rb by @ydah in #260
- Use
#newline
by @yui-knk in #274 - Rename local variable by @yui-knk in #275
- Fix the codes line numbers in prologue and epilogue by @yui-knk in #276
- v0.5.11 by @yui-knk in #277
Full Changelog: v0.5.10...v0.5.11