Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace "interface{}" with "any" | Chris Wendt | 2022-06-08 | 1 | -1/+1 |
* | eliminate some type assertions | Chris Wendt | 2022-06-08 | 1 | -1/+1 |
* | update README | Chris Wendt | 2022-06-08 | 1 | -5/+4 |
* | BIG change: generic Var[T], txVar, etc. | Chris Wendt | 2022-06-08 | 1 | -11/+11 |
* | Create package-level example doc test from README | Matt Joiner | 2021-08-24 | 1 | -76/+6 |
* | Update reference badge | Matt Joiner | 2021-08-24 | 1 | -1/+2 |
* | Document that Operation return value isn't in the examples | Matt Joiner | 2020-09-10 | 1 | -0/+3 |
* | Update README.md | Matt Joiner | 2020-09-10 | 1 | -5/+2 |
* | Transfer project stewardship to anacrolix | Matt Joiner | 2019-11-03 | 1 | -2/+6 |
* | expand Select example | lukechampine | 2016-04-05 | 1 | -4/+20 |
* | expand Pointers section | lukechampine | 2016-04-04 | 1 | -1/+32 |
* | add Go Report Card badge | lukechampine | 2016-04-04 | 1 | -1/+1 |
* | better pointer documentation | lukechampine | 2016-04-03 | 1 | -0/+37 |
* | update README with examples + benchmarks | lukechampine | 2016-03-31 | 1 | -0/+85 |
* | add LICENSE and shorten README | lukechampine | 2016-03-30 | 1 | -69/+3 |
* | replace OrElse with Select | lukechampine | 2016-03-29 | 1 | -10/+11 |
* | initial commit | lukechampine | 2016-03-29 | 1 | -0/+85 |