summaryrefslogtreecommitdiff
path: root/src/ll.c
AgeCommit message (Collapse)Author
2025-03-24Refactor a bunch of the linked list implementation@syxhe
2025-03-23Fix a whole bunch of shit, create an arena implementation@syxhe
2025-02-12Implement a linked list struct@syxhe