UglifyJS/lib
2012-09-17 20:02:57 +03:00
..
ast.js figure out label targets 2012-09-15 16:05:17 +03:00
compress.js only do the typeof x == "undefined" optimization if x is a symbol reference and it's declared in scope, or x is not a symbol reference. 2012-09-17 20:02:57 +03:00
output.js rewrite handle_if_return 2012-09-16 15:46:20 +03:00
parse.js more optimizations that v1 does and some cleanups 2012-09-14 15:36:38 +03:00
scope.js figure out label targets 2012-09-15 16:05:17 +03:00
sourcemap.js started support for generating source maps (WIP) 2012-08-29 19:39:19 +03:00
utils.js rewrite handle_if_return 2012-09-16 15:46:20 +03:00