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 88c957c9e8 Fix ESLint errors in lib/compiler/passes/generate-js.js
Fix the following errors:

   65:11  error  Unexpected trailing comma  comma-dangle
  211:40  error  Unexpected trailing comma  comma-dangle
  223:27  error  Unexpected trailing comma  comma-dangle
  233:27  error  Unexpected trailing comma  comma-dangle
8 years ago
..
compiler Fix ESLint errors in lib/compiler/passes/generate-js.js 8 years ago
utils Remove trailing commas in object literals 9 years ago
compiler.js Expose the AST node visitor builder via PEG.compiler.visitor 9 years ago
grammar-error.js Merge pull request #347 from mbaumgartl/errorstack 9 years ago
parser.js Speed up deduplication of expectations 9 years ago
peg.js Update version to 0.9.0 9 years ago