Commit message (Collapse) | Author | ||
---|---|---|---|
2023-07-11 | test: add test for segfaulting CI script | Egor Tensin | |
The C code leaked out of src/, so I moved .clang-format and some compile options to the root directory. Also, I'm starting to hit test execution limits; I'm going to limit the repositories used for stress testing. | |||
2023-07-07 | clang-format: don't break string literals | Egor Tensin | |
2023-06-28 | log: support logging levels | Egor Tensin | |
2022-08-23 | add some code | Egor Tensin | |
A basic client-server app, the client sends commands as an array of strings. Hopefully I didn't mess up, and hopefully it'll be useful. |