UglifyJS/lib
2012-09-26 19:52:32 +03:00
..
ast.js checkpoint (refactoring, WIP) 2012-09-26 12:16:16 +03:00
compress.js removed the "squeeze" method (it's now effectively "transform") 2012-09-26 19:52:32 +03:00
output.js Support input source map 2012-09-24 17:02:18 +03:00
parse.js discard all \uFEFF characters (https://github.com/mishoo/UglifyJS/issues/462) 2012-09-25 15:30:59 +03:00
scope.js properly drop mutually-referring declarations that are not otherwise 2012-09-23 12:47:34 +03:00
sourcemap.js Support input source map 2012-09-24 17:02:18 +03:00
transform.js compressor successfully moved to TreeTransformer 2012-09-26 14:27:01 +03:00
utils.js compressor successfully moved to TreeTransformer 2012-09-26 14:27:01 +03:00