aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Finished and kind of tested linked listjustanothercatgirl2024-06-261-1/+2
* added `rstypes` header.justanothercatgirl2024-06-221-9/+12
* added binary search function & testsjustanothercatgirl2024-06-201-1/+3
* added tests for an array of pointersjustanothercatgirl2024-06-201-1/+3
* moved all containers to a single header "container.h"justanothercatgirl2024-06-191-6/+8
* tobeamendedjustanothercatgirl2024-05-191-1/+1
* added dynarray implementationjustanothercatgirl2024-05-161-0/+20