summary refs log tree commit diff
path: root/lib/hashtable.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix memory bug in hashmap implementationBaitinq2025-01-051-2/+2
* Copy memory in hashmapBaitinq2025-01-041-3/+9
* Start implementing referencing hashmap impl in fuzzerBaitinq2025-01-041-2/+2
* take initial capacity in init functionBaitinq2025-01-041-2/+1
* Call c from zigBaitinq2025-01-041-0/+119