summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval.h
AgeCommit message (Expand)AuthorFiles
2025-10-26vim-patch:8.1.1939: code for handling v: variables in generic eval file (#36312)Jan Edmund Lazo1
2025-10-04vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...Jan Edmund Lazo1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-07-20vim-patch:8.1.1526: no numerical value for the patchlevelJan Edmund Lazo1
2025-01-07vim-patch:9.1.0984: exception handling can be improvedzeertzjq1
2024-11-03vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq1
2024-10-29vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...zeertzjq1
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes1
2024-07-30vim-patch:partial:9.0.0327: items() does not work on a listzeertzjq1
2024-01-11refactor(IWYU): fix headersdundargoc1
2024-01-09feat(terminal): trigger TermRequest autocommand events (#22159)Ghjuvan Lacambre1
2024-01-02refactor: remove redundant struct namesdundargoc1
2023-12-23refactor(IWYU): move evalarg_T to eval_defs.h (#26716)zeertzjq1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-12-14refactor(options): remove option type macrosFamiu Haque1
2023-12-01refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)zeertzjq1
2023-11-30refactor(IWYU): move typedefs out of globals.h (#26322)zeertzjq1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-28refactor: move hashtab types to hashtab_defs.h (#26262)zeertzjq1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-16refactor: iwyu (#26062)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-23build(lint): remove unnecessary clint.py rulesdundargoc1
2023-10-09refactor: the long goodbyedundargoc1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-05-05vim-patch:9.0.1507: assert message is confusing with boolean resultzeertzjq1
2023-04-14vim-patch:8.2.1161: Vim9: using freed memoryzeertzjq1
2023-04-14vim-patch:8.2.1079: Vim9: no line break allowed in a while loopzeertzjq1
2023-04-14vim-patch:8.2.1049: Vim9: leaking memory when using continuation linezeertzjq1
2023-04-14vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def functionzeertzjq1
2023-04-14vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)zeertzjq1
2023-03-07vim-patch:8.2.3969: value of MAXCOL not available in Vim scriptzeertzjq1
2023-01-16fix(column)!: ensure 'statuscolumn' works with virtual and wrapped linesLuuk van Baal1
2023-01-09feat(ui): add 'statuscolumn' optionluukvbaal1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-09-02refactor: migrate comment style (#20012)Lewis Russell1
2022-08-12vim-patch:8.1.1689: profiling code is spread outzeertzjq1
2022-07-22refactor: move FunPtr to types.h (#19466)zeertzjq1
2022-05-25refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc1
2022-05-06refactor: move macro definiton outside of enumsDundar Goc1
2022-05-03feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009Justin M. Keyes1
2022-05-03refactor: replace char_u variables and functions with charDundar Goc1
2022-04-29refactor(uncrustify): change rules to better align with the style guideDundar Goc1
2021-12-09refactor(misc1): move out autocmd related functionsBjörn Linse1
2021-12-06Merge pull request #16107 from zeertzjq/vim-8.1.1542Jan Edmund Lazo1
2021-12-05lint (#16526)Jan Edmund Lazo1
2021-11-22vim-patch:8.1.1542: an OptionSet autocommand does not get enough infozeertzjq1