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.c
Commit message (
Expand
)
Author
Age
*
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: Return handles instead of indexes
Thiago de Arruda
2014-05-23
*
API: Refactor: Change the integer type of remote objects to uint64_t
Thiago de Arruda
2014-05-23
*
API: Refactor: Add macro infrastructure for typed arrays
Thiago de Arruda
2014-05-23
*
API: Refactor: Generalize buffer, window and tabpage types/functions
Thiago de Arruda
2014-05-23
*
Enable -Wconversion for API files and fix errors
Thiago de Arruda
2014-05-17
*
Use more descriptive names for API primitive types
Thiago de Arruda
2014-05-17
*
Refactor API to use one integer type: int64_t
Thiago de Arruda
2014-05-17
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix relative includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15