aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-09-22fix corner case in `unused` (#4145)...fixes #4144Alex Lam S.L
2020-09-22fix corner case in `evaluate` (#4143)...fixes #4142Alex Lam S.L
2020-09-22Merge pull request #4141 from alexlamsl/unused...enhance `unused`Alex Lam S.L
2020-09-22enhance `unused`alexlamsl
2020-09-21fix corner case in `merge_vars` (#4140)...fixes #4139Alex Lam S.L
2020-09-22fix corner case in `evaluate` (#4138)...fixes #4137Alex Lam S.L
2020-09-22fix corner case in `merge_vars`...fixes #4139 alexlamsl
2020-09-20fix corner case in `merge_vars` (#4136)...fixes #4135Alex Lam S.L
2020-09-20fix corner case in `unused` (#4134)...fixes #4133Alex Lam S.L
2020-09-20improve `ufuzz` duty cycle heuristic (#4132)Alex Lam S.L
2020-09-20fix corner case in `merge_vars` (#4131)...fixes #4130Alex 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)...fixes #4126Alex Lam S.L
2020-09-19enhance `merge_vars` (#4125)Alex Lam S.L
2020-09-18enhance `side_effects` (#4124)...- add documentation for `merge_vars`Alex Lam S.L
2020-09-18remove redundant transform (#4123)Alex Lam S.L
2020-09-18add tests (#4122)Alex Lam S.L
2020-09-17improve fix for #4119 (#4121)Alex Lam S.L
2020-09-17fix corner case in `evaluate` (#4120)...fixes #4119Alex 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)...fixes #4115Alex Lam S.L
2020-09-16fix corner case in `merge_vars` (#4113)...fixes #4112Alex Lam S.L
2020-09-16enhance `conditionals` (#4106)Alex Lam S.L
2020-09-16fix corner cases in `merge_vars` (#4108)...fixes #4107 fixes #4109 fixes #4110 fixes #4111Alex Lam S.L
2020-09-15enhance `merge_vars` (#4105)Alex Lam S.L
2020-09-15fix corner case in `merge_vars` (#4104)...fixes #4103Alex Lam S.L
2020-09-15fix corner case in `merge_vars` (#4102)...fixes #4101Alex 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