UglifyJS/test
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
..
compress Enable --screw-ie8 by default. 2016-06-30 21:49:48 +02:00
mocha Fix spidermonkey AST (ESTree) export and import, Array holes 2016-06-30 21:44:12 +02:00
mocha.js Add mocha tests 2015-12-27 22:38:20 +01:00
mozilla-ast.js Fix mozilla-ast after module loading changes 2015-09-24 18:13:21 +03:00
run-tests.js Respect quote style in object literals 2016-06-19 21:13:31 +02:00
sourcemaps.js Fix #836 2015-10-20 19:48:56 +01:00