|
|
e59d04e830
|
commands: strip lifetimes
|
2026-01-09 13:25:39 +09:00 |
|
|
|
46803e0a30
|
commands: add newline at end of all command serializers
|
2026-01-09 13:25:39 +09:00 |
|
|
|
8f8e69ae56
|
common/types: flatten to types
|
2026-01-09 13:25:38 +09:00 |
|
|
|
ffb1911b89
|
commands: split Command trait into req + res parts
|
2026-01-09 13:25:35 +09:00 |
|
|
|
21831a2c68
|
commands: parse to Self::Request
|
2026-01-09 13:25:33 +09:00 |
|
|
|
0925a40ea6
|
common: don't expose types directly
|
2026-01-09 13:25:32 +09:00 |
|
|
|
ea8a0dbf72
|
commands: split response tokenizer into separate file
|
2026-01-09 13:25:29 +09:00 |
|
|
|
5c745ed67a
|
Implement a proper request tokenizer
|
2026-01-09 13:25:28 +09:00 |
|
|
|
ed82218d4e
|
WIP: serialize requests
|
2026-01-09 13:25:28 +09:00 |
|
|
|
daaf314633
|
commands: fix clippy warnings about confusing elided lifetimes
|
2026-01-09 13:25:22 +09:00 |
|
|
|
8f5ad84c00
|
Rust edition 2024
|
2026-01-09 13:25:19 +09:00 |
|
|
|
08104b3537
|
Implement some more commands
|
2024-12-01 18:31:34 +01:00 |
|