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
Files
37eecc16a419361672c0c055e0246ee7deb439b7
UglifyJS
/
lib
History
Mihai Bazon
37eecc16a4
more optimizations for ifs/conditionals
...
(XXX: should add tests before anything else)
2012-09-03 19:38:45 +03:00
..
ast.js
jumps, try and definitions are statements too
2012-09-03 12:39:02 +03:00
compress.js
more optimizations for ifs/conditionals
2012-09-03 19:38:45 +03:00
output.js
jumps, try and definitions are statements too
2012-09-03 12:39:02 +03:00
parse.js
an AST_If is too a StatementWithBody
2012-09-03 12:11:44 +03:00
scope.js
don't mangle names of setters/getters
2012-08-29 19:26:48 +03:00
sourcemap.js
started support for generating source maps (WIP)
2012-08-29 19:39:19 +03:00
utils.js
Reverting "minor perf. improvements"
2012-09-03 10:26:23 +03:00