summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/ex_eval_defs.h
AgeCommit message (Expand)AuthorFiles
2025-01-07vim-patch:9.1.0984: exception handling can be improvedzeertzjq1
2023-11-30refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-21vim-patch:9.0.2059: outstanding exceptions may be skipped (#25736)zeertzjq1
2023-10-19vim-patch:9.0.2050: Vim9: crash with deferred function call and exception (#2...zeertzjq1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2023-09-25fix(exception): remember whether message is multiline (#25351)zeertzjq1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-08-14vim-patch:8.2.0823: Vim9: script reload test is disabledzeertzjq1
2022-08-12refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)zeertzjq1