aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/msgpack_rpc/channel.h
Commit message (Expand)AuthorAge
* refactor(os/input.c): rename os_inchar => input_get #30327Justin M. Keyes2024-09-10
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: move non-symbols to defs.h headersdundargoc2023-12-17
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: format header files with uncrustify #15877dundargoc2021-10-09
* nvim:msgpack: Correctly set up global ch_before_blocking_eventsAndreas Schneider2020-02-23
* channels: refactorBjörn Linse2017-11-24
* api/nvim_get_mode: Use child-queue instead of "priority".Justin M. Keyes2017-04-28
* job control: reuse common job code for rpc jobsBjörn Linse2016-08-20
* server: Extract most logic into the new socket abstractionThiago de Arruda2015-07-17
* msgpack-rpc: Create subdirectory for msgpack-rpc modulesThiago de Arruda2014-10-21