aboutsummaryrefslogtreecommitdiff
path: root/src/compile/blocks.c
AgeCommit message (Expand)Author
2025-12-28Merge branch 'dev' into static-dependenciesBruce Hill
2025-12-28Change autoformatter to no longer allow single-line functionsBruce Hill
2025-12-24Split utils into stdlib/utils and utilsBruce Hill
2025-09-24Revert "Deprecate `defer`"Bruce Hill
2025-09-21Deprecate `defer`Bruce Hill
2025-08-24Shared includes for compile folder to reduce duplicate codeBruce Hill
2025-08-24Finally, split compile.c into compile/expressions.cBruce Hill
2025-08-24Add comments and pragmasBruce Hill
2025-08-24Split out blocks into their own fileBruce Hill