aboutsummaryrefslogtreecommitdiff
path: root/src/compile/binops.c
AgeCommit message (Expand)Author
9 daysCode cleanupBruce Hill
2025-09-21Deprecate binary ops (other than ++) for tables. Instead use properBruce Hill
2025-09-21Deprecate setsBruce Hill
2025-09-21Bugfixes for anonymous enums, code cleanup to remove type_to_string(),Bruce Hill
2025-09-06Code cleanupBruce 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-24Split declarations into a fileBruce Hill
2025-08-24Add comments and pragmasBruce Hill
2025-08-24Split binops into fileBruce Hill