aboutsummaryrefslogtreecommitdiff
path: root/tests/stm.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move benchmarks from tests/stm.go to tests/benchmarks/*EuAndreh2025-01-231-387/+18
* tests/stm.go: Turn example into functional testEuAndreh2025-01-231-72/+0
* src/stm.go: Rename AtomicGet => Deref and AtomicModify => SwapEuAndreh2025-01-231-4/+4
* Unify code into default repo formatEuAndreh2025-01-221-0/+1177
* Setup Makefile build skeletonEuAndreh2025-01-221-0/+9