This website requires JavaScript.
Explore
Help
Sign In
tools
/
go-cuckoo
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
1
Actions
Releases
4
Wiki
Activity
All Workflows
CI
Other workflows
1
lint.yml
71 workflow runs
Actor
All actors
mvhutz
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
ci/one-sentence-per-line
docs/interface-congruency-analysis
feat/pr-template
main
docs(adr): adr template, design principles adr (
#26
)
CI #89
:
Commit
3e7acb2b51
pushed by
mvhutz
main
2026-07-09 00:17:46 +00:00
3m51s
View workflow file
revert: no agents.md in this pr
CI #88
:
Commit
192ca9d853
pushed by
mvhutz
#26
2026-07-05 01:25:27 +00:00
2m56s
View workflow file
docs: rename principles ot match more fundamental principles
CI #87
:
Commit
7b0f016833
pushed by
mvhutz
#26
2026-07-05 01:22:14 +00:00
2m58s
View workflow file
fix: exemplify differences between map and go-cuckoo table
CI #86
:
Commit
8720204298
pushed by
mvhutz
#26
2026-07-05 00:07:21 +00:00
3m33s
View workflow file
docs: articulate core functionality
CI #85
:
Commit
0b3223b916
pushed by
mvhutz
#26
2026-07-05 00:03:58 +00:00
2m34s
View workflow file
style: reordered second consequence
CI #84
:
Commit
9b5545bf52
pushed by
mvhutz
#26
2026-07-04 23:52:11 +00:00
3m26s
View workflow file
docs: add link to branch with previous work
CI #83
:
Commit
3bc9d63b93
pushed by
mvhutz
#26
2026-07-04 23:49:40 +00:00
3m13s
View workflow file
style: capitalization in status for adr template
CI #82
:
Commit
00ed7c8888
pushed by
mvhutz
#26
2026-07-04 01:44:18 +00:00
2m46s
View workflow file
style: no number in ADR title
CI #81
:
Commit
b96d47fa1b
pushed by
mvhutz
#26
2026-07-04 01:34:12 +00:00
2m53s
View workflow file
chore: move to docs/adr
CI #80
:
Commit
df5a25d349
pushed by
mvhutz
#26
2026-07-04 01:32:16 +00:00
3m21s
View workflow file
revert: no old adr
CI #79
:
Commit
3f77e230a1
pushed by
mvhutz
#26
2026-07-04 01:29:07 +00:00
2m50s
View workflow file
ci: use
go tool
(
#25
)
CI #78
:
Commit
05dbda496a
pushed by
mvhutz
main
2026-07-03 23:56:09 +00:00
2m50s
View workflow file
fix: bumped revive, required version of tablewriter that was incompatible with checkmake
CI #77
:
Commit
84f8c31d92
pushed by
mvhutz
#25
2026-07-03 23:53:09 +00:00
3m50s
View workflow file
revert: remove node modules
CI #76
:
Commit
4d808a2ac5
pushed by
mvhutz
#25
2026-07-03 23:30:47 +00:00
3m2s
View workflow file
feat!:
Drop
returns
bool
,
Put
doesn't stack-overflow (
#21
)
CI #74
:
Commit
39548b4332
pushed by
mvhutz
main
2026-04-17 01:33:03 +00:00
1m58s
View workflow file
revert: Entry -> entry bc Put() doesnt use it
CI #73
:
Commit
7b45099cea
pushed by
mvhutz
#21
2026-04-17 01:17:32 +00:00
2m27s
View workflow file
fix: tests were out of date
CI #72
:
Commit
b395d6e1f4
pushed by
mvhutz
#21
2026-04-17 01:14:22 +00:00
1m55s
View workflow file
docs: note that the table isnt a source of truth
CI #70
:
Commit
d13adcaa49
pushed by
mvhutz
#21
2026-04-17 01:07:57 +00:00
2m4s
View workflow file
fix: assertion in fuzz test incorrect
CI #69
:
Commit
5452c02d4e
pushed by
mvhutz
#21
2026-04-17 00:35:47 +00:00
2m7s
View workflow file
fix!: no mixed receiver types (
#23
)
CI #65
:
Commit
29ba6bfd4d
pushed by
mvhutz
main
2026-04-16 03:30:00 +00:00
2m8s
View workflow file
test: bump cicd pipeline
CI #64
:
Commit
99f5548237
pushed by
mvhutz
#23
2026-04-16 03:27:37 +00:00
3m51s
View workflow file
refactor!: shorter constructors,
bucket
→
subtable
(
#22
)
CI #63
:
Commit
7cc1657403
pushed by
mvhutz
main
2026-04-16 03:18:13 +00:00
2m32s
View workflow file
Merge remote-tracking branch 'origin' into refactor/name-bucket-slot-table
CI #62
:
Commit
a97aafca75
pushed by
mvhutz
#22
2026-04-16 03:23:21 +00:00
4m52s
View workflow file
fix!: removed all 'mixed pointer'-edness
CI #61
:
Commit
f35583e079
pushed by
mvhutz
#23
2026-04-16 03:06:48 +00:00
2m27s
View workflow file
feat!: update get from
(V, error)
to
(V, bool)
(
#20
)
CI #60
:
Commit
42c5b5f8f4
pushed by
mvhutz
main
2026-04-14 02:00:43 +00:00
2m24s
View workflow file
feat: Table.Find
CI #59
:
Commit
81ce24e7b7
pushed by
mvhutz
#20
2026-04-14 01:56:10 +00:00
1m51s
View workflow file
Merge remote-tracking branch 'origin' into feat/get-no-error
CI #58
:
Commit
572e59f33d
pushed by
mvhutz
#20
2026-04-14 01:38:53 +00:00
2m3s
View workflow file
refactor: HashTable -> Table, table -> subtable
CI #57
:
Commit
5c39182958
pushed by
mvhutz
#22
2026-04-14 01:23:59 +00:00
2m21s
View workflow file
feat: sentinel error
ErrBadHash
(
#19
)
CI #56
:
Commit
867a1d49df
pushed by
mvhutz
main
2026-04-14 00:40:31 +00:00
2m17s
View workflow file
fix: public facing key/value fields in entry
CI #55
:
Commit
ca66ccd040
pushed by
mvhutz
#21
2026-04-03 22:58:45 +00:00
2m11s
View workflow file
First
Previous
1
2
3
Next
Last