Commit Graph

33 Commits

Author SHA1 Message Date
oysteikt 05ae68de0b commands: deduplicate logic in macros, add more macros 2025-02-23 19:16:58 +01:00
oysteikt f6c76fb006 commands: implement some more response parsers 2025-02-23 16:41:15 +01:00
oysteikt 77d6ce919e Cargo fmt 2025-02-23 16:40:06 +01:00
oysteikt 11598a5827 commands: move ResponseAttributes parser out of Command 2025-02-23 16:33:34 +01:00
oysteikt 90a467287f flake.lock: bump 2025-02-23 16:30:39 +01:00
oysteikt 28c90b4802 common: move types into separate files 2025-02-23 16:30:21 +01:00
oysteikt 71af030116 Move project from Projects to Grzegorz 2025-01-06 16:32:13 +01:00
oysteikt 0b5fb4b571 commands: fix some syntax errors reporting literals 2024-12-14 00:19:25 +01:00
oysteikt c04c14e710 Implement some more commands 2024-12-14 00:14:02 +01:00
oysteikt 8dc6bb0382 commands: add missing debug asserts 2024-12-13 19:31:40 +01:00
oysteikt 98e6a05f9f commands: add some TODOs for assumptions made about syntax 2024-12-13 19:31:12 +01:00
oysteikt 7c26e2c409 response: remove leftover response types, add error codes 2024-12-13 18:29:54 +01:00
oysteikt 1e6279b7df Implement some more commands 2024-12-13 18:20:03 +01:00
oysteikt ace026af6b commands: add a few TODOs 2024-12-13 17:08:59 +01:00
oysteikt c62dfc58c9 format 2024-12-13 17:08:15 +01:00
oysteikt b03c0fac3c commands: verify key uniqueness for ResponseAttributes -> HashMap 2024-12-13 17:06:28 +01:00
oysteikt b4dfdb9b8b commands: use real Filter type 2024-12-13 17:05:08 +01:00
oysteikt ecbc645784 Move repo to Projects 2024-12-13 17:02:58 +01:00
oysteikt 642a46a7fc examples/mpd-client: format 2024-12-13 16:59:40 +01:00
oysteikt f6981052c8 .gitea/build-and-test: init 2024-12-10 21:48:20 +01:00
oysteikt 0ff66fb9d9 .envrc: init 2024-12-05 18:10:11 +01:00
oysteikt 7c91dda409 Add more commands 2024-12-01 20:06:01 +01:00
oysteikt d2ef02971f Add existing command parsers to the main request parser 2024-12-01 19:16:44 +01:00
oysteikt a7da84bc9c Implement some more commands 2024-11-30 17:12:49 +01:00
oysteikt b84cf514c2 prefer unimplemented! for unimplemented functions 2024-11-30 03:36:00 +01:00
oysteikt 28610b5235 commands: add derives for a few response types 2024-11-30 03:31:52 +01:00
oysteikt 94b42b52bc commands: handle some more response parsing 2024-11-30 03:28:22 +01:00
oysteikt 1b22b05dc6 commands/stats: parse_response 2024-11-30 02:28:29 +01:00
oysteikt d59b1bfb40 commands: make macros usable without use statements 2024-11-30 02:28:10 +01:00
oysteikt 48f7fc1faa commands: use different datastructure for response attrs 2024-11-30 02:18:06 +01:00
oysteikt 6c984cf322 flake.lock: bump 2024-11-30 01:57:57 +01:00
oysteikt a1ef15f41b Continued development 2024-11-30 01:57:45 +01:00
oysteikt 8b0d33b941 Initial commit 2024-11-05 22:47:35 +01:00