aboutsummaryrefslogtreecommitdiff
path: root/src/stdlib/pointers.h
AgeCommit message (Collapse)Author
2025-08-18Fix some compatibility issues, including #embed and `alignof` and some ↵Bruce Hill
Makefile comment parsing issues.
2025-04-06Rename Array -> List in all code and docsBruce Hill
2025-03-21Move stdlib into src/Bruce Hill