UglifyJS/lib
Mihai Bazon 7ae1c600a2 some reorganization
(moved pretty much everything that relates to scope in scope.js, added a
module for NodeJS that can be used with require() and exports everything.)
2012-08-21 13:53:16 +03:00
..
ast.js some reorganization 2012-08-21 13:53:16 +03:00
output.js some reorganization 2012-08-21 13:53:16 +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 some reorganization 2012-08-21 13:53:16 +03:00
utils.js added mangler and other stuff 2012-08-20 17:32:35 +03:00