aboutsummaryrefslogtreecommitdiff
path: root/teensy/teensy_mem.c
AgeCommit message (Collapse)Author
13 dayscompletely redo listsiamcheeseman
2026-05-15check for alloc of size 0iamcheeseman
2026-05-13start uiiamcheeseman
2026-05-12typedef all structs and rename to Ada_Caseiamcheeseman
There isn't really a technical reason that I made this change. I just wanted to use Ada_Case. All types were prefixed with ty_, e.g. ty_Image.
2026-05-11detect double freesiamcheeseman
2026-05-11change the temp allocator to be an arenaiamcheeseman
2026-05-10i ain't splitting alla this upiamcheeseman