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
/
scripts
/
msgpack-gen.lua
Commit message (
Expand
)
Author
Age
*
api/events/msgpack: Insert log statements to improve debugging
Thiago de Arruda
2014-07-17
*
move assert.h include out of vim.h
Brandon Coleman
2014-07-09
*
dispatch function generator: Fix bug in validation/initialization
Thiago de Arruda
2014-07-07
*
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
*
build: Fix error in dispatch generator for functions with channel_id
Thiago de Arruda
2014-06-18
*
Add automatic generation of headers
ZyX
2014-06-02
*
Add --api-metadata command line option
Rui Abreu Ferreira
2014-06-02
*
API: Events: Automatically pass channel ids to API functions
Thiago de Arruda
2014-05-28
*
API: Events: Return channel id from the API discover request
Thiago de Arruda
2014-05-26
*
Remove hardcoded type names from msgpack-gen.lua
Thiago de Arruda
2014-05-17
*
Introduce nvim namespace: Fix build process.
Eliseo Martínez
2014-05-15
*
Refactor API types and prototypes
Thiago de Arruda
2014-05-12
*
Add `msgpack_rpc_dispatch`/metadata generator
Thiago de Arruda
2014-04-11