UglifyJS/lib
Mihai Bazon 18c63ff3d8 Fix compression of conditionals
Don't move the condition on the right side of an assignment when
the left side may have side effects.

Fix #677
2015-04-13 17:29:48 +03:00
..
ast.js Add option to preserve/enforce string quote style 2015-01-27 22:26:27 +02:00
compress.js Fix compression of conditionals 2015-04-13 17:29:48 +03:00
mozilla-ast.js Location fix for Mozilla AST start token. 2015-01-06 11:32:41 +01:00
output.js Add option to preserve/enforce string quote style 2015-01-27 22:26:27 +02:00
parse.js Fix parsing for U+2028 / U+2029 2015-03-18 10:11:37 +02:00
propmangle.js Use the before visitor in mangle props 2015-04-10 11:33:29 +03:00
scope.js rename --prop-cache to --name-cache 2015-03-16 13:16:30 +02:00
sourcemap.js fixes issue #621 SourceMap toString JSON format 2015-01-24 00:33:02 -08:00
transform.js Apply transformer to AST_VarDef's name 2013-07-14 13:24:09 +03:00
utils.js Add property name mangler 2015-03-14 11:22:28 +02:00