This website requires JavaScript.
Explore
Help
Register
Sign In
JoBoEVD
/
UglifyJS
Watch
1
Star
0
Fork
0
You've already forked UglifyJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d57527697f
UglifyJS
/
lib
History
Alex Lam S.L
d57527697f
avoid confusion of
NaN
&
Infinity
with
catch
symbol of the same name (
#1763
)
...
fixes
#1760
fixes
#1761
2017-04-02 16:14:09 +08:00
..
ast.js
minor clean-ups (
#1600
)
2017-03-14 13:19:05 +08:00
compress.js
avoid confusion of
NaN
&
Infinity
with
catch
symbol of the same name (
#1763
)
2017-04-02 16:14:09 +08:00
mozilla-ast.js
Don't convert all strings to directives from moz-ast
2016-07-03 12:36:57 +02:00
output.js
improve compression of undefined, NaN & Infinitiy (
#1748
)
2017-04-01 03:02:14 +08:00
parse.js
sort options in alphabetical order (
#1743
)
2017-03-31 16:41:04 +08:00
propmangle.js
sort options in alphabetical order (
#1743
)
2017-03-31 16:41:04 +08:00
scope.js
sort options in alphabetical order (
#1743
)
2017-03-31 16:41:04 +08:00
sourcemap.js
Generate source map data from normalized files
2016-11-29 20:42:56 +01:00
transform.js
Collapse single use var definitions
2016-01-27 11:48:15 +02:00
utils.js
fix
AST_Node.optimize()
(
#1602
)
2017-03-15 18:44:13 +08:00