aboutsummaryrefslogtreecommitdiff
path: root/stdlib/datatypes.h
AgeCommit message (Expand)Author
2025-01-02Replace threads with generic mutexed datastructures.Bruce Hill
2024-12-26Change table hashing and comparison logic to be *unordered*, but stillBruce Hill
2024-11-17Rename datetime -> momentBruce Hill
2024-11-03Add RNGs to the languageBruce Hill
2024-09-29Add DateTimeBruce Hill
2024-09-28Define some optional typesBruce Hill
2024-09-13Rename builtins/ -> stdlib/Bruce Hill