Commit Graph

7 Commits

Author SHA1 Message Date
ade35f3940 Add list_set function 2024-07-14 23:28:21 +01:00
5a3b143762 Add list_remove function 2024-07-14 16:02:19 +01:00
33b89a9e44 Fix list type naming 2024-06-29 18:28:41 +01:00
52dbae227d Switch list to use memory arena 2024-06-27 23:57:14 +01:00
01ece119ed Add list_pop and list_merge utilities 2024-06-24 00:04:01 +01:00
f72568c135 Namespace list functions 2024-06-23 21:17:54 +01:00
058dba9276 Add basic list implementation 2024-06-23 01:43:18 +01:00