pegjs/spec/unit/compiler/passes
David Majda 2fd77b96fc Revert "Use literal raw text in error messages"
I no longer think that using raw literal texts in error messages is the
right thing to do. The main reason is that it couples error messages
with details of the grammar such as use of single or double quotes in
literals. A better solution is coming in the next commit.

This reverts commit 69a0f769fc.
2016-05-09 15:07:44 +02:00
..
generate-bytecode.spec.js Revert "Use literal raw text in error messages" 2016-05-09 15:07:44 +02:00
helpers.js Rename the "PEG" variable to "peg" 2016-05-04 12:37:13 +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