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
fb049d3a81
UglifyJS
/
lib
History
kzc
fb049d3a81
Fix unneeded parens around unary args in new expression.
2016-08-14 21:38:38 +02:00
..
ast.js
Actually limit sequence length.
2016-04-12 14:17:24 +03:00
compress.js
Keep const in own scope while compressing
2016-07-15 13:20:52 +02:00
mozilla-ast.js
Don't convert all strings to directives from moz-ast
2016-07-03 12:36:57 +02:00
output.js
Fix unneeded parens around unary args in new expression.
2016-08-14 21:38:38 +02:00
parse.js
Legacy octal integer strict mode fixes
2016-07-21 14:42:16 +02:00
propmangle.js
Respect quote style in object literals
2016-06-19 21:13:31 +02:00
scope.js
Fix mangle with option keep_fnames=true for Safari.
2016-07-15 13:18:14 +02:00
sourcemap.js
lib/sourcemap.js: Copy sourceContent from old souce-map to the new source-map. Should
fix
#882
2016-07-17 19:36:15 +02:00
transform.js
Collapse single use var definitions
2016-01-27 11:48:15 +02:00
utils.js
Various LineTerminator changes
2016-06-30 22:12:50 +02:00