aboutsummaryrefslogtreecommitdiff
path: root/cmd/santa-example/main.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Turn cmd/santa-example into functional testEuAndreh2025-01-221-174/+0
|
* New go doc formattingMatt Joiner2022-12-211-19/+19
|
* remove unnecessary type parametersChris Wendt2022-06-081-4/+4
|
* Missing Operation type param in cmd/santa-exampleChris Wendt2022-06-081-1/+1
| | | | From https://github.com/anacrolix/stm/commit/6ce9dfc42c83a5d5963c23d85ffebffe0323432e
* BIG change: generic Var[T], txVar, etc.Chris Wendt2022-06-081-20/+20
|
* Make returns explicitMatt Joiner2019-11-061-9/+9
|
* Transfer project stewardship to anacrolixMatt Joiner2019-11-031-1/+1
| | | | See https://github.com/lukechampine/stm/issues/3#issuecomment-549087541.
* Make the santa example a cmdMatt Joiner2019-10-231-0/+174