summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3224: cannot call script-local function after :vim9cmdv8.2.3224Bram Moolenaar2021-07-264-2/+23
* patch 8.2.3223: Vim: using {} block in autoloade omnifunc failsv8.2.3223Bram Moolenaar2021-07-253-1/+34
* patch 8.2.3222: Vim9: cannot used loop variable later as lambda argumentv8.2.3222Bram Moolenaar2021-07-253-3/+27
* patch 8.2.3221: Vim9: argument types are not checked at compile timev8.2.3221Yegappan Lakshmanan2021-07-259-17/+189
* patch 8.2.3220: Test_term_setansicolors() fails in some configurationsv8.2.3220Dominique Pelle2021-07-252-2/+9
* patch 8.2.3219: :find searches non-existing directoriesv8.2.3219Christian Brabandt2021-07-254-0/+39
* patch 8.2.3218: when using xchaha20 crypt undo file is not removedv8.2.3218Christian Brabandt2021-07-256-11/+43
* patch 8.2.3217: build failurev8.2.3217Bram Moolenaar2021-07-252-1/+3
* patch 8.2.3216: Vim9: crash when using variable in a loop at script levelv8.2.3216Bram Moolenaar2021-07-258-76/+135
* patch 8.2.3215: Vim9: argument types are not checked at compile timev8.2.3215Yegappan Lakshmanan2021-07-248-102/+223
* patch 8.2.3214: MS-Windows: passing /D does not set the install locationv8.2.3214Christian Brabandt2021-07-243-16/+38
* patch 8.2.3213: NOCOMPOUNDSUGS entry in spell file not testedv8.2.3213Dominique Pelle2021-07-242-0/+48
* patch 8.2.3212: Vim9: execution speed can be improvedv8.2.3212Dominique Pelle2021-07-242-44/+54
* patch 8.2.3211: Vim9: argument types are not checked at compile timev8.2.3211Yegappan Lakshmanan2021-07-2410-22/+165
* patch 8.2.3210: Vim9: searchpair() sixth argument is compiledv8.2.3210Bram Moolenaar2021-07-243-3/+13
* patch 8.2.3209: Vim9: lambda doesn't find block-local variablev8.2.3209Bram Moolenaar2021-07-243-1/+42
* patch 8.2.3208: dynamic library load error does not mention why it failedv8.2.3208Martin Tournoij2021-07-2414-30/+45
* patch 8.2.3207: Vim9: crash when compiling string failsv8.2.3207Bram Moolenaar2021-07-243-1/+9
* patch 8.2.3206: Vim9: argument types are not checked at compile timev8.2.3206Yegappan Lakshmanan2021-07-2319-152/+456
* patch 8.2.3205: Coverity reports a null pointer dereferencev8.2.3205Bram Moolenaar2021-07-232-3/+5
* patch 8.2.3204: display garbled when 'cursorline' is set and lines wrapv8.2.3204Bram Moolenaar2021-07-225-1/+94
* patch 8.2.3203: Vim9: compiled string expression causes type errorv8.2.3203Bram Moolenaar2021-07-223-3/+10
* patch 8.2.3202: Vim9: tests are only executed for legacy scriptv8.2.3202Bram Moolenaar2021-07-224-39/+127
* patch 8.2.3201: crash in testv8.2.3201Bram Moolenaar2021-07-223-5/+5
* patch 8.2.3200: Vim9: hard to guess where a type error is givenv8.2.3200Bram Moolenaar2021-07-2213-49/+78
* patch 8.2.3199: Vim9: execution speed can be improvedv8.2.3199Bram Moolenaar2021-07-222-2/+4
* patch 8.2.3198: cannot use 'formatlistpat' for breakindentv8.2.3198Maxim Kim2021-07-224-8/+71
* patch 8.2.3197: error messages are spread outv8.2.3197Bram Moolenaar2021-07-2115-35/+61
* patch 8.2.3196: Vim9: bool expression with numbers only fails at runtimev8.2.3196Bram Moolenaar2021-07-213-22/+57
* patch 8.2.3195: Vim9: unclear error when passing too many arguments to lambdav8.2.3195Bram Moolenaar2021-07-213-2/+9
* patch 8.2.3194: Vim9: argument types are not checked at compile timev8.2.3194Yegappan Lakshmanan2021-07-2110-139/+253
* patch 8.2.3193: screenpos() is wrong when 'display' is "lastline"v8.2.3193Bram Moolenaar2021-07-213-4/+22
* patch 8.2.3192: build failure with small versionv8.2.3192Bram Moolenaar2021-07-202-2/+2
* patch 8.2.3191: Vim9: not enough code is testedv8.2.3191Bram Moolenaar2021-07-204-90/+148
* patch 8.2.3190: error messages are spread outv8.2.3190Bram Moolenaar2021-07-2029-98/+127
* patch 8.2.3189: Vim9: error when using "try|"v8.2.3189Bram Moolenaar2021-07-203-1/+6
* patch 8.2.3188: Vim9: argument types are not checked at compile timev8.2.3188Yegappan Lakshmanan2021-07-2034-299/+1417
* patch 8.2.3187: Vim9: popup timer callback is not compiledv8.2.3187Bram Moolenaar2021-07-194-2/+46
* patch 8.2.3186: Vim9: not all failures for import testedv8.2.3186Bram Moolenaar2021-07-194-5/+38
* patch 8.2.3185: Vim9: start of inline function found in comment linev8.2.3185Bram Moolenaar2021-07-193-15/+24
* patch 8.2.3184: cannot add a digraph with a leading spacev8.2.3184mityu2021-07-1911-37/+583
* patch 8.2.3183: duplicate error numbersv8.2.3183Bram Moolenaar2021-07-193-5/+7
* patch 8.2.3182: Vim9: crash when using removing items from a constant listv8.2.3182Bram Moolenaar2021-07-183-6/+34
* patch 8.2.3181: Vim9: builtin function test fails without channel featurev8.2.3181Dominique Pelle2021-07-182-15/+37
* patch 8.2.3180: Vim9: memory leak when concatenating to an imported stringv8.2.3180Bram Moolenaar2021-07-182-14/+21
* patch 8.2.3179: Vim9: cannot assign to an imported variable at script levelv8.2.3179Bram Moolenaar2021-07-185-157/+223
* patch 8.2.3178: Vim9: the file name of an :import cannot be an expressionv8.2.3178Bram Moolenaar2021-07-185-65/+25
* patch 8.2.3177: Vim9: can not use "for _ in expr" at script levelv8.2.3177Bram Moolenaar2021-07-183-2/+20
* patch 8.2.3176: Vim9: no type error for comparing number with stringv8.2.3176Bram Moolenaar2021-07-184-4/+41
* patch 8.2.3175: Vim9: using illegal pointer with nested lambdas.v8.2.3175Bram Moolenaar2021-07-183-0/+23