aboutsummaryrefslogtreecommitdiff
path: root/stdlib/c_strings.c
AgeCommit message (Expand)Author
2025-03-17Fully rename array to listBruce Hill
2025-03-11Support external structs with namespaced methods (also C-strings are nowBruce Hill
2024-11-29Add serialization and deserializationBruce Hill
2024-11-29Change how types handle metamethodsBruce Hill
2024-09-30Rename TypeInfo -> TypeInfo_t and fix up some typeinfo codeBruce Hill
2024-09-13Rename builtins/ -> stdlib/Bruce Hill