This website requires JavaScript.
Explore
Help
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
919b2733ab52d3072bb4276210fe442bc0ade5fd
UglifyJS
/
lib
History
Mihai Bazon
919b2733ab
always keep declarations found in unreachable code
...
a few more tests and some cleanups.
2012-09-07 15:18:32 +03:00
..
ast.js
fixed tests (need to drop the toplevel block in "expected" if it's a single statement)
2012-09-07 11:22:01 +03:00
compress.js
always keep declarations found in unreachable code
2012-09-07 15:18:32 +03:00
output.js
cleaned up usage of AST_BlockStatement
2012-09-05 11:39:43 +03:00
parse.js
cleaned up usage of AST_BlockStatement
2012-09-05 11:39:43 +03:00
scope.js
fix for variable names like
toString
2012-09-05 14:31:05 +03:00
sourcemap.js
started support for generating source maps (WIP)
2012-08-29 19:39:19 +03:00
utils.js
checkpoint
2012-09-04 15:36:14 +03:00