| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix memory bug in hashmap implementation | Baitinq | 2025-01-05 | 1 | -25/+14 |
| | | |||||
| * | clean | Baitinq | 2025-01-04 | 1 | -9/+3 |
| | | |||||
| * | Copy memory in hashmap | Baitinq | 2025-01-04 | 1 | -4/+4 |
| | | |||||
| * | Start implementing referencing hashmap impl in fuzzer | Baitinq | 2025-01-04 | 1 | -8/+29 |
| | | |||||
| * | variable ht capacity in fuzzing | Baitinq | 2025-01-04 | 1 | -3/+3 |
| | | |||||
| * | start fuzzing | Baitinq | 2025-01-04 | 1 | -0/+35 |
| | | |||||
| * | update zig version | Baitinq | 2025-01-04 | 1 | -1/+1 |
| | | |||||
| * | take initial capacity in init function | Baitinq | 2025-01-04 | 1 | -3/+3 |
| | | |||||
| * | another test | Baitinq | 2025-01-04 | 1 | -0/+10 |
| | | |||||
| * | Add test | Baitinq | 2025-01-04 | 1 | -4/+6 |
| | | |||||
| * | Call c from zig | Baitinq | 2025-01-04 | 1 | -0/+31 |