Commit Graph

24 Commits

Author SHA1 Message Date
oysteikt 32dfc497a7 commands: add missing debug asserts 2026-01-09 13:31:04 +09:00
oysteikt 7dca46caf8 commands: add some TODOs for assumptions made about syntax 2026-01-09 13:31:04 +09:00
oysteikt 53976c522e response: remove leftover response types, add error codes 2026-01-09 13:31:02 +09:00
oysteikt a80ca0e0f4 Implement some more commands 2026-01-09 13:30:23 +09:00
oysteikt 66018b1313 commands: add a few TODOs 2026-01-09 13:30:23 +09:00
oysteikt 95b6f73684 format 2026-01-09 13:30:23 +09:00
oysteikt 33cbf46739 commands: verify key uniqueness for ResponseAttributes -> HashMap 2026-01-09 13:30:23 +09:00
oysteikt 5e3e2df1e1 commands: use real Filter type 2026-01-09 13:30:22 +09:00
oysteikt 1057d6320d Move repo to Projects 2026-01-09 13:30:22 +09:00
oysteikt 7815e11221 examples/mpd-client: format 2026-01-09 13:30:22 +09:00
oysteikt 85b0911324 .gitea/build-and-test: init 2026-01-09 13:30:21 +09:00
oysteikt 1a77bf7418 .envrc: init 2026-01-09 13:30:21 +09:00
oysteikt 1334765426 Add more commands 2026-01-09 13:30:21 +09:00
oysteikt 5b2b97611e Add existing command parsers to the main request parser 2026-01-09 13:30:21 +09:00
oysteikt 2ca3cd40bc Implement some more commands 2026-01-09 13:30:20 +09:00
oysteikt 8461542735 prefer unimplemented! for unimplemented functions 2026-01-09 13:30:20 +09:00
oysteikt 771bc17358 commands: add derives for a few response types 2026-01-09 13:30:20 +09:00
oysteikt 4b8831933e commands: handle some more response parsing 2026-01-09 13:30:20 +09:00
oysteikt 2bdb64f19a commands/stats: parse_response 2026-01-09 13:30:19 +09:00
oysteikt 0ead03cbce commands: make macros usable without use statements 2026-01-09 13:30:19 +09:00
oysteikt d52ac2b578 commands: use different datastructure for response attrs 2026-01-09 13:30:19 +09:00
oysteikt 2c89725e54 flake.lock: bump 2026-01-09 13:30:18 +09:00
oysteikt 028241c95a Continued development 2026-01-09 13:30:17 +09:00
oysteikt 97003d7881 Initial commit 2026-01-09 13:29:40 +09:00