2fd77b96fc
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
|
||
---|---|---|
.. | ||
passes | ||
asts.js | ||
js.js | ||
opcodes.js | ||
visitor.js |