pegjs/test/spec/unit
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).
2018-01-01 19:35:59 +00:00
..
compiler/passes Optimize silent fails: remove checks that always false (#399) 2018-01-01 19:35:59 +00:00
parser.spec.js Ensure usage of 'lib/peg.d.ts' 2017-12-28 01:48:01 +00:00