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 95fd64ec15 .jshintrc: Add the "forin" option & fix fallout
Also added few missing |hasOwnProperty| calls that JSHint didn't detect
because it only looks whether there is an |if| statement wrapping the
loop body.
10 years ago
..
compiler Fix JSHint error in lib/compiler/passes/generate-bytecode.js 10 years ago
compiler.js .jshintrc: Add the "forin" option & fix fallout 10 years ago
grammar-error.js Git repo npmization: Make the repo a npm package 12 years ago
parser.js Fix error messages in certain cases with trailing input 11 years ago
peg.js .jshintrc: Add the "forin" option & fix fallout 10 years ago
utils.js .jshintrc: Add the "forin" option & fix fallout 10 years ago