aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/insexpand.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.2182: Vim9: value of 'magic' is still relevantzeertzjq2022-12-04
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.2.4001: insert complete code uses global variableszeertzjq2022-11-14
* vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...zeertzjq2022-11-11
* Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
|\
| * refactor: fix clang-tidy warningsdundargoc2022-11-06
* | vim-patch:8.2.3788: lambda for option that is a function may be freedzeertzjq2022-11-07
* | vim-patch:8.2.3756: might crash when callback is not validzeertzjq2022-11-07
* | vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'zeertzjq2022-11-07
* | vim-patch:8.2.3712: cannot use Vim9 lambda for 'tagfunc'zeertzjq2022-11-07
|/
* build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* feat(api): nvim_select_popupmenu_item support cmdline pum (#20652)zeertzjq2022-10-17
* refactor: replace char_u with charDundar Göc2022-10-15
* docs: fix typos (#20509)dundargoc2022-10-13
* vim-patch:9.0.0738: cannot suppress completion "scanning" messages (#20633)zeertzjq2022-10-13
* refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* vim-patch:9.0.0567: 'completeopt' "longest" is not used for complete()zeertzjq2022-09-24
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-10
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* refactor: replace char_u with charDundar Göc2022-08-27
* refactor: replace char_u with charDundar Göc2022-08-26
* vim-patch:8.2.0674: some source files are too big (#19959)zeertzjq2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* refactor: suppress clang and PVS warnings (#19940)zeertzjq2022-08-25
* refactor: ins_compl_show_pum() (#19938)zeertzjq2022-08-25
* vim-patch:partial:8.2.4001: insert complete code uses global variableszeertzjq2022-08-25
* vim-patch:8.2.3942: Coverity reports a possible memory leakzeertzjq2022-08-25
* vim-patch:8.2.4037: Insert mode completion is insufficiently testedzeertzjq2022-08-25
* vim-patch:8.2.3989: some insert completion code is not testedzeertzjq2022-08-25
* vim-patch:9.0.0102: reading past end of line with insert mode completionzeertzjq2022-08-25
* vim-patch:9.0.0060: accessing uninitialized memory when completing long linezeertzjq2022-08-25
* vim-patch:9.0.0046: reading past end of completion with duplicate matchzeertzjq2022-08-25
* vim-patch:9.0.0045: reading past end of completion with a long linezeertzjq2022-08-25
* Merge pull request #19906 from bfredl/bigstagebfredl2022-08-24
|\
| * perf(api): allow to use an arena for return valuesbfredl2022-08-23
* | vim-patch:partial:8.2.3953: insert completion code is too complicated (#19923)zeertzjq2022-08-24
* | vim-patch:9.0.0020: with some completion reading past end of string (#19922)zeertzjq2022-08-24
* | vim-patch:8.2.3944: insert mode completion functions are too longzeertzjq2022-08-24
* | vim-patch:8.2.3937: Insert mode completion function is too longzeertzjq2022-08-24
|/
* vim-patch:8.1.1886: command line expansion code is spread out (#19861)zeertzjq2022-08-21
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19