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
/
helpers.c
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
build: remove PVS
dundargoc
2023-11-12
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(api): make typed dicts appear as types in the source code
bfredl
2023-04-07
*
refactor(build): graduate msgpack-c FLOAT32 "feature" since forever
bfredl
2023-03-03
*
build: remove clint error suppression #21782
dundargoc
2023-01-13
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: more clint (#20910)
Lewis Russell
2022-11-07
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: upgrade uncrustify config version to 0.74.0
Dundar Göc
2021-11-23
*
refactor(api): cleanup modify_keymap and parse_keymap_opts
Björn Linse
2021-10-07
*
refactor(api): remove duplicated handle mpack encode/decode functions
Björn Linse
2021-10-07
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor(style): switch-case formatting, "uncrustify:indent-off" #15669
dundargoc
2021-09-17
*
perf(api): avoid spurious allocations when converting small objects
Björn Linse
2021-08-28
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
pvs/V1037: two case branches doing the same thing (#10527)
Ihor Antonov
2019-07-18
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
RPC: conform message-id type to msgpack-RPC spec
Daniel Bershatsky
2019-04-12
*
RPC: eliminate NO_RESPONSE
Justin M. Keyes
2019-04-12
*
channel.c: refactor spaghetti code
micha
2018-07-14
*
API: validation: mention invalid method name (#8489)
Justin M. Keyes
2018-06-07
*
channel.c:call_set_error(): fix memory leak
Justin M. Keyes
2017-08-21
*
rpc: close channel if stream was closed
Justin M. Keyes
2017-08-21
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-05-08
|
\
|
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
|
*
api: Do not translate error messages.
Justin M. Keyes
2017-04-24
|
*
api_set_error(): rename
Justin M. Keyes
2017-04-23
|
*
api/internal: Remove `set` field from Error type.
Justin M. Keyes
2017-04-23
|
*
api: Do not truncate errors <1 MB. #6237
Sander Bosma
2017-04-23
|
*
*: Add comment to all C files
ZyX
2017-04-19
*
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-08
|
\
|
|
*
Add handling for MSGPACK_OBJECT_FLOAT{32,64}
James McCoy
2017-03-30
|
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
|
api: Also shift numbers in api_metadata output
ZyX
2017-03-27
*
|
gendeclarations: Make declarations generator work with macros funcs
ZyX
2017-03-27
*
|
msgpack_rpc: Fix #HANDLE_TYPE_CONVERSION_IMPL
ZyX
2017-03-27
*
|
api: Allow kObjectTypeNil to be zero without breaking compatibility
ZyX
2017-03-27
*
|
functests: Test for error conditions
ZyX
2017-03-27
|
/
*
msgpack_rpc: Allocate empty string in msgpack_rpc_to_object
James McCoy
2016-11-29
*
Avoid serializing NULL string through msgpack
James McCoy
2016-11-23
*
lint
James McCoy
2016-11-02
*
object_to_vim: Fix buffer/window/tabpage conversion on BE systems
James McCoy
2016-11-02
*
api: call multiple methods atomically (useful in async contexts)
Björn Linse
2016-10-22
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
[next]