summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1423: Vim9: find global function when looking for script-localv8.2.1423Bram Moolenaar2020-08-113-2/+13
* patch 8.2.1422: the Mac GUI implementation is outdatedv8.2.1422Bram Moolenaar2020-08-1126-7264/+48
* patch 8.2.1421: Vim9: handling "+" and "-" before number differs from scriptv8.2.1421Bram Moolenaar2020-08-112-7/+11
* patch 8.2.1420: test 49 is old stylev8.2.1420Bram Moolenaar2020-08-1117-1682/+561
* patch 8.2.1419: Vim9: not operator applied too earlyv8.2.1419Bram Moolenaar2020-08-103-16/+35
* patch 8.2.1418: Vim9: invalid error for missing white spacev8.2.1418Bram Moolenaar2020-08-103-2/+14
* patch 8.2.1417: test 49 is old stylev8.2.1417Bram Moolenaar2020-08-104-2476/+1988
* patch 8.2.1416: Vim9: boolean evaluation does not work as intendedv8.2.1416Bram Moolenaar2020-08-104-28/+49
* patch 8.2.1415: closing a popup window with CTRL-C interrupts 'statusline'v8.2.1415Bram Moolenaar2020-08-104-0/+44
* patch 8.2.1414: popupwindow missing last couple of linesv8.2.1414Bram Moolenaar2020-08-105-18/+45
* patch 8.2.1413: previous tab page not usable from an Ex commandv8.2.1413Bram Moolenaar2020-08-105-6/+49
* patch 8.2.1412: Vim: not operator does not result in booleanv8.2.1412Bram Moolenaar2020-08-093-1/+33
* patch 8.2.1411: when splitting a window localdir is copied but prevdir is notv8.2.1411Bram Moolenaar2020-08-094-2/+17
* patch 8.2.1410: adding compiler plugin requires test changev8.2.1410Bram Moolenaar2020-08-093-2/+30
* patch 8.2.1409: nmpmrc and php.ini filetypes not recognizedv8.2.1409Bram Moolenaar2020-08-093-1/+9
* patch 8.2.1408: Vim9: type casting not supportedv8.2.1408Bram Moolenaar2020-08-095-2/+107
* patch 8.2.1407: Vim9: type of list and dict only depends on first itemv8.2.1407Bram Moolenaar2020-08-096-17/+91
* patch 8.2.1406: popupwindow lacks scrollbar if no "maxheight" is usedv8.2.1406Bram Moolenaar2020-08-095-6/+76
* patch 8.2.1405: Vim9: vim9compile.c is getting too bigv8.2.1405Bram Moolenaar2020-08-0910-901/+956
* patch 8.2.1404: Vim9: script test fails in the GUIv8.2.1404Bram Moolenaar2020-08-092-6/+15
* patch 8.2.1403: Vim9: Vim highlighting may fail in cmdline windowv8.2.1403Bram Moolenaar2020-08-093-3/+36
* patch 8.2.1402: s390x tests always failv8.2.1402Bram Moolenaar2020-08-092-6/+9
* patch 8.2.1401: cannot jump to the last used tabpagev8.2.1401Bram Moolenaar2020-08-0910-5/+107
* patch 8.2.1400: Vim9: test does not delete written filesv8.2.1400Bram Moolenaar2020-08-092-7/+9
* patch 8.2.1399: Vim9: may find imported item in wrong scriptv8.2.1399Bram Moolenaar2020-08-085-9/+45
* patch 8.2.1398: autoload script sourced twice if sourced directlyv8.2.1398Bram Moolenaar2020-08-083-2/+7
* patch 8.2.1397: Vim9: return type of maparg() not adjusted for fourth argv8.2.1397Bram Moolenaar2020-08-083-1/+25
* patch 8.2.1396: Vim9: no error for unexpectedly returning a valuev8.2.1396Bram Moolenaar2020-08-083-15/+57
* patch 8.2.1395: Vim9: no error if declaring a funcref with lower case letterv8.2.1395Bram Moolenaar2020-08-088-10/+20
* patch 8.2.1394: Vim9: compiling a function interferes with command modifiersv8.2.1394Bram Moolenaar2020-08-084-11/+35
* patch 8.2.1393: insufficient testing for script debuggingv8.2.1393Bram Moolenaar2020-08-082-10/+276
* patch 8.2.1392: Vim9: line number incorrect after skipping over comment linesv8.2.1392Bram Moolenaar2020-08-083-0/+55
* patch 8.2.1391: Vim9: no error for shadowing a script functionv8.2.1391Bram Moolenaar2020-08-073-0/+16
* patch 8.2.1390: Vim9: type error after storing an option valuev8.2.1390Bram Moolenaar2020-08-073-1/+8
* patch 8.2.1389: file missing from the distributionv8.2.1389Bram Moolenaar2020-08-072-0/+3
* patch 8.2.1388: Vim9: += only works for numbersv8.2.1388Bram Moolenaar2020-08-073-32/+77
* Update runtime files.Bram Moolenaar2020-08-0738-162/+400
* patch 8.2.1387: Vim9: cannot assign to single letter variable with typev8.2.1387Bram Moolenaar2020-08-073-6/+28
* patch 8.2.1386: backslash not removed afer space with space in 'isfname'v8.2.1386Bram Moolenaar2020-08-073-3/+15
* patch 8.2.1385: no testing on ARMv8.2.1385Bram Moolenaar2020-08-072-15/+35
* patch 8.2.1384: no ATTENTION prompt for :vimgrep first match filev8.2.1384Bram Moolenaar2020-08-074-1/+44
* patch 8.2.1383: test 49 is old stylev8.2.1383Bram Moolenaar2020-08-074-1188/+1156
* patch 8.2.1382: Vim9: using :import in filetype plugin gives an errorv8.2.1382Bram Moolenaar2020-08-063-1/+33
* patch 8.2.1381: MS-Windows: crash with Python 3.5 when stdin is redirectedv8.2.1381Bram Moolenaar2020-08-064-1/+51
* patch 8.2.1380: Vim9: return type of getreg() is always a stringv8.2.1380Bram Moolenaar2020-08-063-1/+18
* patch 8.2.1379: curly braces expression ending in " }" does not workv8.2.1379Bram Moolenaar2020-08-063-1/+25
* patch 8.2.1378: cannot put space between function name and parenv8.2.1378Bram Moolenaar2020-08-064-1/+15
* patch 8.2.1377: triggering the ATTENTION prompt causes typeahead mess upv8.2.1377Bram Moolenaar2020-08-052-0/+4
* patch 8.2.1376: Vim9: expression mapping causes error for using :importv8.2.1376Bram Moolenaar2020-08-053-2/+34
* patch 8.2.1375: Vim9: method name with digit not acceptedv8.2.1375Bram Moolenaar2020-08-053-3/+5