aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tomo.h
AgeCommit message (Expand)Author
2025-03-17Big overhaul:Bruce Hill
2025-02-13Deprecate Range datatype in favor of using iterator methodsBruce Hill
2025-01-02Use `holding` blocks for mutexed data instead of lambdasBruce Hill
2025-01-02Replace threads with generic mutexed datastructures.Bruce Hill
2024-11-29Change how types handle metamethodsBruce Hill
2024-11-17Rename datetime -> momentBruce Hill
2024-11-03Add RNGs to the languageBruce Hill
2024-10-25Minor imports cleanupBruce Hill
2024-09-29Add DateTimeBruce Hill
2024-09-15Add a Byte datatypeBruce Hill
2024-09-13Rename builtins/ -> stdlib/Bruce Hill