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.
cb3c5f4473
Currently, an open brace without a corresponding brace will emit this confusing error message: > Expected "!", "$", "&", "(", "*", "+", ".", "/", "/*", "//", ";", "?", character class, code block, comment, end of line, identifier, literal, or whitespace but "{" found. This change adds an error case to the grammar to make it clear what the problem is. |
7 years ago | |
---|---|---|
.. | ||
compiler | 7 years ago | |
grammar-error.js | 8 years ago | |
parser.js | 7 years ago | |
peg.js | 8 years ago |