index
:
stm
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2025-01-22
Unify code into default repo format
EuAndreh
18
-2149
/
+2282
2025-01-22
Setup Makefile build skeleton
EuAndreh
7
-0
/
+253
2025-01-22
Remove unused files
EuAndreh
13
-397
/
+0
2022-12-21
Remove unnecessary value type for Sets
Matt Joiner
1
-14
/
+13
2022-12-21
New go doc formatting
Matt Joiner
1
-19
/
+19
2022-12-21
Update immutable to use comparable key constraints
Matt Joiner
3
-18
/
+21
2022-11-06
Move direct dep out of indirect require block
Matt Joiner
1
-1
/
+1
2022-11-06
exclude github.com/benbjohnson/immutable v0.4.0
Matt Joiner
1
-0
/
+2
2022-10-28
Revert "missing Get func added (#6)" (#8)
ucwong
2
-27
/
+19