aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* added function to count elements in hash setjustanothercatgirl2024-07-101-7/+26
* added hash setjustanothercatgirl2024-07-081-0/+53
* Finished hash_map implementationjustanothercatgirl2024-06-286-9/+116
* Finished and kind of tested linked listjustanothercatgirl2024-06-262-13/+25
* started adding `linked_list` functionality. TODO: finish split functionsjustanothercatgirl2024-06-231-0/+35
|\
| * added binary search function & testsjustanothercatgirl2024-06-201-0/+33
* | added `rstypes` header.justanothercatgirl2024-06-221-0/+35
* | added binary search function & testsjustanothercatgirl2024-06-201-0/+33
|/
* added tests for an array of pointersjustanothercatgirl2024-06-201-0/+24
* moved all containers to a single header "container.h"justanothercatgirl2024-06-192-6/+45
* tobeamendedjustanothercatgirl2024-05-191-5/+26
* added dynarray implementationjustanothercatgirl2024-05-161-0/+82