summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval/funcs.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2023-06-22fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes1
2023-05-13refactor: remove typval.h from most header files (#23601)zeertzjq1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-08-24refactor(api): provide a temporary copy solution for nvim_call_atomicbfredl1
2022-08-23perf(api): allow to use an arena for return valuesbfredl1
2022-07-22refactor: move FunPtr to types.h (#19466)zeertzjq1
2022-05-17feat(lua): allow some viml functions to run in fastLewis Russell1
2022-05-12refactor(eval): use Hashy McHashFace instead of gperfbfredl1
2021-08-12vim-patch:8.1.1807: more functions can be used as a methodSean Dewar1
2021-08-12vim-patch:8.1.1803: all builtin functions are globalSean Dewar1
2020-02-10eval.c: factor out eval/funcs.c #11828Jakub Łuczyński1