aboutsummaryrefslogtreecommitdiff
path: root/stdlib/threads.c
AgeCommit message (Collapse)Author
2024-11-03Add RNGs to the languageBruce Hill
2024-11-03Fix per-thread RNGBruce Hill
2024-10-27Add an includeBruce Hill
2024-09-30Rename TypeInfo -> TypeInfo_t and fix up some typeinfo codeBruce Hill
2024-09-24Add '$' prefix on all user codeBruce Hill
2024-09-13Rename builtins/ -> stdlib/Bruce Hill