aboutsummaryrefslogtreecommitdiff
path: root/src/compile/assertions.c
AgeCommit message (Expand)Author
2025-11-23Fix up some type comparisonsBruce Hill
2025-09-21Fix testsBruce Hill
2025-09-21Bugfixes for anonymous enums, code cleanup to remove type_to_string(),Bruce Hill
2025-09-01Switch to using Texts(x) instead of Texts(String(x)) when possibleBruce Hill
2025-08-24Shared includes for compile folder to reduce duplicate codeBruce Hill
2025-08-24Split out assertions into its own fileBruce Hill