aboutsummaryrefslogtreecommitdiff
path: root/src/compile/whens.c
AgeCommit message (Expand)Author
2025-12-07Consolidate logic for enums with and without tags with fields.Bruce Hill
2025-11-26Close loophole in `when` statements that allowed mutating inner fieldBruce Hill
2025-09-21Bugfixes for anonymous enums, code cleanup to remove type_to_string(),Bruce Hill
2025-08-24Shared includes for compile folder to reduce duplicate codeBruce Hill
2025-08-24Split 'when' into its own fileBruce Hill