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.
David Majda 03a391e874 s/appliedRules/visitedRules/
The rules are not really *applied* by the |reportLeftRecursion| pass,
they are just *visited*.
9 years ago
..
compiler s/appliedRules/visitedRules/ 9 years ago
utils Fix left recursion detection 9 years ago
compiler.js Implement basic support for tracing 9 years ago
grammar-error.js Utility functions cleanup: Split lib/utils.js 10 years ago
parser.js Update website URL 10 years ago
peg.js Utility functions cleanup: Split lib/utils.js 10 years ago