Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Makefile and move files to structured folders | EuAndreh | 2024-12-14 | 1 | -2544/+0 |
* | Fix random seed for TestRandom | Oskar Haarklou Veileborg | 2023-01-12 | 1 | -0/+1 |
* | list: fix Append & Prepend, remove varargs support | Oskar Haarklou Veileborg | 2023-01-12 | 1 | -0/+13 |
* | Fix SortedSet.Set. NewMapOf. docs | Am Laher | 2022-12-28 | 1 | -2/+30 |
* | Allow lists to contain non-comparable elements | Oskar Haarklou Veileborg | 2022-11-17 | 1 | -0/+41 |
* | add missing ptr types; tidyup | Am Laher | 2022-06-11 | 1 | -61/+11 |
* | update readme | Amir Laher | 2022-05-19 | 1 | -3/+3 |
* | implement generic immutable maps | Amir Laher | 2022-05-19 | 1 | -218/+224 |
* | convert lists to use generics | Amir Laher | 2022-05-19 | 1 | -38/+38 |
* | Refactor builders | Ben Johnson | 2020-11-17 | 1 | -53/+36 |
* | Add additional hashers & comparers. | Adrian | 2020-09-22 | 1 | -4/+94 |
* | Add ListBuilder.Len() | Ben Johnson | 2019-03-06 | 1 | -1/+3 |
* | Add SortedMapBuilder | Ben Johnson | 2019-03-06 | 1 | -28/+117 |
* | Remove go-cmp dependency | Ben Johnson | 2019-03-06 | 1 | -4/+7 |
* | Add MapBuilder | Ben Johnson | 2019-03-06 | 1 | -71/+226 |
* | Add ListBuilder. | Ben Johnson | 2019-03-04 | 1 | -13/+139 |
* | Fix test coverage. | Ben Johnson | 2019-03-02 | 1 | -0/+26 |
* | Update random test settings. | Ben Johnson | 2019-03-01 | 1 | -6/+2 |
* | Minor iterator refactor; update comment | Ben Johnson | 2019-03-01 | 1 | -9/+6 |
* | (no commit message) | Ben Johnson | 2019-03-01 | 1 | -0/+2038 |