1
0
forked from aniani/vim

Commit Graph

  • 8de2f44ac6 patch 8.2.1453: Vim9: failure to compile lambda not tested v8.2.1453 Bram Moolenaar 2020-08-14 21:49:08 +02:00
  • 8d56622944 patch 8.2.1452: Vim9: dead code in to_name_end() v8.2.1452 Bram Moolenaar 2020-08-14 21:42:54 +02:00
  • 41fab3eac8 patch 8.2.1451: Vim9: list type at script level only uses first item v8.2.1451 Bram Moolenaar 2020-08-14 21:27:37 +02:00
  • 7d6997015d patch 8.2.1450: Vim9: no check that script-local items don't become global v8.2.1450 Bram Moolenaar 2020-08-14 20:52:28 +02:00
  • 32a23ac615 patch 8.2.1449: some test makefiles delete files that are not generated v8.2.1449 Bram Moolenaar 2020-08-14 19:20:23 +02:00
  • 4ac97f4761 patch 8.2.1448: test 77a for VMS depends on small.vim which does not exist v8.2.1448 Bram Moolenaar 2020-08-14 19:11:03 +02:00
  • 32f335f75c patch 8.2.1447: Vim9: return type of keys() is list<any> v8.2.1447 Bram Moolenaar 2020-08-14 18:56:45 +02:00
  • 7517ffdbb5 patch 8.2.1446: Vim9: line number in error message is not correct v8.2.1446 Bram Moolenaar 2020-08-14 18:35:07 +02:00
  • c4ce36d486 patch 8.2.1445: Vim9: function expanded name is cleared when sourcing again v8.2.1445 Bram Moolenaar 2020-08-14 17:08:15 +02:00
  • bc4c505166 patch 8.2.1444: error messages are spread out and names can be confusing v8.2.1444 Bram Moolenaar 2020-08-13 22:47:35 +02:00
  • cdd70f09a5 patch 8.2.1443: Vim9: crash when interrupting a nested :def function v8.2.1443 Bram Moolenaar 2020-08-13 21:40:18 +02:00
  • be7529e889 patch 8.2.1442: outdated references to the Mac Carbon GUI v8.2.1442 Bram Moolenaar 2020-08-13 21:05:39 +02:00
  • c771908681 patch 8.2.1441: running tests in tiny version gives error for summarize.vim v8.2.1441 Bram Moolenaar 2020-08-13 19:42:39 +02:00
  • 16c6232cad patch 8.2.1440: debugger code insufficiently tested v8.2.1440 Bram Moolenaar 2020-08-13 19:20:04 +02:00
  • b96a32ef1a patch 8.2.1439: tiny and small builds have no test coverage v8.2.1439 Bram Moolenaar 2020-08-13 18:59:55 +02:00
  • 7ac616cb0a patch 8.2.1438: missing tests for interrupting script execution from debugger v8.2.1438 Bram Moolenaar 2020-08-12 22:22:09 +02:00
  • c9edd6b582 patch 8.2.1437: Vim9: 'statusline' is evaluated using Vim9 script syntax v8.2.1437 Bram Moolenaar 2020-08-12 22:18:23 +02:00
  • 66e0014ba6 patch 8.2.1436: function implementing :substitute has unexpected name v8.2.1436 Bram Moolenaar 2020-08-12 21:58:12 +02:00
  • 418f1df547 patch 8.2.1435: Vim9: always converting to string for ".." leads to mistakes v8.2.1435 Bram Moolenaar 2020-08-12 21:34:49 +02:00
  • fd77748df2 patch 8.2.1434: Vim9: crash when lambda uses outer function argument v8.2.1434 Bram Moolenaar 2020-08-12 19:42:01 +02:00
  • ba60cc45e7 patch 8.2.1433: Vim9: cannot mingle comments in multi-line lambda v8.2.1433 Bram Moolenaar 2020-08-12 19:15:33 +02:00
  • 6d91bcb4d2 patch 8.2.1432: various inconsistencies in test files v8.2.1432 Bram Moolenaar 2020-08-12 18:50:36 +02:00
  • c3d6e8a46a patch 8.2.1431: Vim9: no error for white space before comma in dict v8.2.1431 Bram Moolenaar 2020-08-12 18:34:28 +02:00
  • db199216e8 patch 8.2.1430: Vim9: error for missing comma instead of extra white space v8.2.1430 Bram Moolenaar 2020-08-12 18:01:53 +02:00
  • 17a836cbee patch 8.2.1429: Vim9: no error for missing white after : in dict v8.2.1429 Bram Moolenaar 2020-08-12 17:35:58 +02:00
  • ed677f5587 patch 8.2.1428: Vim9: :def function does not abort on nested function error v8.2.1428 Bram Moolenaar 2020-08-12 16:38:10 +02:00
  • 7c5ad34878 patch 8.2.1427: Vim9: cannot use a range with marks in :def function v8.2.1427 Bram Moolenaar 2020-08-12 15:48:55 +02:00
  • a177344dc0 patch 8.2.1426: Vim9: cannot call autoload function in :def function v8.2.1426 Bram Moolenaar 2020-08-12 15:21:22 +02:00
  • 575f24b3f3 patch 8.2.1425: Vim9: cannot use call() without :call v8.2.1425 Bram Moolenaar 2020-08-12 14:21:11 +02:00
  • 040f975fc1 patch 8.2.1424: Mac build fails v8.2.1424 Bram Moolenaar 2020-08-11 23:08:48 +02:00
  • 035d6e91bd patch 8.2.1423: Vim9: find global function when looking for script-local v8.2.1423 Bram Moolenaar 2020-08-11 22:30:42 +02:00
  • 097148e849 patch 8.2.1422: the Mac GUI implementation is outdated v8.2.1422 Bram Moolenaar 2020-08-11 21:58:20 +02:00
  • 4301a729ea patch 8.2.1421: Vim9: handling "+" and "-" before number differs from script v8.2.1421 Bram Moolenaar 2020-08-11 20:51:08 +02:00
  • f7c4d83609 patch 8.2.1420: test 49 is old style v8.2.1420 Bram Moolenaar 2020-08-11 20:42:19 +02:00
  • 59eccb92e3 patch 8.2.1419: Vim9: not operator applied too early v8.2.1419 Bram Moolenaar 2020-08-10 23:09:37 +02:00
  • 8294d49937 patch 8.2.1418: Vim9: invalid error for missing white space v8.2.1418 Bram Moolenaar 2020-08-10 22:40:56 +02:00
  • efb6482949 patch 8.2.1417: test 49 is old style v8.2.1417 Bram Moolenaar 2020-08-10 22:15:30 +02:00
  • 3e06a1e2a8 patch 8.2.1416: Vim9: boolean evaluation does not work as intended v8.2.1416 Bram Moolenaar 2020-08-10 21:57:54 +02:00
  • 6f8f7337c1 patch 8.2.1415: closing a popup window with CTRL-C interrupts 'statusline' v8.2.1415 Bram Moolenaar 2020-08-10 21:19:23 +02:00
  • bf61fdd008 patch 8.2.1414: popupwindow missing last couple of lines v8.2.1414 Bram Moolenaar 2020-08-10 20:39:17 +02:00
  • 94f4ffa770 patch 8.2.1413: previous tab page not usable from an Ex command v8.2.1413 Bram Moolenaar 2020-08-10 19:21:15 +02:00
  • 6e4cfffe80 patch 8.2.1412: Vim: not operator does not result in boolean v8.2.1412 Bram Moolenaar 2020-08-09 22:17:55 +02:00
  • a9a47d157a patch 8.2.1411: when splitting a window localdir is copied but prevdir is not v8.2.1411 Bram Moolenaar 2020-08-09 21:45:52 +02:00
  • 7f7a888869 patch 8.2.1410: adding compiler plugin requires test change v8.2.1410 Bram Moolenaar 2020-08-09 20:05:41 +02:00
  • 1e91eafc2e patch 8.2.1409: nmpmrc and php.ini filetypes not recognized v8.2.1409 Bram Moolenaar 2020-08-09 19:32:39 +02:00
  • 64d662d5fc patch 8.2.1408: Vim9: type casting not supported v8.2.1408 Bram Moolenaar 2020-08-09 19:02:50 +02:00
  • 127542bceb patch 8.2.1407: Vim9: type of list and dict only depends on first item v8.2.1407 Bram Moolenaar 2020-08-09 17:22:04 +02:00
  • a1b9b0cc01 patch 8.2.1406: popupwindow lacks scrollbar if no "maxheight" is used v8.2.1406 Bram Moolenaar 2020-08-09 16:37:48 +02:00
  • a7cc9e697b patch 8.2.1405: Vim9: vim9compile.c is getting too big v8.2.1405 Bram Moolenaar 2020-08-09 15:25:14 +02:00
  • b3ca982407 patch 8.2.1404: Vim9: script test fails in the GUI v8.2.1404 Bram Moolenaar 2020-08-09 14:43:58 +02:00
  • 3896a105eb patch 8.2.1403: Vim9: Vim highlighting may fail in cmdline window v8.2.1403 Bram Moolenaar 2020-08-09 14:33:55 +02:00
  • 94f6c06ac5 patch 8.2.1402: s390x tests always fail v8.2.1402 Bram Moolenaar 2020-08-09 14:07:52 +02:00
  • 62a232506d patch 8.2.1401: cannot jump to the last used tabpage v8.2.1401 Bram Moolenaar 2020-08-09 14:04:42 +02:00
  • 730b248339 patch 8.2.1400: Vim9: test does not delete written files v8.2.1400 Bram Moolenaar 2020-08-09 13:02:10 +02:00
  • efa94447e8 patch 8.2.1399: Vim9: may find imported item in wrong script v8.2.1399 Bram Moolenaar 2020-08-08 22:16:00 +02:00
  • daa2f36573 patch 8.2.1398: autoload script sourced twice if sourced directly v8.2.1398 Bram Moolenaar 2020-08-08 21:33:21 +02:00
  • 4a6d1b660f patch 8.2.1397: Vim9: return type of maparg() not adjusted for fourth arg v8.2.1397 Bram Moolenaar 2020-08-08 17:55:49 +02:00
  • 5a849da57c patch 8.2.1396: Vim9: no error for unexpectedly returning a value v8.2.1396 Bram Moolenaar 2020-08-08 16:47:30 +02:00
  • 98b4f145eb patch 8.2.1395: Vim9: no error if declaring a funcref with lower case letter v8.2.1395 Bram Moolenaar 2020-08-08 15:46:01 +02:00
  • 2dd0a2c39a patch 8.2.1394: Vim9: compiling a function interferes with command modifiers v8.2.1394 Bram Moolenaar 2020-08-08 15:10:27 +02:00
  • b7f4fa5177 patch 8.2.1393: insufficient testing for script debugging v8.2.1393 Bram Moolenaar 2020-08-08 14:41:52 +02:00
  • bf8feb5aeb patch 8.2.1392: Vim9: line number incorrect after skipping over comment lines v8.2.1392 Bram Moolenaar 2020-08-08 14:26:31 +02:00
  • fa211f3c6d patch 8.2.1391: Vim9: no error for shadowing a script function v8.2.1391 Bram Moolenaar 2020-08-07 22:00:26 +02:00
  • 1c199f9c70 patch 8.2.1390: Vim9: type error after storing an option value v8.2.1390 Bram Moolenaar 2020-08-07 21:28:34 +02:00
  • 74d95b5b58 patch 8.2.1389: file missing from the distribution v8.2.1389 Bram Moolenaar 2020-08-07 20:47:39 +02:00
  • dd29f1b056 patch 8.2.1388: Vim9: += only works for numbers v8.2.1388 Bram Moolenaar 2020-08-07 20:46:20 +02:00
  • e7b1ea0276 Update runtime files. Bram Moolenaar 2020-08-07 19:54:59 +02:00
  • 95dd9f2571 patch 8.2.1387: Vim9: cannot assign to single letter variable with type v8.2.1387 Bram Moolenaar 2020-08-07 19:28:08 +02:00
  • 994b89d28d patch 8.2.1386: backslash not removed afer space with space in 'isfname' v8.2.1386 Bram Moolenaar 2020-08-07 19:12:41 +02:00
  • de6804d871 patch 8.2.1385: no testing on ARM v8.2.1385 Bram Moolenaar 2020-08-07 18:33:19 +02:00
  • 8ce4b7ed85 patch 8.2.1384: no ATTENTION prompt for :vimgrep first match file v8.2.1384 Bram Moolenaar 2020-08-07 18:12:18 +02:00
  • 9470a4d88a patch 8.2.1383: test 49 is old style v8.2.1383 Bram Moolenaar 2020-08-07 16:49:11 +02:00
  • 8e1986e389 patch 8.2.1382: Vim9: using :import in filetype plugin gives an error v8.2.1382 Bram Moolenaar 2020-08-06 22:11:06 +02:00
  • 56b8dc331d patch 8.2.1381: MS-Windows: crash with Python 3.5 when stdin is redirected v8.2.1381 Bram Moolenaar 2020-08-06 21:47:11 +02:00
  • 3d945cc925 patch 8.2.1380: Vim9: return type of getreg() is always a string v8.2.1380 Bram Moolenaar 2020-08-06 21:26:59 +02:00
  • ae95a3946b patch 8.2.1379: curly braces expression ending in " }" does not work v8.2.1379 Bram Moolenaar 2020-08-06 16:38:12 +02:00
  • bbd3e3c357 patch 8.2.1378: cannot put space between function name and paren v8.2.1378 Bram Moolenaar 2020-08-06 11:23:36 +02:00
  • b8d732e93e patch 8.2.1377: triggering the ATTENTION prompt causes typeahead mess up v8.2.1377 Bram Moolenaar 2020-08-05 22:07:26 +02:00
  • 803af686e2 patch 8.2.1376: Vim9: expression mapping causes error for using :import v8.2.1376 Bram Moolenaar 2020-08-05 16:20:03 +02:00
  • c5da1fb7ea patch 8.2.1375: Vim9: method name with digit not accepted v8.2.1375 Bram Moolenaar 2020-08-05 15:43:44 +02:00
  • a71e263320 patch 8.2.1374: Vim9: error for assigning empty list to script variable v8.2.1374 Bram Moolenaar 2020-08-05 15:11:03 +02:00
  • f9b2b49663 patch 8.2.1373: Vim9: no error for assigning to non-existing script var v8.2.1373 Bram Moolenaar 2020-08-05 14:34:14 +02:00
  • fdac71c507 patch 8.2.1372: Vim9: no error for missing white space around operator v8.2.1372 Bram Moolenaar 2020-08-05 12:44:41 +02:00
  • 3c1c9fd94b patch 8.2.1371: Vim9: no error for missing white space around operator v8.2.1371 Bram Moolenaar 2020-08-05 12:32:38 +02:00
  • c753478b82 patch 8.2.1370: MS-Windows: warning for using fstat() with stat_T v8.2.1370 Bram Moolenaar 2020-08-05 12:10:50 +02:00
  • 14ddd226da patch 8.2.1369: MS-Windows: autocommand test sometimes fails v8.2.1369 Bram Moolenaar 2020-08-05 12:02:40 +02:00
  • ff1cd39cfe patch 8.2.1368: Vim9: no error for missing white space around operator v8.2.1368 Bram Moolenaar 2020-08-05 11:51:30 +02:00
  • b4caa163ff patch 8.2.1367: Vim9: no error for missing white space around operator v8.2.1367 Bram Moolenaar 2020-08-05 11:36:52 +02:00
  • a6296200bd patch 8.2.1366: test 49 is old style v8.2.1366 Bram Moolenaar 2020-08-05 11:23:13 +02:00
  • bb1b5e24ec patch 8.2.1365: Vim9: no error for missing white space around operator v8.2.1365 Bram Moolenaar 2020-08-05 10:53:21 +02:00
  • 282f9c64e5 patch 8.2.1364: invalid memory access when searching for raw string v8.2.1364 Bram Moolenaar 2020-08-04 21:46:18 +02:00
  • e46a2ed0d8 patch 8.2.1363: test trying to run terminal when it is not supported v8.2.1363 Bram Moolenaar 2020-08-04 21:04:57 +02:00
  • ecd34bf55d patch 8.2.1362: last entry of ":set term=xxx" overwritten by error message v8.2.1362 Bram Moolenaar 2020-08-04 20:17:31 +02:00
  • 6a25026262 patch 8.2.1361: error for white space after expression in assignment v8.2.1361 Bram Moolenaar 2020-08-04 15:53:01 +02:00
  • f96e9dec63 patch 8.2.1360: stray error for white space after expression v8.2.1360 Bram Moolenaar 2020-08-03 22:39:28 +02:00
  • 8314454648 patch 8.2.1359: Vim9: cannot assign to / register in Vim9 script v8.2.1359 Bram Moolenaar 2020-08-02 20:40:43 +02:00
  • 434d72cbf2 patch 8.2.1358: Vim9: test fails with +dnd is not available v8.2.1358 Bram Moolenaar 2020-08-02 20:03:25 +02:00
  • 658217276f patch 8.2.1357: Vim9: cannot assign to / register v8.2.1357 Bram Moolenaar 2020-08-02 18:58:54 +02:00
  • 7226e5b19b patch 8.2.1356: Vim9: cannot get the percent register v8.2.1356 Bram Moolenaar 2020-08-02 17:33:26 +02:00
  • c2ee44cc38 patch 8.2.1355: Vim9: no error using :let for options and registers v8.2.1355 Bram Moolenaar 2020-08-02 16:59:00 +02:00