aboutsummaryrefslogtreecommitdiff
path: root/test/compress
AgeCommit message (Collapse)Author
2020-10-18fix corner case in `side_effects` (#4226)Alex Lam S.L
fixes #4225
2020-10-15fix corner case in `inline` (#4223)Alex Lam S.L
fixes #4222
2020-10-14fix corner cases in `braces` & `sequences` (#4221)Alex Lam S.L
fixes #4220
2020-10-14fix corner case in `reduce_vars` (#4219)Alex Lam S.L
fixes #4218
2020-10-14fix corner case in `collapse_vars` (#4217)Alex Lam S.L
fixes #4216
2020-10-14fix corner case in `evaluate` (#4215)Alex Lam S.L
fixes #4214
2020-10-14fix corner cases in `dead_code` & `reduce_vars` (#4213)Alex Lam S.L
fixes #4212
2020-10-13fix corner case in `reduce_vars` (#4211)Alex Lam S.L
fixes #4210
2020-10-13fix corner case in `reduce_vars` & `unused` (#4208)Alex Lam S.L
fixes #4207
2020-10-13fix corner case in `collapse_vars` (#4206)Alex Lam S.L
fixes #4205
2020-10-12fix corner case in `inilne` (#4204)Alex Lam S.L
fixes #4202
2020-10-12fix corner case in `arguments` (#4201)Alex Lam S.L
fixes #4200
2020-10-12fix corner case in `reduce_vars` (#4203)Alex Lam S.L
fixes #4198
2020-10-12fix corner case in `collapse_vars` (#4199)Alex Lam S.L
fixes #4197
2020-10-12fix corner case in `ie8` & `mangle` (#4196)Alex Lam S.L
fixes #4195
2020-10-12fix corner case in `dead_code` (#4194)Alex Lam S.L
fixes #4193
2020-10-12fix corner case in `functions` (#4192)Alex Lam S.L
fixes #4191
2020-10-12support `const` (#4190)Alex Lam S.L
2020-10-07fix corner case in `reduce_vars` (#4189)Alex Lam S.L
fixes #4188
2020-10-06fix corner case in `ie8` (#4187)Alex Lam S.L
fixes #4186
2020-10-05fix corner case in `unused` (#4185)Alex Lam S.L
fixes #4184
2020-10-05fix corner case in `loops` (#4183)Alex Lam S.L
fixes #4182
2020-10-05enhance `conditionals` (#4181)Alex Lam S.L
2020-10-05enhance `loops` (#4180)Alex Lam S.L
2020-10-05retrofit `try-catch-finally` as block-scoped (#4178)Alex Lam S.L
- support optional catch binding
2020-10-05retrofit `AST_BlockStatement` as block-scoped (#4177)Alex Lam S.L
2020-10-04enhance `side_effects` (#4175)Alex Lam S.L
2020-10-04fix corner case in `mangle` (#4174)Alex Lam S.L
2020-10-03workaround quirks on latter specs (#4172)Alex Lam S.L
closes #4171
2020-10-03fix corner case in `merge_vars` (#4170)Alex Lam S.L
fixes #4168
2020-10-03fix corner cases of `catch` variable inlining (#4169)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-29fix corner case in `inline` (#4160)Alex Lam S.L
fixes #4159
2020-09-28fix corner case in `merge_vars` (#4158)Alex Lam S.L
fixes #4157
2020-09-26fix corner cases in `functions` & `merge_vars` (#4156)Alex Lam S.L
fixes #4155
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-22fix corner case in `unused` (#4147)Alex Lam S.L
fixes #4146
2020-09-22fix corner case in `unused` (#4145)Alex Lam S.L
fixes #4144
2020-09-22fix corner case in `evaluate` (#4143)Alex Lam S.L
fixes #4142
2020-09-22enhance `unused`alexlamsl
2020-09-21fix corner case in `merge_vars` (#4140)Alex Lam S.L
fixes #4139
2020-09-22fix corner case in `evaluate` (#4138)Alex Lam S.L
fixes #4137
2020-09-22fix corner case in `merge_vars`alexlamsl
fixes #4139
2020-09-20fix corner case in `merge_vars` (#4136)Alex Lam S.L
fixes #4135
2020-09-20fix corner case in `unused` (#4134)Alex Lam S.L
fixes #4133
2020-09-20fix corner case in `merge_vars` (#4131)Alex Lam S.L
fixes #4130
2020-09-20enhance `unused` (#4129)Alex Lam S.L
2020-09-19fix corner case in `merge_vars` (#4127)Alex Lam S.L
fixes #4126