UglifyJS/lib
Mihai Bazon 66c869c8f6 switch branches must be declared required so that the compressor doesn't
replace nodes with a single statement.

looks stable for now, though mess begins to sink in.  need to review the AST
hierarchy.
2012-09-03 11:05:59 +03:00
..
ast.js switch branches must be declared required so that the compressor doesn't 2012-09-03 11:05:59 +03:00
compress.js update (c) years 2012-08-27 11:01:41 +03:00
output.js switch branches must be declared required so that the compressor doesn't 2012-09-03 11:05:59 +03:00
parse.js Reverting "minor perf. improvements" 2012-09-03 10:26:23 +03:00
scope.js don't mangle names of setters/getters 2012-08-29 19:26:48 +03:00
sourcemap.js started support for generating source maps (WIP) 2012-08-29 19:39:19 +03:00
utils.js Reverting "minor perf. improvements" 2012-09-03 10:26:23 +03:00