summary refs log tree commit diff
path: root/.envrc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2025-01-04another testBaitinq1-0/+10
2025-01-04Add testBaitinq1-4/+6
2025-01-04Call c from zigBaitinq7-54/+176
2025-01-03switch compiler to zigBaitinq2-1/+2
2025-01-03better exampleBaitinq1-0/+14
2025-01-03CleanupBaitinq2-15/+16
2025-01-03Kind of works~Baitinq3-28/+108