Commit Graph

17 Commits

Author SHA1 Message Date
Caio 3db7352b81 [arithmetic_side_effects] Fix #10590 2023-04-19 10:58:00 -03:00
Caio cd0009eb30 Suppress the triggering of some lints in derived structures 2023-04-09 08:16:20 -03:00
Caio 05650b7215 [arithmetic_side_effects] Fix #10583 2023-04-02 07:50:25 -03:00
Caio c43937316a [arithmetic_side_effects] Fix #10252 2023-02-12 17:34:07 -03:00
Caio e70a7a68bd [arithmetic_side_effects] Evaluate integers originated from constant declarations 2023-02-12 16:19:51 -03:00
Caio fb34fbf7e0 [arithmetic_side_effects] Add more tests related to custom types 2023-01-06 14:50:25 -03:00
Caio 4262aebeaa [arithmetic-side-effects] Consider negative numbers and add more tests 2023-01-06 12:25:51 -03:00
Caio 1f92f97e5a [arithmetic-side-effects]: Consider user-provided pairs 2022-12-08 17:41:49 -03:00
Caio 98b343c5e6 [arithmetic-side-effects] Detect overflowing associated constants of integers 2022-11-19 08:22:27 -03:00
Caio 2a6a98f95b [arithmetic-side-effects] Do not ignore literal references 2022-10-03 19:49:03 -03:00
Caio 99363fef65 Address comments 2022-10-03 18:36:12 -03:00
Caio 4876882b29 Fix #9544 2022-09-30 15:30:40 -03:00
Caio 4c5f23082a [arithmetic-side-effects] Consider references 2022-09-21 15:02:37 -03:00
Caio 736d88b549 [arithmetic_side_effects] Add more tests 2022-09-20 12:06:49 -03:00
Caio dba5adae6e [arithmetic-side-effects] Finish non-overflowing ops 2022-09-15 13:28:18 -03:00
Caio 611c905482 [arithmetic-side-effects] More non-overflowing ops 2022-09-13 15:50:24 -03:00
Caio 51d8b6c664 Rename the arithmetic lint 2022-09-08 12:04:55 -03:00