aboutsummaryrefslogtreecommitdiff
path: root/src/compile/pointers.c
AgeCommit message (Expand)Author
2025-09-21Bugfixes for anonymous enums, code cleanup to remove type_to_string(),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-24Rename promotion -> promotionsBruce Hill
2025-08-24More splitting out into separate files.Bruce Hill
2025-08-24Split into more files: promotion, sets, tables, pointers, functions.Bruce Hill
2025-08-24Pluralize filenamesBruce Hill