aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-21fix corner cases in `reduce_vars` & `side_effects` (#5016)...fixes #5015Alex Lam S.L
2021-06-20enhance `dead_code` (#5014)Alex Lam S.L
2021-06-15fix corner case in `switches` (#5013)...fixes #5012Alex Lam S.L
2021-06-15fix corner case in `switches` (#5011)...fixes #5010Alex Lam S.L
2021-06-15fix corner case in `switches` (#5009)...fixes #5008Alex Lam S.L
2021-06-15fix corner case in `arguments` (#5007)...fixes #5006Alex Lam S.L
2021-06-15enhance `switches` (#5005)...closes #5004Alex Lam S.L
2021-06-13fix corner case in `side_effects` (#5002)...fixes #5001Alex Lam S.L
2021-06-13fix corner cases in `parse` & `unused` (#5000)Alex Lam S.L
2021-06-12minor clean-up (#4998)Alex Lam S.L
2021-06-10fix corner case in `reduce_vars` (#4997)...fixes #4996Alex Lam S.L
2021-06-10fix corner cases in `loops` & `unused` (#4995)...fixes #4994Alex Lam S.L
2021-06-05v3.13.9Alex Lam S.L
2021-06-03fix corner case in `unused` (#4993)...fixes #4992Alex Lam S.L
2021-06-02workaround GitHub Actions issues (#4991)Alex Lam S.L
2021-05-30workaround transient `npm` failures (#4989)Alex Lam S.L
2021-05-30improve handling of declaration statements (#4980)Alex Lam S.L
2021-05-30fix corner case in `awaits` (#4988)...fixes #4987Alex Lam S.L
2021-05-30fix corner case in `hoist_props` (#4986)...fixes #4985Alex Lam S.L
2021-05-30fix corner case in `dead_code` (#4984)Alex Lam S.L
2021-05-30fix corner case in `dead_code` (#4983)...fixes #4982Alex Lam S.L
2021-05-30fix corner case in `dead_code` (#4981)Alex Lam S.L
2021-05-29improve handling of lexical scope (#4979)Alex Lam S.L
2021-05-29fix corner cases in `collapse_vars` (#4978)...fixes #4977Alex Lam S.L
2021-05-29fix corner cases in `awaits` (#4976)...fixes #4974 fixes #4975Alex Lam S.L
2021-05-28fix corner case in `awaits` (#4973)...fixes #4972Alex Lam S.L
2021-05-28enhance `awaits` (#4971)Alex Lam S.L
2021-05-28fix corner case in `collapse_vars` (#4970)Alex Lam S.L
2021-05-28enhance `awaits` (#4969)Alex Lam S.L
2021-05-26enhance `unused` (#4968)Alex Lam S.L
2021-05-26fix corner case in `arguments` (#4967)Alex Lam S.L
2021-05-26v3.13.8Alex Lam S.L
2021-05-26fix corner case in `mangle` (#4966)...fixes #4965Alex Lam S.L
2021-05-26fix corner case in `ie8` (#4963)...fixes #4962Alex Lam S.L
2021-05-24fix corner case in `mangle` (#4961)...fixes #4960Alex Lam S.L
2021-05-24fix corner case in `ie8` (#4959)...fixes #4958Alex Lam S.L
2021-05-24fix corner case in `merge_vars` (#4957)...fixes #4956Alex Lam S.L
2021-05-24fix corner cases in `rename` & `varify` (#4955)...fixes #4954Alex Lam S.L
2021-05-23enhance `sourceMap` (#4953)Alex Lam S.L
2021-05-22fix corner case in parsing private field/method (#4952)...fixes #4951Alex Lam S.L
2021-05-21fix corner case in `reduce_vars` (#4950)...fixes #4949Alex Lam S.L
2021-05-20fix corner case in `conditionals` (#4948)...fixes #4947Alex Lam S.L
2021-05-20enhance `pure_funcs` (#4945)Alex Lam S.L
2021-05-20fix corner case in `collapse_vars` (#4946)Alex Lam S.L
2021-05-19v3.13.7Alex Lam S.L
2021-05-18fix corner case in `reduce_vars` (#4944)...fixes #4943Alex Lam S.L
2021-05-16document v8 quirks (#4942)...closes #4941Alex Lam S.L
2021-05-16fix corner case in `pure_getters` (#4940)...fixes #4939Alex Lam S.L
2021-05-15fix corner case in `reduce_vars` (#4938)...fixes #4937Alex Lam S.L
2021-05-15fix corner case in `collapse_vars` (#4936)...fixes #4935Alex Lam S.L