summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/msgpack_rpc/channel.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-09-10refactor(os/input.c): rename os_inchar => input_get #30327Justin M. Keyes1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-27build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-05-25refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc1
2021-10-09refactor: format header files with uncrustify #15877dundargoc1
2020-02-23nvim:msgpack: Correctly set up global ch_before_blocking_eventsAndreas Schneider1
2017-11-24channels: refactorBjörn Linse1
2017-04-28api/nvim_get_mode: Use child-queue instead of "priority".Justin M. Keyes1
2016-08-20job control: reuse common job code for rpc jobsBjörn Linse1
2015-07-17server: Extract most logic into the new socket abstractionThiago de Arruda1
2014-10-21msgpack-rpc: Create subdirectory for msgpack-rpc modulesThiago de Arruda1