summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval/userfunc.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes1
2023-12-23refactor(IWYU): move evalarg_T to eval_defs.h (#26716)zeertzjq1
2023-12-22refactor(options): generate BV_ and WV_ constants (#26705)zeertzjq1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-11-28refactor: move hashtab types to hashtab_defs.h (#26262)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-26refactor: move garray_T to garray_defs.h (#26227)zeertzjq1
2023-11-13fix(textformat): remove unnecessary changed_bytes() (#26027)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2023-05-13refactor: remove typval.h from most header files (#23601)zeertzjq1
2023-04-16vim-patch:8.2.3783: confusing error for using a variable as a functionzeertzjq1
2023-04-15refactor: remove FC_DEADzeertzjq1
2023-04-14vim-patch:8.2.1071: Vim9: no line break allowed inside a lambdazeertzjq1
2023-01-13refactor: replace char_u with char 20 (#21714)dundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-10-13docs: fix typos (#20509)dundargoc1
2022-09-16vim-patch:9.0.0476: varargs does not work for replacement function of substit...zeertzjq1
2022-09-16vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...zeertzjq1
2022-09-16vim-patch:8.2.0067: ERROR_UNKNOWN clashes on some systems (#20212)zeertzjq1
2022-09-07refactor(typval): change FC_CFUNC abstraction into FC_LUAREFbfredl1
2022-08-12refactor: replace char_u with charDundar Goc1
2022-08-12vim-patch:8.1.1689: profiling code is spread outzeertzjq1
2021-10-09refactor: format header files with uncrustify #15877dundargoc1
2021-08-12vim-patch:8.1.1863: confusing error when using a builtin function as methodSean Dewar1
2021-08-12vim-patch:8.1.1803: all builtin functions are globalSean Dewar1
2021-08-12vim-patch:8.1.1800: function call functions have too many argumentsSean Dewar1
2020-05-07vim-patch:8.1.0475: memory not freed on exit when quit in autocmderw71
2020-04-26Merge #11851 'eval.c: factor out eval/userfunc.c'Justin M. Keyes1
2020-02-13rename: user_funcs -> userfuncJakub Łuczyński1