aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/tables.h
AgeCommit message (Expand)Author
2025-09-21Deprecate setsBruce Hill
2025-09-01Improved error messagesBruce Hill
2025-08-25Update file header commentsBruce Hill
2025-08-24Remove vim modelinesBruce Hill
2025-08-23Autoformat everything with clang-formatBruce Hill
2025-05-21Added Set infix operations, as well as Table.with_fallback() and fixedBruce Hill
2025-04-07Remove table.bump()Bruce Hill
2025-04-07get_or_setdefault needs to check data_refcountBruce Hill
2025-04-06Rename Array -> List in all code and docsBruce Hill
2025-03-21Move stdlib into src/Bruce Hill