summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval/typval_defs.h
AgeCommit message (Expand)AuthorFiles
2025-10-19vim-patch:9.0.1033: tiny build fails because of conflicting typedefJan Edmund Lazo1
2025-08-05vim-patch:8.2.0512: Vim9: no optional arguments in func typeJan Edmund Lazo1
2025-02-25fix(api): don't override Vimscript SID (#32610)zeertzjq1
2025-02-03vim-patch:9.1.1063: too many strlen() calls in userfunc.czeertzjq1
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes1
2024-05-23vim-patch:8.2.0703: Vim9: closure cannot store value in outer context (#28925)zeertzjq1
2024-01-11refactor(IWYU): fix headersdundargoc1
2024-01-02refactor: remove redundant struct namesdundargoc1
2023-11-30refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq1
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-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-06-22fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes1
2023-05-28build: remove LOG_LIST_ACTIONS option and related codedundargoc1
2023-04-16vim-patch:9.0.0398: members of funccall_T are inconsistently named (#23123)zeertzjq1
2023-04-16vim-patch:9.0.0370: cleaning up afterwards can make a function messyzeertzjq1
2023-04-02refactor: remove char_u (#22829)dundargoc1
2023-01-18refactor: replace char_u with char 23 (#21798)dundargoc1
2023-01-13build: remove clint error suppression #21782dundargoc1
2022-11-26refactor: replace char_u with charDundar Göc1
2022-09-14refactor: move definitions from `typval.h` to `typval_defs.h` (#20194)Famiu Haque1