aboutsummaryrefslogtreecommitdiff
path: root/test/mocha/minify.js
AgeCommit message (Expand)Author
2017-05-08deprecate low level API (#1877)...Alex Lam S.L
2017-04-15unify CLI & API under `minify()` (#1811)...Alex Lam S.L
2017-03-16make `collapse_vars` consistent with `toplevel` (#1608)...Alex Lam S.L
2017-03-02optimize trivial IIFEs returning constants (#1530)kzc
2017-03-01invert `reduce_vars` tracking flag (#1519)...Alex Lam S.L
2017-02-28warn & drop `#__PURE__` iff IIFE is dropped (#1511)...Alex Lam S.L
2017-02-27improve error messages (#1506)...Alex Lam S.L
2017-02-25allow --in-source-map inline (#1490)...Alex Lam S.L
2017-02-21Support marking a call as pure...kzc
2016-11-29feat: add option.outFileName for JS API, if absense, sourceMap.file field wil...1111hui
2016-10-23Add an option for writing inline source mappengzhenqing
2016-08-14Moved test input files to test/input.Lucas Wiener
2016-08-14Added test for #1236Lucas Wiener
2016-06-19Respect quote style in object literals...Shrey Banga
2016-04-19Add `passes` compress option. Fix duplicate compress warnings.kzc