aboutsummaryrefslogtreecommitdiff
path: root/builtins/bool.h
AgeCommit message (Expand)Author
2024-09-02Initial WIP first pastBruce Hill
2024-08-16Add Bool:random(p=0.5)Bruce Hill
2024-04-10Add Bool.from_text()Bruce Hill
2024-03-29Switch naming convention to use '$' in symbols moreBruce Hill
2024-03-18More file commentsBruce Hill
2024-03-03Rename as_str -> as_textBruce Hill
2024-02-27Const typeinfosBruce Hill
2024-02-27Stop using namespace typesBruce Hill
2024-02-17Split out parts into appropriate headersBruce Hill
2024-02-17Overload type names with constructor and namespace structBruce Hill
2024-02-17Cleanup of builtinsBruce Hill