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
/
api
/
private
/
converter.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: iwyu (#26062)
zeertzjq
2023-11-16
*
build: remove PVS
dundargoc
2023-11-12
*
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
2023-11-11
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
2023-06-22
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
2022-09-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
fix(api, lua): return NIL on failure to find converted function (#17779)
zeertzjq
2022-03-20
*
feat(api, lua): support converting nested Funcref back to LuaRef (#17749)
zeertzjq
2022-03-17
*
fix(api): convert blob to NUL-terminated API string
Sean Dewar
2022-02-26
*
refactor(coverity/345582): assert fp is non-NULL
James McCoy
2022-01-19
*
feat(api, lua): more conversions between LuaRef and Vim Funcref
zeertzjq
2022-01-13
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor(api): break out vim_to_object/object_to_vim to own file
Björn Linse
2021-10-29