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
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
2014-10-21
*
api/msgpack-rpc: Improve error infrastructure
Thiago de Arruda
2014-09-18
*
api/msgpack-rpc: Refactor metadata object construction
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Remove the `msgpack_rpc_unpack` function
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Remove support for integer ids in methods
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Refactor API metadata discovery method
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Move handle_missing_method to msgpack_rpc.c
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Refactor initializer and dispatcher
Thiago de Arruda
2014-09-12
*
deps: Update to the experimental msgpack v5 branch
Thiago de Arruda
2014-09-12
*
msgpack-rpc: Always use arrays when sending events or calls
Thiago de Arruda
2014-08-29
*
msgpack-rpc: Accept method names in requests
Thiago de Arruda
2014-08-29
*
api/events/msgpack: Insert log statements to improve debugging
Thiago de Arruda
2014-07-17
*
wstream: Pass WBuffer refcount as a constructor parameter
Thiago de Arruda
2014-07-17
*
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
*
msgpack: NULL terminate incoming strings
Nicolas Hillegeer
2014-06-08
*
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