summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* remove makefile HEAD masterBaitinq2025-01-051-14/+0
|
* also fuzz deletionsBaitinq2025-01-051-1/+5
|
* fix memory bug in hashmap implementationBaitinq2025-01-052-27/+16
|
* cleanBaitinq2025-01-041-9/+3
|
* Copy memory in hashmapBaitinq2025-01-043-8/+14
|
* Start implementing referencing hashmap impl in fuzzerBaitinq2025-01-042-10/+31
|
* variable ht capacity in fuzzingBaitinq2025-01-041-3/+3
|
* start fuzzingBaitinq2025-01-041-0/+35
|
* update zig versionBaitinq2025-01-043-3/+91
|
* take initial capacity in init functionBaitinq2025-01-043-6/+5
|
* another testBaitinq2025-01-041-0/+10
|
* Add testBaitinq2025-01-041-4/+6
|
* Call c from zigBaitinq2025-01-047-54/+176
|
* switch compiler to zigBaitinq2025-01-032-1/+2
|
* better exampleBaitinq2025-01-031-0/+14
|
* CleanupBaitinq2025-01-032-15/+16
|
* Kind of works~Baitinq2025-01-033-28/+108
|
* Initial commitBaitinq2025-01-038-0/+171