You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
compiler Optimize silent fails: remove checks that always false (#399) 6 years ago
typings Optimize silent fails: remove checks that always false (#399) 6 years ago
.eslintrc.js Disabled eslint rule 'prefer-spread' 7 years ago
grammar-error.js Update code format and style 7 years ago
parser.js Optimize silent fails: remove checks that always false (#399) 6 years ago
peg.d.ts Added 'lib/peg.d.ts' for internal use 6 years ago
peg.js Set version to v0.11.0-dev 6 years ago