aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/lists.h
AgeCommit message (Collapse)Author
2025-12-23Big speedup my trimming down MAP_LIST macro and inlining someBruce Hill
applications of it.
2025-12-21Fix empty allocationBruce Hill
2025-10-01Convert to using more zero values for `none`Bruce Hill
2025-09-01Improved error messagesBruce Hill
2025-08-31Switch to using optional return values for list indexing.Bruce Hill
2025-08-25Update file header commentsBruce Hill
2025-08-24Remove vim modelinesBruce Hill
2025-08-23Autoformat everything with clang-formatBruce Hill
2025-04-06Rename Array -> List in all code and docsBruce Hill