Commit Graph

12 Commits

Author SHA1 Message Date
oysteikt 8430592bee commands: strip lifetimes 2025-12-08 12:30:19 +09:00
oysteikt 78cfc09d60 commands: add newline at end of all command serializers 2025-12-08 12:13:05 +09:00
oysteikt 1e39640508 common/types: flatten to types
Build and test / check (push) Failing after 47s
Build and test / build (push) Failing after 1m3s
Build and test / docs (push) Failing after 1m1s
Build and test / test (push) Failing after 1m48s
2025-12-08 04:14:32 +09:00
oysteikt b0b4134829 commands: split Command trait into req + res parts
Build and test / check (push) Failing after 1m2s
Build and test / build (push) Successful in 1m8s
Build and test / test (push) Successful in 2m23s
Build and test / docs (push) Successful in 1m24s
2025-12-08 00:07:37 +09:00
oysteikt 07e1c76aa9 commands: parse to Self::Request
Build and test / check (push) Failing after 43s
Build and test / build (push) Successful in 1m2s
Build and test / docs (push) Successful in 1m12s
Build and test / test (push) Successful in 1m44s
2025-12-05 22:00:11 +09:00
oysteikt 7834bbd956 common: don't expose types directly 2025-12-05 20:59:19 +09:00
oysteikt 7b27a650a1 commands: split response tokenizer into separate file 2025-11-24 19:28:28 +09:00
oysteikt b5fbaadca2 Implement a proper request tokenizer 2025-11-24 19:25:00 +09:00
oysteikt 3bd7aaaad2 WIP: serialize requests 2025-11-21 18:50:58 +09:00
oysteikt 1d693b7b2a commands: fix clippy warnings about confusing elided lifetimes 2025-10-12 22:59:50 +09:00
oysteikt e910d29aa4 Rust edition 2024
Build and test / build (push) Successful in 59s
Build and test / check (push) Failing after 1m2s
Build and test / test (push) Successful in 1m42s
Build and test / docs (push) Successful in 1m19s
2025-02-26 16:39:34 +01:00
oysteikt 08104b3537 Implement some more commands 2024-12-01 18:31:34 +01:00