13f72bb19d
This change has two side effects: * Label names can no longer be JavaScript reserved words. * |$| is allowed again in label names. However, because of the preference rules, names starting with it will be usually parsed as a text operator followed by another identifier (denoting a rule reference or label name). |
||
---|---|---|
.. | ||
compiler | ||
compiler.js | ||
grammar-error.js | ||
parser.js | ||
peg.js | ||
utils.js |