aboutsummaryrefslogtreecommitdiff
path: root/test/compress
AgeCommit message (Expand)Author
2020-12-06fix corner case in `collapse_vars` (#4332)...Alex Lam S.L
2020-12-06fix corner case in `properties` (#4330)...Alex Lam S.L
2020-12-06support spread syntax (#4328)Alex Lam S.L
2020-11-29fix corner case in `side_effects` (#4326)...Alex Lam S.L
2020-11-29fix corner case in `merge_vars` (#4324)...Alex Lam S.L
2020-11-29fix corner case in `inline` (#4322)...Alex Lam S.L
2020-11-27fix corner case in `inline` (#4320)...Alex Lam S.L
2020-11-23fix corner case in `passes` & `reduce_vars` (#4316)...Alex Lam S.L
2020-11-21workaround Safari quirks (#4314)...Alex Lam S.L
2020-11-21fix corner case in `merge_vars` & `reduce_vars` (#4313)...Alex Lam S.L
2020-11-21fix corner case in `mangle` (#4311)Alex Lam S.L
2020-11-21gate `galio` workaround (#4310)Alex Lam S.L
2020-11-20fix corner case in `collapse_vars` (#4309)...Alex Lam S.L
2020-11-20fix corner case in `hoist_props` (#4307)Alex Lam S.L
2020-11-19fix corner cases in `reduce_vars` & `unused` (#4306)Alex Lam S.L
2020-11-19fix corner case in `dead_code` (#4304)Alex Lam S.L
2020-11-19enhance `varify` (#4303)Alex Lam S.L
2020-11-19fix corner case in `merge_vars` (#4302)...Alex Lam S.L
2020-11-19fix corner case `reduce_vars` (#4300)...Alex Lam S.L
2020-11-18fix corner case in `merge_vars` (#4299)...Alex Lam S.L
2020-11-18enhance `arguments` (#4296)Alex Lam S.L
2020-11-18fix corner case in `merge_vars` (#4295)...Alex Lam S.L
2020-11-18fix corner case in `arguments` (#4293)...Alex Lam S.L
2020-11-18fix corner cases in `collapse_vars`, `unused` & `varify` (#4292)...Alex Lam S.L
2020-11-18fix corner case in `merge_vars` (#4289)...Alex Lam S.L
2020-11-17fix corner case in `collapse_vars` (#4287)...Alex Lam S.L
2020-11-17fix corner cases in `collapse_vars` & `dead_code` (#4285)...Alex Lam S.L
2020-11-17fix corner case in `reduce_vars` (#4283)...Alex Lam S.L
2020-11-17fix corner case in `reduce_vars` (#4281)...Alex Lam S.L
2020-11-17enhance `varify` (#4279)Alex Lam S.L
2020-11-17support destructured literals (#4278)Alex Lam S.L
2020-11-17fix corner case in `unused` (#4277)...Alex Lam S.L
2020-11-14fix corner case in `loops` (#4275)...Alex Lam S.L
2020-11-11fix corner case in `evaluate` (#4272)...Alex Lam S.L
2020-11-09fix corner case in `objects` (#4270)...Alex Lam S.L
2020-11-08support computed property name in object literal (#4268)Alex Lam S.L
2020-11-08fix corner case in `inline` (#4266)...Alex Lam S.L
2020-11-07fix corner case in `reduce_vars` (#4262)...Alex Lam S.L
2020-11-06fix corner case in `functions` (#4260)...Alex Lam S.L
2020-11-02fix corner case in `merge_vars` (#4258)...Alex Lam S.L
2020-11-01fix corner case in `merge_vars` (#4256)...Alex Lam S.L
2020-11-01fix corner case in `merge_vars` (#4254)...Alex Lam S.L
2020-10-30fix corner case in `ie8` (#4251)...Alex Lam S.L
2020-10-30fix corner cases in `collapse_vars` (#4249)...Alex Lam S.L
2020-10-27improve warnings (#4247)...Alex Lam S.L
2020-10-26fix corner case in `booleans` (#4246)...Alex Lam S.L
2020-10-24fix corner case in `collapse_vars` (#4243)...Alex Lam S.L
2020-10-24fix corner case in `loops` & `unused` (#4241)...Alex Lam S.L
2020-10-24fix corner case in `merge_vars` (#4238)...Alex Lam S.L
2020-10-22fix corner case in `unused` (#4236)...Alex Lam S.L