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.c
Commit message (
Expand
)
Author
Age
*
fixup! vim-patch:8.1.1310: named function arguments are never optional
Jan Edmund Lazo
2021-02-22
*
vim-patch:8.1.1310: named function arguments are never optional
erw7
2021-02-22
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.2.2142: memory leak when heredoc is not terminated
Jan Edmund Lazo
2020-12-22
*
eval: use VAR_UNLOCKED enum, not the direct value
Jan Edmund Lazo
2020-11-21
*
vim-patch:8.2.0506: Coverity complains about ignoring return value
Jan Edmund Lazo
2020-10-25
*
vim-patch:8.2.0268: trycatch test fails
Jan Edmund Lazo
2020-10-21
*
userfunc: abort early on invalid refs
Jan Edmund Lazo
2020-09-30
*
vim-patch:8.2.0042: clearing funccal values twice
Jan Edmund Lazo
2020-09-30
*
vim-patch:8.2.0499: calling a lambda is slower than evaluating a string
Jan Edmund Lazo
2020-09-30
*
vim-patch:8.1.1319: computing function length name in many places
Jan Edmund Lazo
2020-09-30
*
vim-patch:8.1.1563: crash when using closures
erw7
2020-09-30
*
lua: cleanup naming conventions of executor functions
Björn Linse
2020-09-10
*
vim-patch:8.2.0607: gcc warns for using uninitialized variable
Jan Edmund Lazo
2020-08-19
*
userfunc: fix pvs/v547
Jan Edmund Lazo
2020-08-15
*
lua: Add ability to pass tables with __call
TJ DeVries
2020-07-10
*
lua: Add ability to pass lua functions directly to vimL
TJ DeVries
2020-07-10
*
vim-patch:8.1.0917: double free when running out of memory
Jan Edmund Lazo
2020-06-04
*
vim-patch:8.1.1485: double free when garbage_collect() is used in autocommand
erw7
2020-05-25
*
vim-patch:8.1.1007: using closure may consume a lot of memory
erw7
2020-05-07
*
vim-patch:8.1.0475: memory not freed on exit when quit in autocmd
erw7
2020-05-07
*
vim-patch:8.1.0868: crash if triggering garbage collector after a function call
Jan Edmund Lazo
2020-05-03
*
vim-patch:8.1.0800: may use a lot of memory when a function refers itself
Jan Edmund Lazo
2020-05-03
*
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