UglifyJS/lib
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