Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to latest project skeleton: i18n and fine-grained fuzzingHEADmain | EuAndreh | 2025-05-27 | 1 | -1/+2 |
* | src/stm.go: Rename Interface -> atomicI | EuAndreh | 2025-05-22 | 1 | -4/+4 |
* | src/stm.go: Remove ad-hoc profiling code | EuAndreh | 2025-05-22 | 1 | -11/+0 |
* | src/stm.go: Add Atom() alias to NewVar() fn | EuAndreh | 2025-02-09 | 1 | -0/+13 |
* | src/stm.go: Rename AtomicGet => Deref and AtomicModify => Swap | EuAndreh | 2025-01-23 | 1 | -3/+3 |
* | Unify code into default repo format | EuAndreh | 2025-01-22 | 1 | -0/+1105 |
* | Setup Makefile build skeleton | EuAndreh | 2025-01-22 | 1 | -0/+9 |