aboutsummaryrefslogtreecommitdiff
path: root/src/compile
AgeCommit message (Expand)Author
2025-08-24Remove vim modelinesBruce Hill
2025-08-24Add comments and pragmasBruce Hill
2025-08-24Split CLI into its own fileBruce Hill
2025-08-24Move method callsBruce Hill
2025-08-24Move int code to its fileBruce Hill
2025-08-24Move optional stuff into its fileBruce Hill
2025-08-24Split binops into fileBruce Hill
2025-08-24Rename promotion -> promotionsBruce Hill
2025-08-24Split out blocks into their own fileBruce Hill
2025-08-24Shift some code around.Bruce Hill
2025-08-24More splitting out into separate files.Bruce Hill
2025-08-24Move method calls into separate filesBruce Hill
2025-08-24Move function logic into functions filesBruce Hill
2025-08-24Further split outBruce Hill
2025-08-24Split into more files: promotion, sets, tables, pointers, functions.Bruce Hill
2025-08-24Pluralize filenamesBruce Hill
2025-08-24Move more stuff into structs/enums filesBruce Hill
2025-08-24Move structs/enums into the right folderBruce Hill
2025-08-24Split list compilation logic into its own file.Bruce Hill