UglifyJS/lib
Mihai Bazon 99456c6156 more fixes:
- added walker for AST_ObjectProperty
- handle redefinitions properly (only mangle one symbol, make them all point
  to a single definition)

DynarchLIB seems to run fine after mangling + compressed output.
2012-08-21 11:38:49 +03:00
..
ast.js more fixes: 2012-08-21 11:38:49 +03:00
output.js more fixes: 2012-08-21 11:38:49 +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 more fixes: 2012-08-21 11:38:49 +03:00
utils.js added mangler and other stuff 2012-08-20 17:32:35 +03:00