aboutsummaryrefslogtreecommitdiff
path: root/builtins/table.c
AgeCommit message (Expand)Author
2024-03-08Refactor table methods to take table structs where possibleBruce Hill
2024-03-08Tweaks to memory printing and constnessBruce Hill
2024-03-03Rename as_str -> as_textBruce Hill
2024-03-03Rename Str -> TextBruce Hill
2024-02-29Fix up some import issues and improve arrays to use saturating refcountsBruce Hill
2024-02-27Stop using namespace typesBruce Hill
2024-02-24Simplify table codeBruce Hill
2024-02-17Overload type names with constructor and namespace structBruce Hill
2024-02-17Fix some more alignment issues and partial rename of Type_typeBruce Hill
2024-02-17Fix up USE_COLORBruce Hill
2024-02-17Cleanup of builtinsBruce Hill
2024-02-17Change things up to use type params for all array and table methodsBruce 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-17Major cleanupBruce Hill
2024-02-17Fix table_from_entries()Bruce Hill
2024-02-17Fixing things upBruce Hill
2024-02-17Getting back to old typeinfo stuff from SSSBruce Hill
2024-02-04BuiltinsBruce Hill