pegjs/lib/compiler/passes
David Majda eda2a34c7f Expectation refactoring 1/7: Restructure "literal" expectations
Changes:

  * Rename the "value" property to "text" (because it doesn't contain
    the whole value, which also includes the case sensitivity flag).

  * Add the "ignoreCase" property (which was missing).
2016-06-17 19:15:51 +02:00
..
generate-bytecode.js Expectation refactoring 1/7: Restructure "literal" expectations 2016-06-17 19:15:51 +02:00
generate-js.js Simplify various escaping functions 2016-06-11 13:29:50 +02:00
remove-proxy-rules.js
report-infinite-loops.js
report-left-recursion.js Report full rule chain in recursive rule errors 2015-09-11 15:09:42 +02:00
report-missing-rules.js