| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Make hash internal key be `uintptr` rather than `u64` to reduce entry size | gingerBill | 2020-11-23 | 1 | -33/+35 | |
| * | Change internal layout of `map[K]V` | gingerBill | 2020-11-23 | 1 | -60/+58 | |
| * | map type internal reorganization | gingerBill | 2020-11-23 | 1 | -9/+51 | |
| * | Reorganize runtime code into separate files | gingerBill | 2020-11-19 | 1 | -0/+303 | |