aboutsummaryrefslogtreecommitdiff
path: root/test/compress
AgeCommit message (Expand)Author
2020-06-05fix corner case in `collapse_vars` (#3954)Alex Lam S.L
2020-06-05fix corner cases in `assignments`, `reduce_vars` & `unused` (#3950)...Alex Lam S.L
2020-06-03add test case for #3945 (#3948)Alex Lam S.L
2020-06-02fix corner case in `hoist_props` (#3947)...Alex Lam S.L
2020-06-02fix corner case in `evaluate` (#3946)...Alex Lam S.L
2020-06-01enhance `reduce_vars` (#3942)Alex Lam S.L
2020-05-31fix corner case in `arguments` (#3939)Alex Lam S.L
2020-05-30fix corner case in `evaluate` (#3938)...Alex Lam S.L
2020-05-29fix corner case in `evaluate` (#3936)...Alex Lam S.L
2020-05-29fix corner case in `evaluate` (#3934)...Alex Lam S.L
2020-05-29enhance `evaluate`, `functions` & `inline` (#3931)Alex Lam S.L
2020-05-28fix corner case in `functions` (#3930)...Alex Lam S.L
2020-05-27fix corner case in `collapse_vars` (#3928)...Alex Lam S.L
2020-05-24fix corner case in `reduce_vars` (#3923)...Alex Lam S.L
2020-05-22fix corner case in `evaluate` (#3921)...Alex Lam S.L
2020-05-22fix corner case in `ie8` & `reduce_vars` (#3919)...Alex Lam S.L
2020-05-22fix corner case in `join_vars` (#3917)...Alex Lam S.L
2020-05-21fix corner case in `inline` (#3915)...Alex Lam S.L
2020-05-19fix corner case in `collapse_vars` (#3909)...Alex Lam S.L
2020-05-19enhance `dead_code` (#3907)Alex Lam S.L
2020-05-18fix corner case in `evaluate` (#3906)...Alex Lam S.L
2020-05-17fix corner case in `evaluate` (#3904)...Alex Lam S.L
2020-05-15fix corner case in `functions` (#3900)...Alex Lam S.L
2020-05-15fix corner case in `collapse_vars` (#3898)...Alex Lam S.L
2020-05-14enhance `collapse_vars` (#3896)Alex Lam S.L
2020-05-13fix corner case in `reduce_vars` (#3895)...Alex Lam S.L
2020-05-12fix corner case in `collapse_vars` (#3892)...Alex Lam S.L
2020-05-12fix corner case in `ie8` (#3890)...Alex Lam S.L
2020-05-12fix corner case in `evaluate` (#3888)...Alex Lam S.L
2020-05-12fix corner case in `collapse_vars` (#3885)...Alex Lam S.L
2020-05-12fix corner case in `evaluate` (#3883)...Alex Lam S.L
2020-05-12fix corner case in `reduce_vars` (#3881)...Alex Lam S.L
2020-05-11fix corner cases in `evaluate` & `reduce_vars` (#3879)...Alex Lam S.L
2020-05-11fix corner case in `comparisons` (#3877)Alex Lam S.L
2020-05-11enhance `if_return` (#3875)Alex Lam S.L
2020-05-11enhance `evaluate` & `reduce_vars` (#3873)Alex Lam S.L
2020-05-11retain `@__PURE__` call when return value is used (#3874)Alex Lam S.L
2020-05-10fix corner case in `hoist_props` (#3872)...Alex Lam S.L
2020-05-10enhance `evaluate` & `reduce_vars` (#3870)Alex Lam S.L
2020-05-10fix corner case in `hoist_props` (#3869)...Alex Lam S.L
2020-05-10fix corner case in `reduce_vars` (#3867)...Alex Lam S.L
2020-05-10improve `inline` of `/*@__PURE__*/` calls (#3865)Alex Lam S.L
2020-05-08fix corner case in `inline` (#3859)...Alex Lam S.L
2020-05-08fix corner case in `join_vars` (#3857)...Alex Lam S.L
2020-05-07fix corner case in `inline` (#3853)...Alex Lam S.L
2020-05-06enhance `dead_code` (#3849)Alex Lam S.L
2020-05-04fix corner case in `reduce_vars` (#3845)...Alex Lam S.L
2020-05-03enhance `reduce_vars` (#3843)Alex Lam S.L
2020-05-03enhance `unused` (#3839)Alex Lam S.L
2020-05-01fix corner case in `inline` (#3837)...Alex Lam S.L