Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move benchmarks from tests/stm.go to tests/benchmarks/* | EuAndreh | 2025-01-23 | 1 | -387/+18 |
* | tests/stm.go: Turn example into functional test | EuAndreh | 2025-01-23 | 1 | -72/+0 |
* | src/stm.go: Rename AtomicGet => Deref and AtomicModify => Swap | EuAndreh | 2025-01-23 | 1 | -4/+4 |
* | Unify code into default repo format | EuAndreh | 2025-01-22 | 1 | -0/+1177 |
* | Setup Makefile build skeleton | EuAndreh | 2025-01-22 | 1 | -0/+9 |