You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
generate-bytecode.js Revert "Use literal raw text in error messages" 8 years ago
generate-js.js Move the "Generated by ..." comment out of wrapping functions 8 years ago
remove-proxy-rules.js Convert PEG.js code to strict mode 9 years ago
report-infinite-loops.js Report left recursion and infinite loops only as "possible" 9 years ago
report-left-recursion.js Report full rule chain in recursive rule errors 9 years ago
report-missing-rules.js Convert PEG.js code to strict mode 9 years ago