summary refs log tree commit diff
BranchCommit messageAuthorAge
masterremove makefileBaitinq2 weeks
 
 
AgeCommit messageAuthorFilesLines
2025-01-05remove makefile HEAD masterBaitinq1-14/+0
2025-01-05also fuzz deletionsBaitinq1-1/+5
2025-01-05fix memory bug in hashmap implementationBaitinq2-27/+16
2025-01-04cleanBaitinq1-9/+3
2025-01-04Copy memory in hashmapBaitinq3-8/+14
2025-01-04Start implementing referencing hashmap impl in fuzzerBaitinq2-10/+31
2025-01-04variable ht capacity in fuzzingBaitinq1-3/+3
2025-01-04start fuzzingBaitinq1-0/+35
2025-01-04update zig versionBaitinq3-3/+91
2025-01-04take initial capacity in init functionBaitinq3-6/+5
[...]