aboutsummaryrefslogtreecommitdiff
path: root/test/compress/screw-ie8.js
AgeCommit message (Expand)Author
2017-04-15unify CLI & API under `minify()` (#1811)...Alex Lam S.L
2017-03-30optimize try-catch-finally (#1731)...Alex Lam S.L
2017-03-19make `expect_stdout` work on Node.js 0.12 (#1623)...Alex Lam S.L
2017-03-18fix top-level directives in compress tests (#1615)...Alex Lam S.L
2017-03-10fix catch variable reference in IE8 (#1587)...Alex Lam S.L
2017-03-05handle variable declaration within catch blocks (#1546)...Alex Lam S.L
2017-03-05stay safe with constants in IE8- (#1547)...Alex Lam S.L
2017-01-19Have minify() and tests use figure_out_scope() as uglifyjs CLI does...kzc
2016-10-27Pass mangle options to figure_out_scope before mangling in testsAnthony Van de Gejuchte
2015-10-28Allow specification beautify options in tests...Richard van Velzen