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 491106c347 Report left recursion and infinite loops only as "possible"
A semantic predicate can prevent the parser to actually enter infinite
recursion or loop. This is undetectable at compile-time.
9 years ago
..
generate-bytecode.js Rename javascript.js to js.js 9 years ago
generate-js.js Rename generate-javascript.js to generate-js.js 9 years ago
remove-proxy-rules.js Convert PEG.js code to strict mode 9 years ago
report-infinite-loops.js Report left recursion and infinite loops only as "possible" 9 years ago
report-left-recursion.js Report left recursion and infinite loops only as "possible" 9 years ago
report-missing-rules.js Convert PEG.js code to strict mode 9 years ago