aboutsummaryrefslogtreecommitdiffhomepage
path: root/src-cslul/typecompat.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-02Don't use ref types for function referencesSamuel Lidén Borell1-0/+9
2024-05-12Allow passing not-none values to non-optional refsSamuel Lidén Borell1-5/+13
2023-07-12Remove TODO's/half-implemented code that will not be implementedSamuel Lidén Borell1-3/+0
2023-05-18IR generation of array index expressionsSamuel Lidén Borell1-16/+2
2023-05-16Type compat check of slot typesSamuel Lidén Borell1-0/+5
2023-05-14Basic checking of generic typesSamuel Lidén Borell1-14/+35
2023-05-07Factor out utility functions and type compat checking from exprchk.cSamuel Lidén Borell1-0/+462