aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/userfunc.h
Commit message (Expand)AuthorAge
* vim-patch:9.0.0476: varargs does not work for replacement function of substit...zeertzjq2022-09-16
* vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...zeertzjq2022-09-16
* vim-patch:8.2.0067: ERROR_UNKNOWN clashes on some systems (#20212)zeertzjq2022-09-16
* refactor(typval): change FC_CFUNC abstraction into FC_LUAREFbfredl2022-09-07
* refactor: replace char_u with charDundar Goc2022-08-12
* vim-patch:8.1.1689: profiling code is spread outzeertzjq2022-08-12
* refactor: format header files with uncrustify #15877dundargoc2021-10-09
* vim-patch:8.1.1863: confusing error when using a builtin function as methodSean Dewar2021-08-12
* vim-patch:8.1.1803: all builtin functions are globalSean Dewar2021-08-12
* vim-patch:8.1.1800: function call functions have too many argumentsSean Dewar2021-08-12
* vim-patch:8.1.0475: memory not freed on exit when quit in autocmderw72020-05-07
* Merge #11851 'eval.c: factor out eval/userfunc.c'Justin M. Keyes2020-04-26
* rename: user_funcs -> userfuncJakub Łuczyński2020-02-13