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
/
os
/
msgpack_rpc.h
Commit message (
Expand
)
Author
Age
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
2014-10-21
*
api/msgpack-rpc: Refactor metadata object construction
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Accept method names in requests
Thiago de Arruda
2014-08-29
*
Remove stdbool.h from files which don't need it
Pavel Platto
2014-07-11
*
MsgPack-RPC dispatch based on function array lookup #864
Felipe Oliveira Carvalho
2014-07-04
*
channel/msgpack_rpc: Refactor API dispatching
Thiago de Arruda
2014-06-24
*
channel/msgpack_rpc: Refactor to better split functions across modules
Thiago de Arruda
2014-06-24
*
channel/msgpack_rpc: Refactor msgpack_rpc_notification/serialize_event
Thiago de Arruda
2014-06-24
*
msgpack_rpc: Deal with deserialization failures
Thiago de Arruda
2014-06-17
*
spelling fixes #827
Will Stamper
2014-06-12
*
Build: Add 'nonnull' attributes to msgpack_rpc functions
Thiago de Arruda
2014-05-26
*
API: Events: Implement channel_send_event and vimscript wrapper
Thiago de Arruda
2014-05-26
*
API: Events: Return channel id from the API discover request
Thiago de Arruda
2014-05-26
*
API: Refactor: Duplicate/free string arguments coming from msgpack
Thiago de Arruda
2014-05-26
*
API: Refactor: Use macro for initializing all arrays
Thiago de Arruda
2014-05-23
*
API: Refactor: Return handles instead of indexes
Thiago de Arruda
2014-05-23
*
API: Refactor: Add macro infrastructure for typed arrays
Thiago de Arruda
2014-05-23
*
API: Refactor: Move non-public files to private subdirectory
Thiago de Arruda
2014-05-23
*
Use more descriptive names for API primitive types
Thiago de Arruda
2014-05-17
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15