aboutsummaryrefslogtreecommitdiff
path: root/builtins/string.h
AgeCommit message (Collapse)Author
2024-03-03Rename Str -> TextBruce Hill
2024-03-03Tweaks and improvements to built-in functionsBruce Hill
2024-02-27Const typeinfosBruce Hill
2024-02-27Stop using namespace typesBruce Hill
2024-02-18Fix up some Str stuffBruce Hill
2024-02-17Split out parts into appropriate headersBruce Hill
2024-02-17Overload type names with constructor and namespace structBruce Hill
2024-02-17Getting back to old typeinfo stuff from SSSBruce Hill
2024-02-16Moving builtin strings over to cordsBruce Hill
2024-02-04BuiltinsBruce Hill