- 657aea7 patch 9.0.1249: cannot export an abstract class by Bram Moolenaar · 2 years, 6 months ago
- 7193323 patch 9.0.1223: cannot use setcellwidths() below 0x100 by K.Takata · 2 years, 6 months ago
- 24a8d06 patch 9.0.1198: abstract class not supported yet by Bram Moolenaar · 2 years, 6 months ago
- 6aa0937 patch 9.0.1179: not all errors around inheritance are tested by Bram Moolenaar · 2 years, 6 months ago
- 58b4009 patch 9.0.1178: a child class cannot override functions from a base class by Bram Moolenaar · 2 years, 6 months ago
- 8367716 patch 9.0.1159: extends argument for class not implemented yet by Bram Moolenaar · 2 years, 7 months ago
- df8f947 patch 9.0.1157: "implements" only handles one interface name by Bram Moolenaar · 2 years, 7 months ago
- 94674f2 patch 9.0.1152: class "implements" argument not implemented by Bram Moolenaar · 2 years, 7 months ago
- 554d031 patch 9.0.1150: :interface is not implemented yet by Bram Moolenaar · 2 years, 7 months ago
- a9fa8c5 patch 9.0.1133: error message names do not match the items by Bram Moolenaar · 2 years, 7 months ago
- 993dbc3 patch 9.0.1128: build failure by Bram Moolenaar · 2 years, 7 months ago
- 4ce1f99 patch 9.0.1077: can add text property with negative ID before virtual text by Bram Moolenaar · 2 years, 7 months ago
- d505d17 patch 9.0.1074: class members are not supported yet by Bram Moolenaar · 2 years, 7 months ago
- 9aee8ec patch 9.0.1064: code for making 'shortmess' temporarily empty is repeated by Christian Brabandt · 2 years, 7 months ago
- 3d473ee patch 9.0.1060: private and public object members are not implemented yet by Bram Moolenaar · 2 years, 7 months ago
- 74e1274 patch 9.0.1054: object member can't get type from initializer by Bram Moolenaar · 2 years, 7 months ago
- 65b0d16 patch 9.0.1053: default constructor arguments are not optional by Bram Moolenaar · 2 years, 7 months ago
- ffdaca9 patch 9.0.1041: cannot define a method in a class by Bram Moolenaar · 2 years, 8 months ago
- 00b28d6 patch 9.0.1031: Vim9 class is not implemented yet by Bram Moolenaar · 2 years, 8 months ago
- 3d3e2aa patch 9.0.1003: tiny build fails by Bram Moolenaar · 2 years, 8 months ago
- c1c365c patch 9.0.1001: classes are not documented or implemented yet by Bram Moolenaar · 2 years, 8 months ago
- ef2c325 patch 9.0.0949: crash when unletting a variable while listing variables by Bram Moolenaar · 2 years, 8 months ago
- d63a855 patch 9.0.0907: restoring window after WinScrolled may fail by Bram Moolenaar · 2 years, 8 months ago
- cf2594f patch 9.0.0877: using freed memory with :comclear while listing commands by Bram Moolenaar · 2 years, 8 months ago
- 920d311 patch 9.0.0874: using freed memory when executing unmenu at more prompt by Bram Moolenaar · 2 years, 8 months ago
- bf533e4 patch 9.0.0873: using freed memory when executing mapclear at more prompt by Bram Moolenaar · 2 years, 8 months ago
- c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
- 86e6717 patch 9.0.0820: memory leak with empty shell command by Bram Moolenaar · 2 years, 9 months ago
- ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 2 years, 9 months ago
- 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
- eda29c9 patch 9.0.0637: syntax of commands in Vim9 script depends on +eval feature by Bram Moolenaar · 2 years, 10 months ago
- fa10397 patch 9.0.0623: error for modifying a const is not detected at compile time by Bram Moolenaar · 2 years, 10 months ago
- 500a1f9 patch 9.0.0509: confusing error for "saveas" command with "nofile" buffer by Bram Moolenaar · 2 years, 10 months ago
- cc34181 patch 9.0.0502: a closure in a nested loop in a :def function does not work by Bram Moolenaar · 2 years, 10 months ago
- b2f0ca8 patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visible by Bram Moolenaar · 2 years, 10 months ago
- 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 2 years, 10 months ago
- fb593c5 patch 9.0.0489: using "end_lnum" with virtual text causes problems by Bram Moolenaar · 2 years, 10 months ago
- 9510d22 patch 9.0.0444: trying to declare g:variable gives confusing error by Bram Moolenaar · 2 years, 11 months ago
- 55e9366 patch 9.0.0437: no error when custom completion function returns wrong type by Bram Moolenaar · 2 years, 11 months ago
- 2da11a4 patch 9.0.0436: CI: running tests in parallel causes flakiness by K.Takata · 2 years, 11 months ago
- 6de2296 patch 9.0.0432: crash when using for loop variable in closure by Bram Moolenaar · 2 years, 11 months ago
- 375141e patch 9.0.0430: cannot use repeat() with a blob by Bakudankun · 2 years, 11 months ago
- 86d8725 patch 9.0.0390: cannot use a partial with :defer by Bram Moolenaar · 2 years, 11 months ago
- ccfde4d patch 9.0.0389: crash when 'tagfunc' closes the window by Bram Moolenaar · 2 years, 11 months ago
- d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 2 years, 11 months ago
- 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 2 years, 11 months ago
- 2bd9dbc patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version by Bram Moolenaar · 2 years, 11 months ago
- f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 2 years, 11 months ago
- 6d4b2f5 patch 9.0.0263: too many #ifdefs by Bram Moolenaar · 2 years, 11 months ago
- dde77a7 patch 9.0.0250: slightly inconsistent error messages by Bram Moolenaar · 2 years, 11 months ago
- f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 2 years, 11 months ago
- a770422 patch 9.0.0233: removing multiple text properties takes many calls by Ben Jackson · 3 years ago
- 62e0e2e patch 9.0.0229: Vim9: error message for missing type is not clear by Bram Moolenaar · 3 years ago
- 82b14c1 patch 9.0.0188: strange effects when using "text_align" with non-zero column by Bram Moolenaar · 3 years ago
- 3f74c0a patch 9.0.0156: giving E1170 only in an expression is confusing by Bram Moolenaar · 3 years ago
- 25f40af patch 9.0.0150: error for using #{ in an expression is a bit confusing by Bram Moolenaar · 3 years ago
- 34d1773 patch 9.0.0091: duplicate error number by Bram Moolenaar · 3 years ago
- 7f9969c patch 9.0.0067: cannot show virtual text by Bram Moolenaar · 3 years ago
- c963ec3 patch 9.0.0064: confusing error when using "q:" in command line window by Bram Moolenaar · 3 years ago
- 81a3ff9 patch 9.0.0058: Win32: cannot test low level events by Yegappan Lakshmanan · 3 years ago
- 44ddf19 patch 8.2.5146: memory leak when substitute expression nests by Bram Moolenaar · 3 years, 1 month ago
- 6574577 patch 8.2.5057: using gettimeofday() for timeout is very inefficient by Paul Ollis · 3 years, 2 months ago
- 83bd7a9 patch 8.2.5039: confusing error if first argument of popup_create() is wrong by Bram Moolenaar · 3 years, 2 months ago
- 968443e patch 8.2.5033: build error with +eval but without +quickfix by Bram Moolenaar · 3 years, 2 months ago
- e0ff3a7 patch 8.2.5030: autocmd_add() can only handle one event and pattern by Yegappan Lakshmanan · 3 years, 2 months ago
- cfe4565 patch 8.2.5029: "textlock" is always zero by zeertzjq · 3 years, 2 months ago
- a061f34 patch 8.2.5003: cannot do bitwise shifts by Yegappan Lakshmanan · 3 years, 2 months ago
- 360da40 patch 8.2.4978: no error if engine selection atom is not at the start by Christian Brabandt · 3 years, 2 months ago
- df6e0e4 patch 8.2.4933: a few more capitalization mistakes in error messages by Bram Moolenaar · 3 years, 2 months ago
- 7c82468 patch 8.2.4919: can add invalid bytes with :spellgood by Bram Moolenaar · 3 years, 3 months ago
- cf03057 patch 8.2.4890: inconsistent capitalization in error messages by Bram Moolenaar · 3 years, 3 months ago
- 2eaef10 patch 8.2.4883: string interpolation only works in heredoc by LemonBoy · 3 years, 3 months ago
- c9af617 patch 8.2.4863: accessing freed memory in test without the +channel feature by Bram Moolenaar · 3 years, 3 months ago
- 51d04d1 patch 8.2.4861: it is not easy to restore saved mappings by Ernie Rael · 3 years, 3 months ago
- 8b91e71 patch 8.2.4774: crash when using a number for lambda name by Bram Moolenaar · 3 years, 3 months ago
- 7765f5c patch 8.2.4727: unused code by Dominique Pelle · 3 years, 3 months ago
- 6013d00 patch 8.2.4726: cannot use expand() to get the script name by LemonBoy · 3 years, 4 months ago
- 91ff3d4 patch 8.2.4688: new regexp engine does not give an error for "\%v" by Bram Moolenaar · 3 years, 4 months ago
- 4dea2d9 patch 8.2.4653: "import autoload" does not check the file name by Bram Moolenaar · 3 years, 4 months ago
- 6d877fe patch 8.2.4604: error for redefining a script item may be confusing by Bram Moolenaar · 3 years, 4 months ago
- 4c8b546 patch 8.2.4582: useless code handling a type declaration by Bram Moolenaar · 3 years, 4 months ago
- 96923b7 patch 8.2.4573: a nested function is compiled for debugging without context by Bram Moolenaar · 3 years, 4 months ago
- 525eba0 patch 8.2.4516: build failure without the +eval feature by Bram Moolenaar · 3 years, 5 months ago
- 9fb7b42 patch 8.2.4515: old subsitute syntax is still supported by Bram Moolenaar · 3 years, 5 months ago
- b217522 patch 8.2.4514: Vim9: some flow commands can be shortened by Bram Moolenaar · 3 years, 5 months ago
- 204852a patch 8.2.4510: Vim9: shortening commands leads to confusing script by Bram Moolenaar · 3 years, 5 months ago
- e1d1211 patch 8.2.4509: Vim9: can declare a variable with ":va" by Bram Moolenaar · 3 years, 5 months ago
- 24d9c05 patch 8.2.4506: "pattern not found" for :global is not an error message by Bram Moolenaar · 3 years, 5 months ago
- f077514 patch 8.2.4505: Vim9: outdated "autocmd nested" still works by Bram Moolenaar · 3 years, 5 months ago
- 0e1574c patch 8.2.4500: Vim9: can declare a global variable on the command line by Bram Moolenaar · 3 years, 5 months ago
- dea5ab0 patch 8.2.4460: Vim9: wrong error for defining dict function by Bram Moolenaar · 3 years, 5 months ago
- ea5c898 patch 8.2.4408: Vim9: some code not covered by tests by Bram Moolenaar · 3 years, 5 months ago
- 8b716f5 patch 8.2.4395: some code lines not covered by tests by Bram Moolenaar · 3 years, 5 months ago
- b5d2039 patch 8.2.4385: cannot build tiny version by Bram Moolenaar · 3 years, 5 months ago
- bc51006 patch 8.2.4384: Vim9: error message not tested, some code not tested by Bram Moolenaar · 3 years, 5 months ago
- 75e27d7 patch 8.2.4371: Vim9: can create a script variable from a legacy function by Bram Moolenaar · 3 years, 5 months ago
- a749a42 patch 8.2.4360: Vim9: allowing use of "s:" leads to inconsistencies by Bram Moolenaar · 3 years, 5 months ago
- 779aeff patch 8.2.4330: Vim9: no error if script imports itself by Bram Moolenaar · 3 years, 6 months ago
- 3787f26 patch 8.2.4324: Vim9: script-local function name can start with "_" by Bram Moolenaar · 3 years, 6 months ago
- 63ff72a patch 8.2.4317: MS-Windows: Vim exits when Python 3 initialisation fails by Bram Moolenaar · 3 years, 6 months ago