aboutsummaryrefslogtreecommitdiff
path: root/src/parse/files.c
AgeCommit message (Expand)Author
2025-12-24Split utils into stdlib/utils and utilsBruce Hill
2025-11-23Added Metadata section for files instead of _HELP and _USAGEBruce Hill
2025-10-19Remove some unused imports and add missing commentsBruce Hill
2025-10-04Deprecate `extend`Bruce Hill
2025-10-01Convert to using more zero values for `none`Bruce Hill
2025-09-21Deprecate `extern` keywordBruce Hill
2025-08-25Initial work to pass metadata for codeBruce Hill
2025-08-25Rename parse -> expressionsBruce Hill
2025-08-25Further split out files for parsingBruce Hill
2025-08-25Split out text parsing logicBruce Hill
2025-08-25Split out container type parsingBruce Hill
2025-08-25Splitting out parser more.Bruce Hill