aboutsummaryrefslogtreecommitdiff
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-23tests/stm.go: Turn example into functional testEuAndreh3-72/+77
2025-01-23src/stm.go: Rename AtomicGet => Deref and AtomicModify => SwapEuAndreh2-7/+7
2025-01-22Setup stub fuzz and benchmark test filesEuAndreh5-0/+77
2025-01-22WIP: Turn cmd/santa-example into functional testEuAndreh3-19/+30
2025-01-22Unify code into default repo formatEuAndreh18-2149/+2282
2025-01-22Setup Makefile build skeletonEuAndreh7-0/+253
2025-01-22Remove unused filesEuAndreh13-397/+0
2022-12-21Remove unnecessary value type for SetsMatt Joiner1-14/+13
2022-12-21New go doc formattingMatt Joiner1-19/+19
2022-12-21Update immutable to use comparable key constraintsMatt Joiner3-18/+21
2022-11-06Move direct dep out of indirect require blockMatt Joiner1-1/+1
2022-11-06exclude github.com/benbjohnson/immutable v0.4.0Matt Joiner1-0/+2
2022-10-28Revert "missing Get func added (#6)" (#8)ucwong2-27/+19