You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Majda 1da6abc458 Use one var/let/const per variable (fixup)
Fix few instances in generated code which I missed in the previous
commit.

See #443.
8 years ago
..
compiler Use one var/let/const per variable (fixup) 8 years ago
.eslintrc.json ESLint: Set environments better 8 years ago
grammar-error.js Replace classes.subclass with native classes 8 years ago
parser.js Use one var/let/const per variable (for initialized variables) 8 years ago
peg.js Use one var/let/const per variable (for initialized variables) 8 years ago