pegjs/lib/compiler/passes
David Majda 6d82422045 Remove trailing comma in an array literal
It caused an additional newline in generated parsers in IE 8.
2015-08-21 16:02:23 +02:00
..
generate-bytecode.js Renumber bytecode instructions sequentially 2015-08-18 10:57:50 +02:00
generate-javascript.js Remove trailing comma in an array literal 2015-08-21 16:02:23 +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