UglifyJS/lib
kzc 02c638209e Enable --screw-ie8 by default.
catch identifier is mangled correctly for ES5 standards-compliant JS engines by default.

Unconditionally use the ie8 if/do-while workaround whether or not --screw-ie8 is enabled.

To support non-standard ie8 javascript use: uglifyjs --support-ie8
2016-06-30 21:49:48 +02:00
..
ast.js Actually limit sequence length. 2016-04-12 14:17:24 +03:00
compress.js Enable --screw-ie8 by default. 2016-06-30 21:49:48 +02:00
mozilla-ast.js Fix spidermonkey AST (ESTree) export and import, Array holes 2016-06-30 21:44:12 +02:00
output.js Enable --screw-ie8 by default. 2016-06-30 21:49:48 +02:00
parse.js Move OctalEscapeSequence to read_escape_char 2016-06-30 21:42:15 +02:00
propmangle.js Respect quote style in object literals 2016-06-19 21:13:31 +02:00
scope.js Enable --screw-ie8 by default. 2016-06-30 21:49:48 +02:00
sourcemap.js Revert "using the original sourcemap as the base" 2016-02-10 10:19:39 +01:00
transform.js Collapse single use var definitions 2016-01-27 11:48:15 +02:00
utils.js Simplify member(name, array) implementation. 2016-04-07 09:57:30 -04:00