| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Documentation overhaul | 2025-11-16 | 1 | -2/+5 | |
| * | Separate stored object types from types that the user is expected to construct. | 2025-11-16 | 1 | -5/+15 | |
| * | Rename ObjType enum | 2025-11-16 | 1 | -2/+2 | |
| * | Make ObjectType look like a pointer-receiver in the docs | 2025-11-16 | 1 | -1/+2 | |
| * | All Serialize should be able to error out | 2025-11-16 | 1 | -5/+16 | |
| * | Rename ObjType -> ObjectType | 2025-11-16 | 1 | -2/+2 | |
| * | Make the API more consistent | 2025-11-16 | 1 | -2/+2 | |
| * | hash: Make fewer helper functions need explicit hash length fields | 2025-11-16 | 1 | -8/+8 | |
| * | Revert "hash: Generic hash-algorithm API"•••This reverts commit 94bfb1fa147f80e6ec39009d41fc2f853925e0a5. Generics actually kinda suck for these purposes... once you look at it from the user's perspective. | 2025-11-16 | 1 | -14/+14 | |
| * | hash: Generic hash-algorithm API | 2025-11-16 | 1 | -14/+14 | |
| * | Support multiple hash sizes in one build | 2025-11-16 | 1 | -8/+8 | |
| * | Remove unnecessary blank line in struct fields | 2025-11-15 | 1 | -2/+1 | |
| * | Include hashes in object structs | 2025-11-15 | 1 | -2/+2 | |
| * | Initial commit | 2025-11-13 | 1 | -0/+124 |
