summaryrefslogtreecommitdiff
path: root/src/message.zig
Commit message (Collapse)AuthorAge
* going off the deep end with with generic message typecrazy-genericsRobby Zambito36 hours
|
* (no commit message)Robby Zambito36 hours
|
* (no commit message)Robby Zambito38 hours
|
* Remove bytesAsValueUncheckedRobby Zambito39 hours
| | | | Callers can instead use std.mem.bytesAsValue directly.
* Cleanup asBytes and test itRobby Zambito39 hours
|
* Simplify init interfaceRobby Zambito39 hours
|
* (no commit message)Robby Zambito39 hours
|
* Align the bytes instead of the structRobby Zambito39 hours
|
* (no commit message)Robby Zambito39 hours
|
* (no commit message)Robby Zambito39 hours
|
* (no commit message)Robby Zambito39 hours
|
* (no commit message)Robby Zambito39 hours
|
* (no commit message)Robby Zambito39 hours
|
* Break out the impl to a libRobby Zambito2025-04-13
This will make it easier to make a C library.