|
|
c5f6de4fd3
|
commands: use new error variants for various commands
|
2025-12-08 15:54:37 +09:00 |
|
|
|
f819595ca2
|
commands: strip lifetimes
|
2025-12-08 12:30:19 +09:00 |
|
|
|
0f203b962a
|
commands: add newline at end of all command serializers
|
2025-12-08 05:49:54 +09:00 |
|
|
|
6cfd6eba2c
|
make ResponseParserError self-contained, impl thiserror
|
2025-12-08 05:31:13 +09:00 |
|
|
|
e9cf44f006
|
common/types: flatten to types
|
2025-12-08 04:14:32 +09:00 |
|
|
|
e24451900f
|
commands: split Command trait into req + res parts
|
2025-12-05 22:54:01 +09:00 |
|
|
|
09925a1df5
|
commands: parse to Self::Request
|
2025-12-05 22:00:11 +09:00 |
|
|
|
0dedc74293
|
common: don't expose types directly
|
2025-12-05 20:59:19 +09:00 |
|
|
|
47e42a3472
|
commands: split response tokenizer into separate file
|
2025-11-24 19:16:09 +09:00 |
|
|
|
74c86dd5b9
|
Implement a proper request tokenizer
|
2025-11-24 14:18:30 +09:00 |
|
|
|
e0e7509be7
|
WIP: serialize requests
|
2025-11-21 16:48:55 +09:00 |
|
|
|
3f45a5c901
|
commands: return runtime errors on invalid property names
|
2025-11-21 15:07:50 +09:00 |
|
|
|
dfaa0f092c
|
commands: implement common traits for responses
|
2025-11-21 14:18:44 +09:00 |
|
|
|
1f5b6a09d1
|
commands: fix clippy warnings about confusing elided lifetimes
|
2025-10-12 22:59:50 +09:00 |
|
|
|
d582dc7c3f
|
Rust edition 2024
|
2025-02-26 16:39:34 +01:00 |
|
|
|
09f4c17033
|
commands: deduplicate logic in macros, add more macros
|
2025-02-23 19:16:58 +01:00 |
|
|
|
61cdfec0b7
|
Implement some more commands
|
2024-11-30 17:12:49 +01:00 |
|