pegjs/lib
David Majda b77d33ca05 generate-js.js: Quote the "class" key in DESCRIBE_EXPECTATION_FNS
"class" is a reserved word. Having it as a key unquoted broke IE 8 (both
in standards and quirks mode) and IE 9 (in quirks mode).
2016-08-05 14:46:32 +02:00
..
compiler generate-js.js: Quote the "class" key in DESCRIBE_EXPECTATION_FNS 2016-08-05 14:46:32 +02:00
utils Remove trailing commas in object literals 2015-08-21 16:02:13 +02:00
.eslintrc.json ESLint: Set environments better 2016-01-29 14:50:38 +01:00
grammar-error.js Merge pull request #347 from mbaumgartl/errorstack 2015-07-03 13:05:41 +02:00
parser.js generate-js.js: Quote the "class" key in DESCRIBE_EXPECTATION_FNS 2016-08-05 14:46:32 +02:00
peg.js Don't use "this" inside peg.generate 2016-07-04 08:33:26 +02:00