aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tables.h
AgeCommit message (Expand)Author
2025-03-21Move stdlib into src/Bruce Hill
2025-03-21Fix issue with constant initializers for metamethodsBruce Hill
2024-12-22Bugfixes for table updates and array concat updatesBruce Hill
2024-12-06Improvements and fixes for assigning to table keysBruce 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