aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/msgpack_rpc/unpacker.c
Commit message (Expand)AuthorAge
* fix(ui-ext): log and clear error in ui_comp_event (#21147)Andrew Willette2022-11-30
* fix: pvs warnings (#21145)dundargoc2022-11-22
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(arena): use a shared block freelistbfredl2022-08-24
* refactor: fix clang and PVS warnings (#19532)zeertzjq2022-07-28
* perf(ui): unpack grid_line (screen contents) directlybfredl2022-07-19
* perf(ui): unpack a single ui event at a time, instead of a "redraw" batchbfredl2022-07-18
* perf(ui): reduce allocation overhead when encoding "redraw" eventsbfredl2022-06-20
* perf(memory): use an arena for RPC decodingbfredl2022-06-14
* fix(api): some robustness issues in api_parse_enterbfredl2022-06-03
* refactor(api): use a unpacker based on libmpack instead of msgpack-cbfredl2022-06-02