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
/
eval
/
userfunc.h
Commit message (
Expand
)
Author
Age
*
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
fix(textformat): remove unnecessary changed_bytes() (#26027)
zeertzjq
2023-11-13
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
vim-patch:8.2.3783: confusing error for using a variable as a function
zeertzjq
2023-04-16
*
refactor: remove FC_DEAD
zeertzjq
2023-04-15
*
vim-patch:8.2.1071: Vim9: no line break allowed inside a lambda
zeertzjq
2023-04-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
docs: fix typos (#20509)
dundargoc
2022-10-13
*
vim-patch:9.0.0476: varargs does not work for replacement function of substit...
zeertzjq
2022-09-16
*
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
2022-09-16
*
vim-patch:8.2.0067: ERROR_UNKNOWN clashes on some systems (#20212)
zeertzjq
2022-09-16
*
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
2022-09-07
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
vim-patch:8.1.1689: profiling code is spread out
zeertzjq
2022-08-12
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
vim-patch:8.1.1863: confusing error when using a builtin function as method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1803: all builtin functions are global
Sean Dewar
2021-08-12
*
vim-patch:8.1.1800: function call functions have too many arguments
Sean Dewar
2021-08-12
*
vim-patch:8.1.0475: memory not freed on exit when quit in autocmd
erw7
2020-05-07
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
*
rename: user_funcs -> userfunc
Jakub Łuczyński
2020-02-13