aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/funcs.h
Commit message (Expand)AuthorAge
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(api): provide a temporary copy solution for nvim_call_atomicbfredl2022-08-24
* perf(api): allow to use an arena for return valuesbfredl2022-08-23
* refactor: move FunPtr to types.h (#19466)zeertzjq2022-07-22
* feat(lua): allow some viml functions to run in fastLewis Russell2022-05-17
* refactor(eval): use Hashy McHashFace instead of gperfbfredl2022-05-12
* vim-patch:8.1.1807: more functions can be used as a methodSean Dewar2021-08-12
* vim-patch:8.1.1803: all builtin functions are globalSean Dewar2021-08-12
* eval.c: factor out eval/funcs.c #11828Jakub Łuczyński2020-02-10