aboutsummaryrefslogtreecommitdiff
path: root/builtins/types.h
AgeCommit message (Expand)Author
2024-03-09First pass at lambdas/closuresBruce Hill
2024-03-03Rename as_str -> as_textBruce Hill
2024-02-29Fix up some import issues and improve arrays to use saturating refcountsBruce Hill
2024-02-27Const typeinfosBruce Hill
2024-02-27Stop using namespace typesBruce Hill
2024-02-20Fixing up enumsBruce Hill
2024-02-17Overload type names with constructor and namespace structBruce 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-17Fix up some builtinsBruce Hill
2024-02-17Getting back to old typeinfo stuff from SSSBruce Hill
2024-02-10Rename taggedunion in builtinsBruce Hill
2024-02-04BuiltinsBruce Hill