Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- This is basically identical to the ES5 parser at this point, with the references modify to reflect the ES2015 intent that this parser will handle. - Additional changes since the initial cut have been squashed into this commit to match as close to the current implementation and tests, including: - Fix to disambiguation of DIV vs. REGEX lexer tokens.
- Loading branch information