67d85f2de8
Rename compiler passes as follows: reportLeftRecursion -> reportInfiniteRecursion reportInfiniteLoops -> reportInfiniteRepetition This reflects the fact that both passes detect different ways of causing the same problem (possible infinite loop when parsing). |
||
---|---|---|
.. | ||
compiler | ||
utils | ||
.eslintrc.json | ||
grammar-error.js | ||
parser.js | ||
peg.js |