pegjs/lib/compiler
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
..
passes generate-js.js: Quote the "class" key in DESCRIBE_EXPECTATION_FNS 2016-08-05 14:46:32 +02:00
asts.js Fix labels leaking to outer scope 2016-03-11 16:42:03 +01:00
index.js Align names of compiler passes that detect infinite loops 2016-07-29 18:06:16 +02:00
js.js Simplify various escaping functions 2016-06-11 13:29:50 +02:00
opcodes.js Fix comment typo 2015-08-18 10:58:22 +02:00
visitor.js Fix labels leaking to outer scope 2016-03-11 16:42:03 +01:00