Commit message (Expand) | Author | Age | |
---|---|---|---|
* | build: allow IWYU to fix includes for all .c files | dundargoc | 2022-11-15 |
* | refactor(arena): use a shared block freelist | bfredl | 2022-08-24 |
* | perf(ui): unpack grid_line (screen contents) directly | bfredl | 2022-07-19 |
* | perf(ui): unpack a single ui event at a time, instead of a "redraw" batch | bfredl | 2022-07-18 |
* | perf(memory): use an arena for RPC decoding | bfredl | 2022-06-14 |
* | refactor(api): use a unpacker based on libmpack instead of msgpack-c | bfredl | 2022-06-02 |