aboutsummaryrefslogtreecommitdiff
-----BEGIN PGP PRIVATE KEY BLOCK-----

lFgEXtVsNhYJKwYBBAHaRw8BAQdAnLsYdh3BpeK1xDguJE80XW2/MSmqeeP6pbQw
8jAw0OEAAP9lsLf3tk0OH1X4By4flYSz4PBFo40EwS4t6xx76poUphCEtCJDaGFy
bGllIEd1aXggPGNoYXJsaWVAZXhhbXBsZS5vcmc+iJYEExYIAD4WIQSgQ2mNY3q+
+RZa7kuCJA7cq4DagwUCXtVsNgIbAwUJA8JnAAULCQgHAgYVCgkICwIEFgIDAQIe
AQIXgAAKCRCCJA7cq4DagzOnAP4nQ3aMaPUlPsIrXU17duADx8kcx21/SMoeHWTS
HpPScAD/RNAcErwxweC2Pc+EVn9oSad3Zv8mf4xKSvsOARjeCQI=
=gUik
-----END PGP PRIVATE KEY BLOCK-----
ref='/tracifyjs/log/test/compress/const.js?id=f68e267830c94f129df4c9e93674abfafbc0125b&showmsg=1'>Expand)Author 2020-12-12fix corner cases in `unused` & `varify` (#4368)...fixes #4365Alex Lam S.L 2020-11-21fix corner case in `mangle` (#4311)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-18fix corner cases in `collapse_vars`, `unused` & `varify` (#4292)...fixes #4290Alex Lam S.L 2020-11-14fix corner case in `loops` (#4275)...fixes #4274Alex Lam S.L 2020-11-07fix corner case in `reduce_vars` (#4262)...fixes #4261Alex Lam S.L 2020-10-30fix corner cases in `collapse_vars` (#4249)...fixes #4248Alex Lam S.L 2020-10-26fix corner case in `booleans` (#4246)...fixes #4245Alex Lam S.L 2020-10-20fix corner case in `ie8` (#4232)...fixes #4231Alex Lam S.L 2020-10-20fix corner case in `ie8` (#4230)...fixes #4229Alex Lam S.L 2020-10-19support `let` (#4227)Alex Lam S.L 2020-10-18fix corner case in `side_effects` (#4226)...fixes #4225Alex Lam S.L 2020-10-15fix corner case in `inline` (#4223)...fixes #4222Alex Lam S.L 2020-10-14fix corner cases in `braces` & `sequences` (#4221)...fixes #4220Alex Lam S.L 2020-10-14fix corner case in `reduce_vars` (#4219)...fixes #4218Alex Lam S.L 2020-10-14fix corner case in `collapse_vars` (#4217)...fixes #4216Alex Lam S.L 2020-10-14fix corner cases in `dead_code` & `reduce_vars` (#4213)...fixes #4212Alex Lam S.L 2020-10-13fix corner case in `reduce_vars` (#4211)...fixes #4210Alex Lam S.L 2020-10-13fix corner case in `reduce_vars` & `unused` (#4208)...fixes #4207Alex Lam S.L 2020-10-13fix corner case in `collapse_vars` (#4206)...fixes #4205Alex Lam S.L 2020-10-12fix corner case in `inilne` (#4204)...fixes #4202Alex Lam S.L 2020-10-12fix corner case in `reduce_vars` (#4203)...fixes #4198Alex Lam S.L 2020-10-12fix corner case in `collapse_vars` (#4199)...fixes #4197Alex Lam S.L 2020-10-12fix corner case in `ie8` & `mangle` (#4196)...fixes #4195Alex Lam S.L 2020-10-12fix corner case in `dead_code` (#4194)...fixes #4193Alex Lam S.L 2020-10-12fix corner case in `functions` (#4192)...fixes #4191Alex Lam S.L 2020-10-12support `const` (#4190)Alex Lam S.L 2017-05-12remove support for `const` (#1910)...As this is not part of ES5.Alex Lam S.L