aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/lists.c
AgeCommit message (Expand)Author
2025-08-17Switch from using dollar signs as namespace delimiters to using 々, ヽ, andunicode-identifiersBruce Hill
2025-05-06Bugfix for serialization of sets and tables with fallbacksBruce Hill
2025-05-06Check return valuesBruce Hill
2025-05-01Include stdlibBruce Hill
2025-04-16Fixes to get the compiler to build with -O3Bruce Hill
2025-04-15Make some compatibility fixes to make sure the compiler can fully buildBruce Hill
2025-04-15Deprecate `auto`Bruce Hill
2025-04-06Rename Array -> List in all code and docsBruce Hill