https://github.com/mishoo/UglifyJS
Revision 0f4f01b66cb2aa4356309c70a7d6a95618603630 authored by Alex Lam S.L on 18 April 2017, 13:45:34 UTC, committed by GitHub on 18 April 2017, 13:45:34 UTC
- remove overlap in functionality of singular, consecutive reference of constant value
- remove workarounds for previous bugs in `lib/scope.js`
- distribute recursive `collapse_single_use_vars()` calls to their respective `OPT(AST_Node)`
- enable collapsing of variables within a single `AST_Definitions`
1 parent 5d9f1da
History
Tip revision: 0f4f01b66cb2aa4356309c70a7d6a95618603630 authored by Alex Lam S.L on 18 April 2017, 13:45:34 UTC
clean up `collapse_vars` (#1826)
Tip revision: 0f4f01b
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.4 KB
appveyor.yml -rw-r--r-- 350 bytes
package.json -rw-r--r-- 1.2 KB

README.md

back to top