aboutsummaryrefslogtreecommitdiff
path: root/src/compile/conditionals.c
AgeCommit message (Expand)Author
2025-08-24Clean up and fix issue with `if var := val` statements. PreviousBruce Hill
2025-08-24Shared includes for compile folder to reduce duplicate codeBruce Hill
2025-08-24Move conditionals into a fileBruce Hill