pegjs/lib/compiler
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
..
passes Optimize silent fails: remove checks that always false (#399) 2018-01-01 19:35:59 +00:00
asts.js Update code format and style 2017-10-25 19:19:42 +01:00
index.js Optimize silent fails: remove checks that always false (#399) 2018-01-01 19:35:59 +00:00
js.js Update code format and style 2017-10-25 19:19:42 +01:00
opcodes.js Partial fix #194 - nonsenses error messages with semantic predicates (#547) 2017-12-31 10:59:51 +00:00
visitor.js Disabled eslint rule 'prefer-spread' 2017-10-26 10:20:29 +01:00