aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/userfunc.c
Commit message (Expand)AuthorAge
* lua: Add ability to pass tables with __callTJ DeVries2020-07-10
* lua: Add ability to pass lua functions directly to vimLTJ DeVries2020-07-10
* vim-patch:8.1.0917: double free when running out of memoryJan Edmund Lazo2020-06-04
* vim-patch:8.1.1485: double free when garbage_collect() is used in autocommanderw72020-05-25
* vim-patch:8.1.1007: using closure may consume a lot of memoryerw72020-05-07
* vim-patch:8.1.0475: memory not freed on exit when quit in autocmderw72020-05-07
* vim-patch:8.1.0868: crash if triggering garbage collector after a function callJan Edmund Lazo2020-05-03
* vim-patch:8.1.0800: may use a lot of memory when a function refers itselfJan Edmund Lazo2020-05-03
* Merge #11851 'eval.c: factor out eval/userfunc.c'Justin M. Keyes2020-04-26
* rename: user_funcs -> userfuncJakub Łuczyński2020-02-13