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