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 ad27a300a8 Fix left recursion detection in sequences
Report left recursion also in cases where the recursive rule invocation
is not a direct element of a sequence, but is wrapped inside an
expression.

Fixes #359.
9 years ago
..
generate-bytecode.spec.js Convert PEG.js code to strict mode 9 years ago
helpers.js Convert PEG.js code to strict mode 9 years ago
remove-proxy-rules.spec.js Convert PEG.js code to strict mode 9 years ago
report-infinite-loops.spec.js Change few testcase descriptions 9 years ago
report-left-recursion.spec.js Fix left recursion detection in sequences 9 years ago
report-missing-rules.spec.js Convert PEG.js code to strict mode 9 years ago