pegjs/lib/compiler/passes
David Majda 671c22e80f Avoid using |console| in default tracer and its tests when not defined
This makes default tracer and its tests work in IE 8-10.
2015-08-21 17:32:37 +02:00
..
generate-bytecode.js Renumber bytecode instructions sequentially 2015-08-18 10:57:50 +02:00
generate-javascript.js Avoid using |console| in default tracer and its tests when not defined 2015-08-21 17:32:37 +02:00
remove-proxy-rules.js Convert PEG.js code to strict mode 2015-06-12 17:34:59 -07:00
report-infinite-loops.js Rename asts.matchesEmpty to alwaysAdvancesOnSuccess and negate it 2015-07-31 13:48:46 +02:00
report-left-recursion.js Fix left recursion detection in sequences 2015-08-17 10:58:37 +02:00
report-missing-rules.js Convert PEG.js code to strict mode 2015-06-12 17:34:59 -07:00