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 c6a123a6e1 commands: implement response parser for lsinfo 2025-11-21 16:13:09 +09:00
oysteikt 2b1e99445a commands: implement common traits for responses 2025-11-21 14:18:44 +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 380a4aed2c commands: deduplicate logic in macros, add more macros
Build and test / build (push) Successful in 59s
Build and test / check (push) Failing after 1m2s
Build and test / test (push) Successful in 1m40s
Build and test / docs (push) Successful in 1m27s
2025-02-23 19:26:46 +01:00
oysteikt ed7f9a6917 commands: implement some more response parsers
Build and test / build (push) Successful in 1m1s
Build and test / test (push) Successful in 1m37s
Build and test / docs (push) Successful in 1m16s
Build and test / check (push) Failing after 1m0s
2025-02-23 16:41:15 +01:00
oysteikt 366f56da9e commands: fix some syntax errors reporting literals
Build and test / build (push) Successful in 59s
Build and test / check (push) Failing after 58s
Build and test / docs (push) Successful in 1m21s
Build and test / test (push) Successful in 1m37s
2024-12-14 00:19:25 +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 9cb92741a4 Implement some more commands
Build and test / check (push) Failing after 13s
Build and test / test (push) Failing after 14s
Build and test / build (push) Successful in 57s
Build and test / docs (push) Successful in 1m12s
2024-12-13 18:20:03 +01:00