pegjs/spec/unit
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.
2015-09-11 14:58:53 +02:00
..
compiler/passes Report left recursion and infinite loops only as "possible" 2015-09-11 14:58:53 +02:00
parser.spec.js Simplify JSHint directives 2015-09-04 16:52:38 +02:00