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
v2.1
UglifyJS
/
test
/
compress
History
Mihai Bazon
fcc0229087
drop unused function arguments
...
also add test for "drop_unused" (the last one fails for now)
2012-10-13 15:04:44 +03:00
..
blocks.js
minor
2012-08-27 11:00:26 +03:00
conditionals.js
added option for side-effect-free statements, fix test
2012-10-03 13:08:03 +03:00
dead-code.js
always keep declarations found in unreachable code
2012-09-07 15:18:32 +03:00
debugger.js
wrote more of the compressor and added some tests
2012-08-22 15:21:58 +03:00
drop-unused.js
drop unused function arguments
2012-10-13 15:04:44 +03:00
issue-12.js
actually enable the option that drops unused names in the test of issue
#12
2012-10-12 11:41:48 +03:00
properties.js
wrote more of the compressor and added some tests
2012-08-22 15:21:58 +03:00
sequences.js
minor tests fix
2012-09-24 10:27:49 +03:00