aboutsummaryrefslogtreecommitdiff
path: root/src/parse/controlflow.c
AgeCommit message (Collapse)Author
2025-09-24Revert "Deprecate `defer`"Bruce Hill
This reverts commit 7e3e245f6809946ea06ef1998bcabb7e0902fbd7.
2025-09-21Deprecate `defer`Bruce Hill
2025-08-29Remove special case for `while when`Bruce Hill
2025-08-29Fix repeat issueBruce Hill
2025-08-25Initial work to pass metadata for codeBruce Hill
2025-08-25Rename parse -> expressionsBruce Hill
2025-08-25Less publicBruce Hill
2025-08-25Further split out files for parsingBruce Hill