aboutsummaryrefslogtreecommitdiff
path: root/src/compile/expressions.c
AgeCommit message (Expand)Author
2025-08-29Improvements to text and inline C code formatting/parsingBruce Hill
2025-08-26Formatting for min/max and cleanup for ints/numsBruce Hill
2025-08-24Refactoring bug fixBruce Hill
2025-08-24Shared includes for compile folder to reduce duplicate codeBruce Hill
2025-08-24Move field access to its own fileBruce Hill
2025-08-24Move indexing into its own fileBruce Hill
2025-08-24Split reductions into their own fileBruce Hill
2025-08-24Move comparisons to their own fileBruce Hill
2025-08-24Split 'when' into its own fileBruce Hill
2025-08-24Move conditionals into a fileBruce Hill
2025-08-24Finally, split compile.c into compile/expressions.cBruce Hill