aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 case in `evaluate` (#4215)...fixes #4214Alex 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-13restore `inline` functionality disabled by #4204 (#4209)Alex 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 `arguments` (#4201)...fixes #4200Alex 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
2020-10-11v3.11.2Alex Lam S.L
2020-10-07fix corner case in `reduce_vars` (#4189)...fixes #4188Alex Lam S.L
2020-10-06fix corner case in `ie8` (#4187)...fixes #4186Alex Lam S.L
2020-10-05fix corner case in `unused` (#4185)...fixes #4184Alex Lam S.L
2020-10-05fix corner case in `loops` (#4183)...fixes #4182Alex Lam S.L
2020-10-05enhance `conditionals` (#4181)Alex Lam S.L
2020-10-05enhance `loops` (#4180)Alex Lam S.L
2020-10-05clean up scope-related variables (#4179)Alex Lam S.L
2020-10-05retrofit `try-catch-finally` as block-scoped (#4178)...- support optional catch bindingAlex Lam S.L
2020-10-05retrofit `AST_BlockStatement` as block-scoped (#4177)Alex Lam S.L
2020-10-05extend support for numeral literals (#4176)Alex Lam S.L
2020-10-04enhance `side_effects` (#4175)Alex Lam S.L
2020-10-04v3.11.1Alex Lam S.L
2020-10-04fix corner case in `mangle` (#4174)Alex Lam S.L
2020-10-03support JSON dump beyond `AST_Toplevel` (#4173)Alex Lam S.L
2020-10-03workaround quirks on latter specs (#4172)...closes #4171Alex Lam S.L
2020-10-03fix corner case in `merge_vars` (#4170)...fixes #4168Alex Lam S.L
2020-10-03fix corner cases of `catch` variable inlining (#4169)Alex Lam S.L
2020-10-02report immediate `ufuzz` failure from Pull Request (#4166)Alex Lam S.L
2020-10-02retrofit `catch` as block-scoped (#4165)Alex Lam S.L
2020-10-02enhance `if_return` (#4164)Alex Lam S.L
2020-09-30enhance `inline` (#4163)Alex Lam S.L
2020-09-30improve resilience against GitHub API (#4161)Alex Lam S.L
2020-09-29fix corner case in `inline` (#4160)...fixes #4159Alex Lam S.L
2020-09-28fix corner case in `merge_vars` (#4158)...fixes #4157Alex Lam S.L
2020-09-27v3.11.0Alex Lam S.L
2020-09-26fix corner cases in `functions` & `merge_vars` (#4156)...fixes #4155Alex Lam S.L
2020-09-26fix corner case in `ufuzz` scheduling (#4154)Alex Lam S.L
2020-09-26improve `ufuzz` duty cycle heuristic (#4153)Alex Lam S.L
2020-09-25enhance `merge_vars` (#4152)Alex Lam S.L
2020-09-25fix corner case in `merge_vars` (#4151)Alex Lam S.L
2020-09-23minor clean up (#4149)Alex Lam S.L
2020-09-23minor clean up (#4148)Alex Lam S.L
2020-09-22fix corner case in `unused` (#4147)...fixes #4146Alex Lam S.L