pegjs/spec/api
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
..
generated-parser-api.spec.js Rename the "buildParser" function to "generate" 2016-05-04 14:01:14 +02:00
pegjs-api.spec.js Consistently talk about generating (not building) a parser 2016-05-04 14:08:43 +02:00
plugin-api.spec.js Revert "Use literal raw text in error messages" 2016-05-09 15:07:44 +02:00