Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
8 days | bootstrap: Fix incorrect non-overlapping range warning | Samuel Lidén Borell | 1 | -11/+32 |
8 days | bootstrap: Clearer warning messages for always- vs never-negative comparison | Samuel Lidén Borell | 1 | -2/+6 |
13 days | bootstrap: Split up check_type_compat function and reuse is_const | Samuel Lidén Borell | 1 | -69/+81 |
2025-05-30 | bootstrap: Warn about always-true/always-false conditions | Samuel Lidén Borell | 1 | -2/+2 |
2025-05-30 | bootstrap: Fix comparison operators with bool operands | Samuel Lidén Borell | 1 | -0/+5 |
2025-05-30 | bootstrap: Range checks of mod operator | Samuel Lidén Borell | 1 | -2/+2 |
2025-05-30 | bootstrap: Basic type compatibility checks | Samuel Lidén Borell | 1 | -0/+118 |