Commit Graph

26 Commits

Author SHA1 Message Date
cbf12ffc16 commands: fix some syntax errors reporting literals 2024-12-14 00:19:25 +01:00
8db3978e4c Implement some more commands 2024-12-14 00:14:02 +01:00
4f39b1c0f6 commands: add missing debug asserts 2024-12-13 19:31:40 +01:00
7f70e965d0 commands: add some TODOs for assumptions made about syntax 2024-12-13 19:31:12 +01:00
ba096d56cb response: remove leftover response types, add error codes 2024-12-13 18:29:54 +01:00
8d9440f999 Implement some more commands 2024-12-13 18:20:03 +01:00
aa1706d620 commands: add a few TODOs 2024-12-13 17:08:59 +01:00
11d451813c format 2024-12-13 17:08:15 +01:00
d0153b26e1 commands: verify key uniqueness for ResponseAttributes -> HashMap 2024-12-13 17:06:28 +01:00
2d18ab3562 commands: use real Filter type 2024-12-13 17:05:08 +01:00
39978c21ce Move repo to Projects 2024-12-13 17:02:58 +01:00
d74a7cdf2b examples/mpd-client: format 2024-12-13 16:59:40 +01:00
4e1ad28d96 .gitea/build-and-test: init 2024-12-10 21:48:20 +01:00
d1aff043c9 .envrc: init 2024-12-05 18:10:11 +01:00
7b4bf573d0 Add more commands 2024-12-01 20:06:01 +01:00
145f53606d Add existing command parsers to the main request parser 2024-12-01 19:16:44 +01:00
61cdfec0b7 Implement some more commands 2024-11-30 17:12:49 +01:00
4e9291f527 prefer unimplemented! for unimplemented functions 2024-11-30 03:36:00 +01:00
66e7e288eb commands: add derives for a few response types 2024-11-30 03:31:52 +01:00
64abf8d3c3 commands: handle some more response parsing 2024-11-30 03:28:22 +01:00
33eb31876a commands/stats: parse_response 2024-11-30 02:28:29 +01:00
b42bf03db3 commands: make macros usable without use statements 2024-11-30 02:28:10 +01:00
b76608af28 commands: use different datastructure for response attrs 2024-11-30 02:18:06 +01:00
e73251eba0 flake.lock: bump 2024-11-30 01:57:57 +01:00
1607622b70 Continued development 2024-11-30 01:57:45 +01:00
22c1b1d626 Initial commit 2024-11-05 22:47:35 +01:00