Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-11 | fix corner case in `unused` (#4925) | Alex Lam S.L | |
fixes #4924 | |||
2021-04-27 | fix corner case in `pure_getters` (#4877) | Alex Lam S.L | |
fixes #4876 | |||
2021-03-28 | fix corner cases with logical assignment operators (#4828) | Alex Lam S.L | |
fixes #4827 | |||
2021-03-24 | fix corner case in `comparisons` (#4820) | Alex Lam S.L | |
fixes #4819 | |||
2021-03-23 | fix corner cases with logical assignment operators (#4816) | Alex Lam S.L | |
fixes #4815 | |||
2021-03-23 | support logical assignment operators (#4813) | Alex Lam S.L | |
2021-01-08 | fix corner case in `assignments` (#4522) | Alex Lam S.L | |
fixes #4521 | |||
2020-06-05 | fix corner cases in `assignments`, `reduce_vars` & `unused` (#3950) | Alex Lam S.L | |
fixes #3949 fixes #3951 |