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
92bd53b513c6cf030d96ed627efc50dd1875ba85
UglifyJS
/
lib
History
Mihai Bazon
92bd53b513
handle labels properly
...
(they can't be handled the same way as variables in a scope)
2012-08-21 12:45:06 +03:00
..
ast.js
handle labels properly
2012-08-21 12:45:06 +03:00
output.js
warn about unreferenced symbols
2012-08-21 12:07:34 +03:00
parse.js
simple visitor API and code to figure out scope and references
2012-08-19 15:57:50 +03:00
scope.js
handle labels properly
2012-08-21 12:45:06 +03:00
utils.js
added mangler and other stuff
2012-08-20 17:32:35 +03:00