aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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)...Alex Lam S.L
2020-10-06fix corner case in `ie8` (#4187)...Alex Lam S.L
2020-10-05fix corner case in `unused` (#4185)...Alex Lam S.L
2020-10-05fix corner case in `loops` (#4183)...Alex 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)...Alex 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)...Alex Lam S.L
2020-10-03fix corner case in `merge_vars` (#4170)...Alex 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)...Alex Lam S.L
2020-09-28fix corner case in `merge_vars` (#4158)...Alex Lam S.L
2020-09-27v3.11.0Alex Lam S.L
2020-09-26fix corner cases in `functions` & `merge_vars` (#4156)...Alex 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)...Alex Lam S.L
2020-09-22fix corner case in `unused` (#4145)...Alex Lam S.L
2020-09-22fix corner case in `evaluate` (#4143)...Alex Lam S.L
2020-09-22Merge pull request #4141 from alexlamsl/unused...Alex Lam S.L
2020-09-22enhance `unused`alexlamsl
2020-09-21fix corner case in `merge_vars` (#4140)...Alex Lam S.L
2020-09-22fix corner case in `evaluate` (#4138)...Alex Lam S.L
2020-09-22fix corner case in `merge_vars`...alexlamsl
2020-09-20fix corner case in `merge_vars` (#4136)...Alex Lam S.L
2020-09-20fix corner case in `unused` (#4134)...Alex Lam S.L
2020-09-20improve `ufuzz` duty cycle heuristic (#4132)Alex Lam S.L
2020-09-20fix corner case in `merge_vars` (#4131)...Alex Lam S.L
2020-09-20enhance `unused` (#4129)Alex Lam S.L
2020-09-19report immediate `ufuzz` failure from Pull Request (#4128)Alex Lam S.L
2020-09-19fix corner case in `merge_vars` (#4127)...Alex Lam S.L
2020-09-19enhance `merge_vars` (#4125)Alex Lam S.L