| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve `ptr_map_hash_key` | gingerBill | 2021-11-16 | 1 | -5/+7 |
| * | Simplification to `ptr_map_hash_key` | gingerBill | 2021-11-05 | 1 | -15/+5 |
| * | Improve `ptr_map_hash_key` | gingerBill | 2021-11-05 | 1 | -9/+27 |
| * | Be more correct with `MapIndex` usage | gingerBill | 2021-11-05 | 1 | -4/+4 |
| * | Unify `MapFindResult` types | gingerBill | 2021-11-05 | 1 | -2/+2 |
| * | Remove `map.cpp` code | gingerBill | 2021-11-05 | 1 | -0/+9 |
| * | Move more things to `PtrMap` | gingerBill | 2021-11-05 | 1 | -1/+1 |
| * | Increase usage of `PtrMap` | gingerBill | 2021-11-05 | 1 | -2/+6 |
| * | Remove HashKey usage for `PtrMap` calls | gingerBill | 2021-11-05 | 1 | -4/+4 |
| * | Correct `map_remove(PtrMap)` | gingerBill | 2021-11-05 | 1 | -1/+1 |
| * | Add `PtrMap`, begin working change `Map` to `PtrMap` where possible | gingerBill | 2021-11-05 | 1 | -0/+318 |