aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
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-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-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-26fix corner cases in `functions` & `merge_vars` (#4156)...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-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-20fix corner case in `merge_vars` (#4131)...Alex Lam S.L
2020-09-20enhance `unused` (#4129)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
2020-09-18enhance `side_effects` (#4124)...Alex Lam S.L
2020-09-18remove redundant transform (#4123)Alex Lam S.L
2020-09-17improve fix for #4119 (#4121)Alex Lam S.L
2020-09-17fix corner case in `evaluate` (#4120)...Alex Lam S.L
2020-09-17minor clean up (#4118)Alex Lam S.L
2020-09-17enhance `collapse_vars` (#4117)Alex Lam S.L
2020-09-17improve handling of `switch` statements (#4114)Alex Lam S.L
2020-09-17fix corner case in `merge_vars` (#4116)...Alex Lam S.L
2020-09-16fix corner case in `merge_vars` (#4113)...Alex Lam S.L
2020-09-16enhance `conditionals` (#4106)Alex Lam S.L
2020-09-16fix corner cases in `merge_vars` (#4108)...Alex Lam S.L
2020-09-15enhance `merge_vars` (#4105)Alex Lam S.L
2020-09-15fix corner case in `merge_vars` (#4104)...Alex Lam S.L
2020-09-15fix corner case in `merge_vars` (#4102)...Alex Lam S.L
2020-09-15introduce `merge_vars` (#4100)Alex Lam S.L
2020-09-13enhance `unused` (#4098)Alex Lam S.L
2020-09-10enhance `if_return` (#4097)Alex Lam S.L
2020-09-08fix corner case in `reduce_vars` (#4095)Alex Lam S.L
2020-09-04enhance `unsafe_math` (#4093)Alex Lam S.L
2020-09-04fix corner case in `loops` & `unused` (#4092)...Alex Lam S.L
2020-09-03enhance `unused` (#4090)Alex Lam S.L
2020-09-03enhance `join_vars` (#4089)Alex Lam S.L