UglifyJS/lib
2014-07-12 20:16:49 +04:00
..
ast.js Added support of respecting quotes 2014-07-12 20:16:49 +04:00
compress.js Evaluate "foo".length ==> 3 2014-07-01 11:06:51 +03:00
mozilla-ast.js Handle TryStatements trees from acorn >=0.2.0 2014-03-06 17:07:49 -08:00
output.js Added support of respecting quotes 2014-07-12 20:16:49 +04:00
parse.js Added support of respecting quotes 2014-07-12 20:16:49 +04:00
scope.js Mangle name of exception when --screw-ie8. Fix #430. 2014-02-14 13:58:14 +02:00
sourcemap.js Handle the case when SourceMapConsumer.originalPositionFor returns null source. 2014-03-02 19:20:19 -08:00
transform.js Apply transformer to AST_VarDef's name 2013-07-14 13:24:09 +03:00
utils.js semicolons 2013-12-10 20:24:27 +02:00