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