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
3edfe7d0ee
UglifyJS
/
lib
History
Mihai Bazon
a9511dfbe5
Use the negation hack rather than parens for a toplevel function expression call
...
(only in !beautify mode)
2013-05-09 08:58:47 +03:00
..
ast.js
Add support for enclose option.
Closes
#139
.
2013-03-24 11:11:23 +02:00
compress.js
Better fix for equality of typeof ... against "undefined"
2013-05-08 16:22:48 +03:00
mozilla-ast.js
Workaround for missing
prefix
in UnaryExpression generated by Esprima
2013-04-29 15:03:52 +03:00
output.js
Use the negation hack rather than parens for a toplevel function expression call
2013-05-09 08:58:47 +03:00
parse.js
Fix is_assignable
2013-05-09 08:44:24 +03:00
scope.js
renamed --screw-ie to --screw-ie8, documented it in README.md, indicated it doesn't break IE9+
2013-03-25 17:03:21 +01:00
sourcemap.js
line numbers start at 1
2012-10-02 16:39:53 +03:00
transform.js
fix
#51
2012-11-18 17:37:45 +02:00
utils.js
When hoisting variables, try to merge in assignments that follow.
2012-12-05 12:30:25 +02:00