aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12remove AppVeyor (#3992)Alex Lam S.L
2020-06-12fix corner case in `dead_code` (#3991)Alex Lam S.L
2020-06-12enhance `dead_code` (#3990)Alex Lam S.L
2020-06-11fix corner case in `unsafe` `evaluate` (#3989)...fixes #3988Alex Lam S.L
2020-06-11fix corner case in `unused` (#3987)...fixes #3986Alex Lam S.L
2020-06-10fix corner case in `--reduce-test` (#3985)Alex Lam S.L
2020-06-10fix corner case in `side_effects` (#3984)...fixes #3983Alex Lam S.L
2020-06-10improve false positive detection in `ufuzz` (#3982)Alex Lam S.L
2020-06-10perform `ufuzz` on more stable Node.js version (#3981)Alex Lam S.L
2020-06-10improve fix for #3976 (#3980)Alex Lam S.L
2020-06-09fix corner case in `collapse_vars` (#3978)...fixes #3976Alex Lam S.L
2020-06-09improve false positive detection in `ufuzz` (#3977)Alex Lam S.L
2020-06-09fix corner case in `reduce_vars` (#3975)...fixes #3974Alex Lam S.L
2020-06-09improve false positive detection in `ufuzz` (#3973)Alex Lam S.L
2020-06-09fix corner case in `collapse_vars` (#3972)...fixes #3971Alex Lam S.L
2020-06-08improve false positive detection in `ufuzz` (#3968)Alex Lam S.L
2020-06-08fix corner case in `dead_code` (#3969)...fixes #3967Alex Lam S.L
2020-06-08improve handling of invalid CLI options (#3966)Alex Lam S.L
2020-06-08fix corner cases related to `in` (#3964)Alex Lam S.L
2020-06-07parse command line internally (#3961)Alex Lam S.L
2020-06-07fix corner case in `unused` (#3963)...fixes #3962Alex Lam S.L
2020-06-06improve fix for #3958 (#3960)Alex Lam S.L
2020-06-06fix corner case in `reduce_vars` (#3959)...fixes #3958Alex Lam S.L
2020-06-05fix corner cases in `reduce_vars` & `unused` (#3955)...fixes #3953 fixes #3956 fixes #3957Alex Lam S.L
2020-06-05fix corner case in `collapse_vars` (#3954)Alex Lam S.L
2020-06-05fix corner cases in `assignments`, `reduce_vars` & `unused` (#3950)...fixes #3949 fixes #3951Alex Lam S.L
2020-06-03add test case for #3945 (#3948)Alex Lam S.L
2020-06-02fix corner case in `hoist_props` (#3947)...fixes #3945Alex Lam S.L
2020-06-02fix corner case in `evaluate` (#3946)...fixes #3944Alex 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)...fixes #3937Alex Lam S.L
2020-05-29fix corner case in `evaluate` (#3936)...fixes #3935Alex Lam S.L
2020-05-29fix corner case in `evaluate` (#3934)...fixes #3933Alex Lam S.L
2020-05-29enhance `evaluate`, `functions` & `inline` (#3931)Alex Lam S.L
2020-05-28fix corner case in `functions` (#3930)...fixes #3929Alex Lam S.L
2020-05-27fix corner case in `collapse_vars` (#3928)...fixes #3927Alex Lam S.L
2020-05-27v3.9.4Alex Lam S.L
2020-05-27fix corner case in infinite recursion detection (#3926)Alex Lam S.L
2020-05-25perform `ufuzz` on Pull Requests (#3925)Alex Lam S.L
2020-05-25fix corner cases in infinite recursion detection (#3924)Alex Lam S.L
2020-05-24fix corner case in `reduce_vars` (#3923)...fixes #3922Alex Lam S.L
2020-05-22fix corner case in `evaluate` (#3921)...fixes #3920Alex Lam S.L
2020-05-22fix corner case in `ie8` & `reduce_vars` (#3919)...fixes #3918Alex Lam S.L
2020-05-22fix corner case in `join_vars` (#3917)...fixes #3916Alex Lam S.L
2020-05-21fix corner case in `inline` (#3915)...fixes #3911Alex Lam S.L
2020-05-21improve job resilience (#3913)Alex Lam S.L
2020-05-21improve `ufuzz` (#3912)...- preserve test case if `beautify` suppresses bug - determine suspicious options even if `minify()` failsAlex Lam S.L
2020-05-19update header comment for `--reduce-test` (#3910)Alex Lam S.L
2020-05-19fix corner case in `collapse_vars` (#3909)...fixes #3908Alex Lam S.L