pegjs/spec/unit/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.spec.js Expectation refactoring 1/7: Restructure "literal" expectations 2016-06-17 19:15:51 +02:00
helpers.js Remove various JSHint-related cruft 2016-06-11 11:32:32 +02:00
remove-proxy-rules.spec.js Rename the "PEG" variable to "peg" 2016-05-04 12:37:13 +02:00
report-infinite-loops.spec.js Rename the "PEG" variable to "peg" 2016-05-04 12:37:13 +02:00
report-left-recursion.spec.js Rename the "PEG" variable to "peg" 2016-05-04 12:37:13 +02:00
report-missing-rules.spec.js Rename the "PEG" variable to "peg" 2016-05-04 12:37:13 +02:00