https://github.com/mishoo/UglifyJS
Revision c076e7b60d356def1b94e5856034b38fc93312fd authored by Alex Lam S.L on 01 April 2017, 21:11:29 UTC, committed by GitHub on 01 April 2017, 21:11:29 UTC
- only output one top-level function or statement block
- reduce `rng()` granularity from 2^32 to 65536
- fix overflow in `rng()`
- track `canThrow` during `typeof` creation
1 parent 4a55bb0
History
Tip revision: c076e7b60d356def1b94e5856034b38fc93312fd authored by Alex Lam S.L on 01 April 2017, 21:11:29 UTC
speed up fuzzer code generation (#1757)
Tip revision: c076e7b
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.7 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.2 KB

README.md

back to top