UglifyJS/lib
2012-10-02 12:02:33 +03:00
..
ast.js minor 2012-09-28 11:12:47 +03:00
compress.js drop more unused names 2012-10-02 12:02:33 +03:00
output.js a shy attempt to obey width in the beautifier; added bracketize option to always print brackets around if/do/while/for statements; export more options via the CLI 2012-10-02 11:22:38 +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 a shy attempt to obey width in the beautifier; added bracketize option to always print brackets around if/do/while/for statements; export more options via the CLI 2012-10-02 11:22:38 +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 a shy attempt to obey width in the beautifier; added bracketize option to always print brackets around if/do/while/for statements; export more options via the CLI 2012-10-02 11:22:38 +03:00