pegjs/lib/compiler
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
..
passes Remove trailing comma in an array literal 2015-08-21 16:02:23 +02:00
asts.js Make infinite loop and left recursion detectors work with named rules 2015-08-06 16:32:08 +02:00
javascript.js Convert PEG.js code to strict mode 2015-06-12 17:34:59 -07:00
opcodes.js Fix comment typo 2015-08-18 10:58:22 +02:00
visitor.js Convert PEG.js code to strict mode 2015-06-12 17:34:59 -07:00