aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval
Commit message (Expand)AuthorAge
...
| * | | refactor: more clint (#20910)Lewis Russell2022-11-07
| * | | vim-patch:8.2.3756: might crash when callback is not validzeertzjq2022-11-07
| * | | vim-patch:8.2.3751: cannot assign a lambda to an option that takes a functionzeertzjq2022-11-07
| * | | feat: ":write ++p" creates parent dirs #20835Victor Blanchard2022-11-06
| * | | vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'zeertzjq2022-11-07
| * | | vim-patch:8.2.3705: cannot pass a lambda name to function() or funcref()zeertzjq2022-11-07
| * | | vim-patch:9.0.0841: deletebufline() does not always return 1 on failure (#20980)zeertzjq2022-11-07
| |/ /
| * | vim-patch:9.0.0355: check for uppercase char in autoload name is wrongzeertzjq2022-11-06
| * | vim-patch:9.0.0836: wrong error when using extend() with funcrefzeertzjq2022-11-06
| * | vim-patch:8.2.2921: E704 for script local variable is not backwards compatiblezeertzjq2022-11-06
| * | vim-patch:8.2.2920: still a way to shadow a builtin functionzeertzjq2022-11-06
| * | fix(eval): change some tv_dict_add() usages back to hash_add()zeertzjq2022-11-06
| * | vim-patch:8.2.1274: Vim9: no error for missing white space at script levelzeertzjq2022-11-06
| * | fix(eval): make error number of charidx() same as Vimzeertzjq2022-11-05
| * | vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakeszeertzjq2022-11-05
| * | vim-patch:8.2.2606: strchars() defaults to counting composing characterszeertzjq2022-11-05
| * | vim-patch:8.2.1624: Vim9: cannot pass "true" to split(), str2nr() and strchars()zeertzjq2022-11-05
| * | vim-patch:8.2.1600: Vim9: cannot use "true" with deepcopy()zeertzjq2022-11-05
| * | vim-patch:8.2.1751: using 2 where bool is expected may throw an errorzeertzjq2022-11-05
| * | vim-patch:8.1.1949: cannot scroll a popup window to the very bottomzeertzjq2022-11-05
| * | vim-patch:8.2.3919: Vim9: wrong argument for append() results in two errorszeertzjq2022-11-05
| * | vim-patch:8.2.3252: duplicated code for adding buffer lineszeertzjq2022-11-05
| * | vim-patch:8.2.0502: Vim9: some code is not testedzeertzjq2022-11-05
| * | Enable new diff option linematch (#14537)Jonathon2022-11-04
| * | docs: fix typosdundargoc2022-11-02
| * | vim-patch:9.0.0824: crash when using win_move_separator() in other tab pagezeertzjq2022-11-02
| * | build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
| * | vim-patch:8.2.2343: Vim9: return type of readfile() is any (#20896)zeertzjq2022-11-01
| * | vim-patch:9.0.0821: crash with win_move_statusline() in another tabpage (#20894)zeertzjq2022-11-01
| * | vim-patch:8.2.3407: using uninitialized memory with "let g:['bar'] = 2"zeertzjq2022-10-28
| * | vim-patch:8.2.1395: Vim9: no error if declaring a funcref with lower case letterzeertzjq2022-10-28
| * | vim-patch:8.2.1544: cannot translate messages in a Vim scriptzeertzjq2022-10-28
| * | vim-patch:8.2.2653: build failurezeertzjq2022-10-27
| * | vim-patch:8.2.4070: using uninitialized memory when reading empty filezeertzjq2022-10-27
| * | vim-patch:8.2.3408: can delete a numbered functionzeertzjq2022-10-27
| * | vim-patch:8.2.2726: confusing error message with white space before commazeertzjq2022-10-27
| * | vim-patch:8.2.0619: null dict is not handled like an empty dictzeertzjq2022-10-26
| * | vim-patch:8.2.0610: some tests are still old stylezeertzjq2022-10-26
| * | vim-patch:8.2.0908: crash when changing the function table while listing itzeertzjq2022-10-24
| * | refactor: fix uncrustify lint errorsdundargoc2022-10-21
| * | refactor(uncrustify): improved formatting rulesdundargoc2022-10-21
| * | refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
| * | refactor: replace char_u with charDundar Göc2022-10-15
| * | feat(cscope)!: removeLewis Russell2022-10-13
| * | docs: fix typos (#20509)dundargoc2022-10-13
| * | refactor: clint (#20600)Lewis Russell2022-10-12
* | | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2022-10-11
|\| |
| * | vim-patch:partial:9.0.0715: wrong argument for append() gives two error messageszeertzjq2022-10-10
| * | vim-patch:9.0.0712: wrong column when calling setcursorcharpos() with zero lnumzeertzjq2022-10-10
| * | vim-patch:8.2.2671: error for line number in legacy scriptzeertzjq2022-10-10