pegjs/lib/compiler
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
..
passes Expectation refactoring 1/7: Restructure "literal" expectations 2016-06-17 19:15:51 +02:00
asts.js Fix labels leaking to outer scope 2016-03-11 16:42:03 +01:00
js.js Simplify various escaping functions 2016-06-11 13:29:50 +02:00
opcodes.js
visitor.js Fix labels leaking to outer scope 2016-03-11 16:42:03 +01:00