aboutsummaryrefslogtreecommitdiff
path: root/builtins/c_string.c
AgeCommit message (Expand)Author
2024-09-03Use Text("...") literal constructor instead of Text$from_str("...")Bruce Hill
2024-09-02Initial WIP first pastBruce Hill
2024-07-04Randomize hash key on startup and rename to TOMO_HASH_KEY.Bruce Hill
2024-05-18Add C string typeBruce Hill