summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/msgpack_rpc/channel_defs.h
AgeCommit message (Expand)AuthorFiles
2025-06-12fix(msgpack): flush incomplete big UI event before packing RPC eventbfredl1
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes1
2024-08-05refactor(shada): rework msgpack decoding without msgpack-cbfredl1
2024-05-17feat(api): broadcast events to ALL channels #28487Justin M. Keyes1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: remove vim.h from more headers (#26244)zeertzjq1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-08-26feat(msgpack_rpc): support out-of-order responses on `msgpack-rpc`Alisue1
2023-05-17refactor(map): avoid duplicated khash_t types for valuesbfredl1
2022-08-23perf(api): allow to use an arena for return valuesbfredl1
2022-06-14perf(memory): use an arena for RPC decodingbfredl1
2022-06-02refactor(api): use a unpacker based on libmpack instead of msgpack-cbfredl1
2022-05-30refactor(api): use hashy hash for looking up api method and event namesbfredl1
2021-10-09refactor: format header files with uncrustify #15877dundargoc1
2021-08-22refactor(map): remove extra-allocating map_new/map_free functionsBjörn Linse1
2019-04-12RPC: conform message-id type to msgpack-RPC specDaniel Bershatsky1
2019-04-12RPC: eliminate NO_RESPONSEJustin M. Keyes1
2018-05-23api: list information about all channels/jobs.Björn Linse1
2017-11-24channels: refactorBjörn Linse1