Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #23 from laher/master | Ben Johnson | 2022-10-04 | 6 | -1094/+720 | |
|\ | ||||||
| * | revert fork-related readme content | Am Laher | 2022-06-11 | 1 | -17/+0 | |
| * | add missing ptr types; tidyup | Am Laher | 2022-06-11 | 2 | -69/+18 | |
| * | undo v2 module change after comment from @benbjohnson | Amir Laher | 2022-05-20 | 1 | -1/+1 | |
| * | upgrade github actions to go 1.18 | Amir Laher | 2022-05-20 | 1 | -2/+2 | |
| * | Set module path as v2 (breaking change) | Amir Laher | 2022-05-19 | 1 | -1/+1 | |
| * | update readme | Amir Laher | 2022-05-19 | 2 | -20/+37 | |
| * | implement generic immutable maps | Amir Laher | 2022-05-19 | 4 | -941/+610 | |
| * | convert lists to use generics | Amir Laher | 2022-05-19 | 3 | -139/+147 | |
|/ | ||||||
* | Fix MapBuilder docs | Ben Johnson | 2021-06-01 | 1 | -1/+1 | |
* | Merge pull request #16 from benbjohnson/refactor-builders | Ben Johnson | 2020-11-17 | 3 | -108/+107 | |
|\ | ||||||
| * | Refactor builders | Ben Johnson | 2020-11-17 | 3 | -108/+107 | |
|/ | ||||||
* | Merge pull request #15 from benbjohnson/tweak-actions | Ben Johnson | 2020-09-23 | 2 | -2/+2 | |
|\ | ||||||
| * | GitHub Actions tweaks | Ben Johnson | 2020-09-23 | 2 | -2/+2 | |
|/ | ||||||
* | README | Ben Johnson | 2020-09-23 | 1 | -1/+1 | |
* | Merge pull request #14 from benbjohnson/github-actions | Ben Johnson | 2020-09-23 | 1 | -0/+29 | |
|\ | ||||||
| * | Add GitHub Actions support | Ben Johnson | 2020-09-23 | 1 | -0/+29 | |
|/ | ||||||
* | README | Ben Johnson | 2020-09-23 | 1 | -12/+15 | |
* | Merge pull request #13 from benbjohnson/circleci | Ben Johnson | 2020-09-22 | 2 | -14/+1 | |
|\ | ||||||
| * | Remove CircleCI | Ben Johnson | 2020-09-22 | 2 | -14/+1 | |
|/ | ||||||
* | Merge pull request #12 from benbjohnson/reflect | Ben Johnson | 2020-09-22 | 2 | -25/+526 | |
|\ | ||||||
| * | Add additional hashers & comparers. | Adrian | 2020-09-22 | 2 | -25/+526 | |
|/ | ||||||
* | Merge pull request #9 from benbjohnson/readme | Ben Johnson | 2019-03-06 | 1 | -2/+2 | |
|\ | ||||||
| * | README | Ben Johnson | 2019-03-06 | 1 | -2/+2 | |
* | | Merge pull request #8 from benbjohnson/list-builder-len | Ben Johnson | 2019-03-06 | 2 | -1/+8 | |
|\ \ | |/ |/| | ||||||
| * | Add ListBuilder.Len() | Ben Johnson | 2019-03-06 | 2 | -1/+8 | |
|/ | ||||||
* | Merge pull request #7 from benbjohnson/sorted-map-builder | Ben Johnson | 2019-03-06 | 3 | -61/+280 | |
|\ | ||||||
| * | Add SortedMapBuilder | Ben Johnson | 2019-03-06 | 3 | -61/+280 | |
|/ | ||||||
* | Merge pull request #6 from benbjohnson/remove-cmp | Ben Johnson | 2019-03-06 | 3 | -8/+7 | |
|\ | ||||||
| * | Remove go-cmp dependency | Ben Johnson | 2019-03-06 | 3 | -8/+7 | |
|/ | ||||||
* | Merge pull request #5 from benbjohnson/map-builder | Ben Johnson | 2019-03-06 | 3 | -116/+448 | |
|\ | ||||||
| * | Add MapBuilder | Ben Johnson | 2019-03-06 | 3 | -116/+448 | |
|/ | ||||||
* | Merge pull request #1 from benbjohnson/list-builder | Ben Johnson | 2019-03-05 | 3 | -53/+342 | |
|\ | ||||||
| * | Add ListBuilder. | Ben Johnson | 2019-03-04 | 3 | -53/+342 | |
|/ | ||||||
* | Fix test coverage. | Ben Johnson | 2019-03-02 | 1 | -0/+26 | |
* | Fix sorted map iterator initialization. | Ben Johnson | 2019-03-02 | 1 | -12/+18 | |
* | Add code coverage badge. | Ben Johnson | 2019-03-01 | 1 | -1/+1 | |
* | Add codecov support. | Ben Johnson | 2019-03-01 | 1 | -4/+3 | |
* | Add coveralls configuration. | Ben Johnson | 2019-03-01 | 1 | -8/+3 | |
* | Add CircleCI status | Ben Johnson | 2019-03-01 | 1 | -1/+1 | |
* | Update random test settings. | Ben Johnson | 2019-03-01 | 1 | -6/+2 | |
* | Add CircleCI support. | Ben Johnson | 2019-03-01 | 1 | -0/+19 | |
* | Minor iterator refactor; update comment | Ben Johnson | 2019-03-01 | 2 | -17/+17 | |
* | v0.1.0 | Ben Johnson | 2019-03-01 | 0 | -0/+0 | |
* | (no commit message) | Ben Johnson | 2019-03-01 | 6 | -0/+4185 |