pegjs/lib
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
..
compiler Remove trailing comma in an array literal 2015-08-21 16:02:23 +02:00
utils Remove trailing commas in object literals 2015-08-21 16:02:13 +02:00
compiler.js Convert PEG.js code to strict mode 2015-06-12 17:34:59 -07:00
grammar-error.js Merge pull request #347 from mbaumgartl/errorstack 2015-07-03 13:05:41 +02:00
parser.js Update character categories in grammars to Unicode 8.0.0 2015-08-06 16:42:26 +02:00
peg.js Convert PEG.js code to strict mode 2015-06-12 17:34:59 -07:00