https://github.com/mishoo/UglifyJS
Revision a1532eb076d506fbf87a04c0ec4f26e1929aa902 authored by Alex Lam S.L on 07 April 2017, 10:47:30 UTC, committed by GitHub on 07 April 2017, 10:47:30 UTC
- property access
- property assignment
- allow bare expression within try-block
- normalise `Error` in `console.log()`
- generate more unary expressions
- add parenthesis to enforce precedence
- adjust variable reuse/creation
- add parameters to function declaration & expression
- add return expression
- add trivial arguments to function call
1 parent c2a1bce
History
Tip revision: a1532eb076d506fbf87a04c0ec4f26e1929aa902 authored by Alex Lam S.L on 07 April 2017, 10:47:30 UTC
extend ufuzz generator (#1783)
Tip revision: a1532eb
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-- 40.8 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.2 KB

README.md

back to top