Closed luser closed 10 years ago
Thank you!
I forgot to mention, there was one change I didn't make: js2-mode is very cross at your use of "char" as a variable name in parser.js, because it's a future reserved word. Changing that seemed a little silly though.
This is mostly missing semicolons, with a few trailing whitespace removals as well as a couple of fixes to make functions return values consistently. All in the name of making js2-mode happier.