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
/
funcs.h
Commit message (
Expand
)
Author
Age
*
refactor: fix runtime_defs.h (#26259)
zeertzjq
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
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
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
2022-08-24
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
refactor: move FunPtr to types.h (#19466)
zeertzjq
2022-07-22
*
feat(lua): allow some viml functions to run in fast
Lewis Russell
2022-05-17
*
refactor(eval): use Hashy McHashFace instead of gperf
bfredl
2022-05-12
*
vim-patch:8.1.1807: more functions can be used as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1803: all builtin functions are global
Sean Dewar
2021-08-12
*
eval.c: factor out eval/funcs.c #11828
Jakub Łuczyński
2020-02-10