summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-29patch 8.2.1325: Vim9: using Vim9 script for autaload not testedv8.2.1325Bram Moolenaar
2020-07-29patch 8.2.1324: Vim9: line break after "=" does not workv8.2.1324Bram Moolenaar
2020-07-29patch 8.2.1323: Vim9: invalid operators only rejected in :def functionv8.2.1323Bram Moolenaar
2020-07-29patch 8.2.1322: Vim9: method on double quoted string doesn't workv8.2.1322Bram Moolenaar
2020-07-29patch 8.2.1321: GitHub CI also runs on tag pushv8.2.1321Bram Moolenaar
2020-07-29patch 8.2.1320: Vim9: cannot declare some single letter variablesv8.2.1320Bram Moolenaar
2020-07-29patch 8.2.1319: status badge for Github CI has wrong linkv8.2.1319Bram Moolenaar
2020-07-29patch 8.2.1318: no status badge for Github CIv8.2.1318Bram Moolenaar
2020-07-29patch 8.2.1317: MS-Windows tests on AppVeyor are slowv8.2.1317Bram Moolenaar
2020-07-29patch 8.2.1316: test 42 is still old stylev8.2.1316Bram Moolenaar
2020-07-29patch 8.2.1315: MS-Windows: test log contains escape sequencesv8.2.1315Bram Moolenaar
2020-07-29patch 8.2.1314: Vim9: rule for comment after :function is confusingv8.2.1314Bram Moolenaar
2020-07-28patch 8.2.1313: Vim9 script: cannot assign to environment variablev8.2.1313Bram Moolenaar
2020-07-28patch 8.2.1312: MS-Windows: terminal test may fail if dir.exe existsv8.2.1312Bram Moolenaar
2020-07-28patch 8.2.1311: test failures with legacy Vim scriptv8.2.1311Bram Moolenaar
2020-07-28patch 8.2.1310: configure with Xcode 12 fails to check for tgetentv8.2.1310Bram Moolenaar
2020-07-28patch 8.2.1309: build failure with tiny versionv8.2.1309Bram Moolenaar
2020-07-28patch 8.2.1308: Vim9: accidentally using "x" causes Vim to exitv8.2.1308Bram Moolenaar
2020-07-27patch 8.2.1307: popup window width does not include number of sign columnsv8.2.1307Bram Moolenaar
2020-07-27patch 8.2.1306: checking for first character of dict key is inconsistentv8.2.1306Bram Moolenaar
2020-07-27patch 8.2.1305: some tests are still old stylev8.2.1305Bram Moolenaar
2020-07-27patch 8.2.1304: debug backtrace isn't tested muchv8.2.1304Bram Moolenaar
2020-07-26patch 8.2.1303: calling popup_setoptions() resets 'signcolumn'v8.2.1303Bram Moolenaar
2020-07-26patch 8.2.1302: Vim9: varargs arg after optional arg does not workv8.2.1302Bram Moolenaar
2020-07-26patch 8.2.1301: Vim9: varargs argument type not parsed properlyv8.2.1301Bram Moolenaar
2020-07-26patch 8.2.1300: Vim9: optional argument type not parsed properlyv8.2.1300Bram Moolenaar
2020-07-26Update runtime files.Bram Moolenaar
2020-07-26patch 8.2.1299: compiler warning for using size_t for int and void pointerv8.2.1299Bram Moolenaar
2020-07-26patch 8.2.1298: compiler warning for unused argument in small versionv8.2.1298Bram Moolenaar
2020-07-26patch 8.2.1297: when a test fails it's often not easy to see wherev8.2.1297Bram Moolenaar
2020-07-26patch 8.2.1296: some part of using 'smarcase' was not testedv8.2.1296Bram Moolenaar
2020-07-26patch 8.2.1295: tests 44 and 99 are old stylev8.2.1295Bram Moolenaar
2020-07-25patch 8.2.1294: Vim9: error when using vim9script in TextYankPostv8.2.1294Bram Moolenaar
2020-07-25patch 8.2.1293: Vim9: error when using vim9script in TextYankPostv8.2.1293Bram Moolenaar
2020-07-25patch 8.2.1292: AIDL filetype not recognizedv8.2.1292Bram Moolenaar
2020-07-25patch 8.2.1291: Vim9: type of varargs items is not checkedv8.2.1291Bram Moolenaar
2020-07-25patch 8.2.1290: Vim9: cannot replace a global functionv8.2.1290Bram Moolenaar
2020-07-25patch 8.2.1289: crash when using a custom completion functionv8.2.1289Bram Moolenaar
2020-07-24patch 8.2.1288: Vim9: cannot use mark in rangev8.2.1288Bram Moolenaar
2020-07-23patch 8.2.1287: Vim9: crash when using an imported functionv8.2.1287Bram Moolenaar
2020-07-23patch 8.2.1286: Vim9: No error when using a type to a window variablev8.2.1286Bram Moolenaar
2020-07-23patch 8.2.1285: Vim9: argument types are not checked on assignmentv8.2.1285Bram Moolenaar
2020-07-23patch 8.2.1284: Vim9: skipping over type includes following white spacev8.2.1284Bram Moolenaar
2020-07-23patch 8.2.1283: Vim9: error for misplaced -> lacks argumentv8.2.1283Bram Moolenaar
2020-07-23patch 8.2.1282: Vim9: crash when using CheckScriptFailure()v8.2.1282Bram Moolenaar
2020-07-23patch 8.2.1281: the "trailing characters" error can be hard to understandv8.2.1281Bram Moolenaar
2020-07-23patch 8.2.1280: Ex command error cannot contain an argumentv8.2.1280Bram Moolenaar
2020-07-23patch 8.2.1279: some tests on Travis have EXITFREE duplicatedv8.2.1279Bram Moolenaar
2020-07-23patch 8.2.1278: Vim9: line break after "->" only allowed in :def functionv8.2.1278Bram Moolenaar
2020-07-23patch 8.2.1277: tests on Travis do not run with EXITFREEv8.2.1277Bram Moolenaar