2 Commits (9d266625b42130aeff79fa930182e610082e2d06)

Author SHA1 Message Date
Futago-za Ryuu 9d266625b4 Merge ast utils into Grammar class 6 years ago
Mingun 42ec335d13 Optimize silent fails: remove checks that always false (#399)
* Optimization: do not generate unreachable calls |peg$fail| and constants for it (local to the rule).
* Optimization: do not generate unreachable calls |peg$fail| and constants for it (non-local to rule).
6 years ago