aboutsummaryrefslogtreecommitdiff
path: root/src/compile/indexing.c
AgeCommit message (Collapse)Author
2025-09-09Typechecking/promotion for table lookup keysBruce Hill
2025-09-01Switch to using Texts(x) instead of Texts(String(x)) when possibleBruce Hill
2025-08-24Shared includes for compile folder to reduce duplicate codeBruce Hill
2025-08-24Move indexing into its own fileBruce Hill