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.
ac179cda7b
Previously, the report-left-recursion and report-missing-rules passes
used PEG.GrammarError without requiring it, causing a ReferenceError.
Since requiring lib/peg.js would cause circular requirements, this
commit imports lib/grammar-error.js as GrammarError.
The bug was introduced in commit
|
12 years ago | |
---|---|---|
.. | ||
compiler | 12 years ago | |
compiler.js | 12 years ago | |
grammar-error.js | 12 years ago | |
parser.js | 12 years ago | |
peg.js | 12 years ago | |
utils.js | 12 years ago |