Revision e005099fb1b9a1b87ac50ba8223255e52cec452d authored by Alex Lam S.L on 14 May 2017, 18:37:53 UTC, committed by GitHub on 14 May 2017, 18:37:53 UTC
- fix `estree` conversion of getter/setter
- fix non-directive literal in `to_mozilla_ast()`
- revamp `test/mozilla-ast.js`
  - reuse `test/ufuzz.js` for code generation
  - use `acorn.parse()` for creating `estree`
- extend `test/ufuzz.js` for `acorn` workaround
  - catch variable redefinition
  - non-trivial literal as directive
  - adjust options for tolerance

Miscellaneous
- optional semi-colon when parsing directives

fixes #1914
closes #1915
1 parent 504a436
History
File Mode Size
.github
bin
lib
test
tools
.gitattributes -rw-r--r-- 20 bytes
.gitignore -rw-r--r-- 35 bytes
.travis.yml -rw-r--r-- 181 bytes
LICENSE -rw-r--r-- 1.3 KB
README.md -rw-r--r-- 31.2 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.1 KB

README.md

back to top