Fix handling of constness in Typifier
- Apr 02, 2024
-
-
Frederik Hennig authored
-
Frederik Hennig authored
-
Frederik Hennig authored
-
- Mar 31, 2024
-
-
Frederik Hennig authored
- Symbols now also receive the const-qualification of `default_dtype` - Fix const propagation to structs - Add doc comment explaining all this
f1486c07 -
Frederik Hennig authored
- TypeContext now assumes `const` by default - Introduce `require_nonconst` to TypeContext - Check LHS for constness in `PsAssignment`s - Fix test cases
afdd0127
-