Commit Graph

11 Commits

Author SHA1 Message Date
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 abacb54c8d commands: add missing debug asserts
Build and test / build (push) Failing after 16s
Build and test / test (push) Failing after 15s
Build and test / check (push) Failing after 59s
Build and test / docs (push) Successful in 1m17s
2024-12-13 19:31:50 +01:00
oysteikt 08104b3537 Implement some more commands 2024-12-01 18:31:34 +01:00
oysteikt 1561ae2e80 prefer unimplemented! for unimplemented functions 2024-11-30 03:36:00 +01:00
oysteikt d45502a43e commands: add derives for a few response types 2024-11-30 03:31:52 +01:00
oysteikt 184f9fc215 commands/stats: parse_response 2024-11-30 02:28:29 +01:00
oysteikt 84f061a79f commands: use different datastructure for response attrs 2024-11-30 02:18:06 +01:00
oysteikt 49e070a41d Continued development 2024-11-30 01:57:45 +01:00