aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/typecompat.c
AgeCommit message (Expand)AuthorFilesLines
8 daysbootstrap: Fix incorrect non-overlapping range warningSamuel Lidén Borell1-11/+32
8 daysbootstrap: Clearer warning messages for always- vs never-negative comparisonSamuel Lidén Borell1-2/+6
13 daysbootstrap: Split up check_type_compat function and reuse is_constSamuel Lidén Borell1-69/+81
2025-05-30bootstrap: Warn about always-true/always-false conditionsSamuel Lidén Borell1-2/+2
2025-05-30bootstrap: Fix comparison operators with bool operandsSamuel Lidén Borell1-0/+5
2025-05-30bootstrap: Range checks of mod operatorSamuel Lidén Borell1-2/+2
2025-05-30bootstrap: Basic type compatibility checksSamuel Lidén Borell1-0/+118