index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
msgpack_rpc
/
channel_defs.h
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: remove vim.h from more headers (#26244)
zeertzjq
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
feat(msgpack_rpc): support out-of-order responses on `msgpack-rpc`
Alisue
2023-08-26
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
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
*
refactor(api): use hashy hash for looking up api method and event names
bfredl
2022-05-30
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
2021-08-22
*
RPC: conform message-id type to msgpack-RPC spec
Daniel Bershatsky
2019-04-12
*
RPC: eliminate NO_RESPONSE
Justin M. Keyes
2019-04-12
*
api: list information about all channels/jobs.
Björn Linse
2018-05-23
*
channels: refactor
Björn Linse
2017-11-24