aboutsummaryrefslogtreecommitdiff
path: root/builtins/string.c
AgeCommit message (Expand)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-17Overload type names with constructor and namespace structBruce Hill
2024-02-17Fix up align issuesBruce Hill
2024-02-17Fix up USE_COLORBruce Hill
2024-02-17Rename 'cord' to 'as_str'Bruce Hill
2024-02-17Add cord methods for getting typestringsBruce Hill
2024-02-17Fix up some builtinsBruce 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