pegjs/lib/compiler
Alan Mimms 4cdc6d6353 Do not indent backtick quoted strings in code blocks (#492)
* Do not indent backtick quoted strings in initializer or rule action code blocks
* Use const instead of var for ESLint happiness
* Fix ESLint issues for double quotes and indent6
2017-08-24 20:11:49 +01:00
..
passes Do not indent backtick quoted strings in code blocks (#492) 2017-08-24 20:11:49 +01:00
asts.js Code style: Fix ESLint "object-shorthand" errors 2016-10-10 10:58:05 +02:00
index.js Code style: Make all static "require" calls global 2016-10-10 13:38:39 +02:00
js.js Remove unnecessary escaping of "]" in a regexp 2016-12-01 16:30:10 +01:00
opcodes.js Use only "//" comments 2016-09-20 15:07:39 +02:00
visitor.js Code style: Fix ESLint "no-empty-function" errors 2016-10-10 10:58:06 +02:00