pegjs/lib
Mingun 534dc53ac2 Optimize redundant fail checks (#400)
eliminate unnecessary checks for the result of parse, when it can be statically determined
2018-01-05 21:28:09 +00:00
..
compiler Optimize redundant fail checks (#400) 2018-01-05 21:28:09 +00:00
typings Optimize redundant fail checks (#400) 2018-01-05 21:28:09 +00:00
.eslintrc.js Disabled eslint rule 'prefer-spread' 2017-10-26 10:20:29 +01:00
grammar-error.js Update code format and style 2017-10-25 19:19:42 +01:00
parser.js Optimize redundant fail checks (#400) 2018-01-05 21:28:09 +00:00
peg.d.ts Added 'lib/peg.d.ts' for internal use 2017-12-28 01:23:37 +00:00
peg.js Set version to v0.11.0-dev 2017-12-18 01:23:17 +00:00