Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | Update to latest project skeleton: i18n and fine-grained fuzzing | EuAndreh | 6 weeks | |
Age | Commit message | Author | Files | Lines |
2025-05-27 | Update to latest project skeleton: i18n and fine-grained fuzzingHEADmain | EuAndreh | 21 | -32/+311 |
2025-05-23 | meta.capim: Add with :dependencies key | EuAndreh | 1 | -0/+9 |
2025-05-22 | src/stm.go: Rename Interface -> atomicI | EuAndreh | 2 | -5/+5 |
2025-05-22 | src/stm.go: Remove ad-hoc profiling code | EuAndreh | 1 | -11/+0 |
2025-02-09 | src/stm.go: Add Atom() alias to NewVar() fn | EuAndreh | 1 | -0/+13 |
2025-01-23 | Move benchmarks from tests/stm.go to tests/benchmarks/* | EuAndreh | 43 | -389/+977 |
2025-01-23 | tests/stm.go: Turn example into functional test | EuAndreh | 4 | -72/+86 |
2025-01-23 | src/stm.go: Rename AtomicGet => Deref and AtomicModify => Swap | EuAndreh | 2 | -7/+7 |
2025-01-22 | Setup stub fuzz and benchmark test files | EuAndreh | 5 | -0/+77 |
2025-01-22 | WIP: Turn cmd/santa-example into functional test | EuAndreh | 3 | -19/+30 |
[...] |