aboutsummaryrefslogtreecommitdiff
path: root/builtins/functions.h
AgeCommit message (Expand)Author
2024-07-04Randomize hash key on startup and rename to TOMO_HASH_KEY.Bruce Hill
2024-05-25Move standard initialization code into tomo_init() functionBruce Hill
2024-05-18Add syntax for "inline C(...)"Bruce Hill
2024-05-18Add C string typeBruce Hill
2024-05-14Add nested indentation for doctests that recursively invoke otherBruce Hill
2024-04-16Invert escaping so user symbols get prepended with "$" and builtinBruce Hill
2024-04-14Rename SSS_HASH_VECTOR -> TOMOBruce Hill
2024-04-12Introducing the main() functionBruce Hill
2024-03-18More file commentsBruce Hill
2024-03-10Clean up doctesting for assignmentsBruce Hill
2024-03-03Unicode normalization for equality, hashing, tests, and printingBruce Hill
2024-03-03Rename as_str -> as_textBruce Hill
2024-02-29Fix const issueBruce Hill
2024-02-18Add source information to runtime errorsBruce Hill
2024-02-17Fix up doctestsBruce Hill
2024-02-17Fix up USE_COLORBruce Hill
2024-02-17Cleanup of builtinsBruce Hill
2024-02-17Rename 'cord' to 'as_str'Bruce Hill
2024-02-16Moving builtin strings over to cordsBruce Hill
2024-02-04BuiltinsBruce Hill