Branch | Commit message | Author | Age | |
---|---|---|---|---|
main | src/dedo.go: Use `ExitIf()` from gobang | EuAndreh | 3 months | |
Age | Commit message | Author | Files | Lines |
2025-05-06 | src/dedo.go: Use `ExitIf()` from gobangHEADmain | EuAndreh | 1 | -3/+1 |
2025-05-04 | Make: Use $< over $? | EuAndreh | 1 | -1/+1 |
2025-03-20 | rm LICENSE | EuAndreh | 1 | -20/+0 |
2025-02-21 | src/dedo.go: (Re) Add API that allows external control of the transaction | EuAndreh | 1 | -41/+94 |
2025-02-19 | src/dedo.go: Add separate read and read-write ROCursorI and RWCursorI types | EuAndreh | 2 | -41/+71 |
2025-02-19 | src/dedo.go: Add strict separation between ROBucketI and RWBucketI | EuAndreh | 2 | -219/+177 |
2025-02-17 | src/dedo.go: Add public ID2Bytes() and Bytes2ID() functions | EuAndreh | 1 | -4/+8 |
2025-02-13 | src/dedo.go: Add DatabaseI.OnCommit() | EuAndreh | 1 | -21/+34 |
2025-02-13 | src/dedo.go: Evolve implementation of inMemoryDatabaseI | EuAndreh | 1 | -57/+246 |
2025-02-13 | src/dedo.go: Include CreateBucketIfNotExists() in BucketI | EuAndreh | 1 | -2/+3 |
[...] |