- ea746f9 patch 9.0.1990: strange error number by Christ van Willegen · 1 year, 10 months ago
- 6488564 patch 9.0.1982: vim9: clean up from v9.0.1955 by Ernie Rael · 1 year, 10 months ago
- 993b175 patch 9.0.1975: xattr: permission-denied errors on write by Gene C · 1 year, 10 months ago
- 7ece036 patch 9.0.1967: xattr errors not translated by zeertzjq · 1 year, 10 months ago
- e085dfd patch 9.0.1962: No support for writing extended attributes by Christian Brabandt · 1 year, 10 months ago
- ee865f3 patch 9.0.1955: Vim9: lockvar issues with objects/classes by Ernie Rael · 1 year, 10 months ago
- 789b885 patch 9.0.1953: Misplaced comment in errors.h by Ken Takata · 1 year, 10 months ago
- b90e3bc patch 9.0.1951: Vim9: hard to debug vim9_class errors from CI by Yegappan Lakshmanan · 1 year, 10 months ago
- 413f839 patch 9.0.1950: Vim9: error codes spread out by Yegappan Lakshmanan · 1 year, 10 months ago
- db38552 patch 9.0.1948: Vim9: object variable "this." should only be used in constructor by h-east · 1 year, 10 months ago
- 2dede3d patch 9.0.1945: Vim9: missing support for ro-vars in interface by Yegappan Lakshmanan · 1 year, 11 months ago
- 7fe8f43 patch 9.0.1935: Vim9: not consistent error messages by RestorerZ · 1 year, 11 months ago
- edcba96 patch 9.0.1933: Can change the type of a v: variable using if_lua by zeertzjq · 1 year, 11 months ago
- 696270b patch 9.0.1926: Vim9: not enough info in error message by Ernie Rael · 1 year, 11 months ago
- 00cd182 patch 9.0.1909: Vim9: problem calling class method from other class by Yegappan Lakshmanan · 1 year, 11 months ago
- 92d9ee5 patch 9.0.1906: Vim9: Interfaces should not support class methods and variables by Yegappan Lakshmanan · 1 year, 11 months ago
- c30a90d patch 9.0.1898: Vim9: restrict access to static vars by Yegappan Lakshmanan · 1 year, 11 months ago
- ee17b6f patch 9.0.1886: Various Typos by Christian Brabandt · 1 year, 11 months ago
- 7bcd25c patch 9.0.1885: Vim9: no support for abstract methods by Yegappan Lakshmanan · 1 year, 11 months ago
- 1bd2cb1 patch 9.0.1884: Wrong order of arguments for error messages by Christ van Willegen · 1 year, 11 months ago
- 18143d3 patch 9.0.1867: Vim9: access to interface statics possible by Ernie Rael · 1 year, 11 months ago
- 7db89bd patch 9.0.1863: wrong format specifiers in e_aptypes_is_null_str_nr by zeertzjq · 1 year, 11 months ago
- aa90d4f patch 9.0.1856: issues with formatting positional arguments by Christ van Willegen · 1 year, 11 months ago
- eb91e24 patch 9.0.1829: Vim9 missing access-checks for private vars by Yegappan Lakshmanan · 2 years ago
- e3b6c78 patch 9.0.1822: Vim9: no check for duplicate members in extended classes by Yegappan Lakshmanan · 2 years ago
- 4b9777a patch 9.0.1821: Vim9 constructors are always static by Gianmaria Bajo · 2 years ago
- 2ba9d2e patch 9.0.1814: Vim9 no error on duplicate object member var by Yegappan Lakshmanan · 2 years ago
- cd7293b patch 9.0.1804: Vim9: no support for private object methods by Yegappan Lakshmanan · 2 years ago
- afe0466 patch 9.0.1786: Vim9: need instanceof() function by LemonBoy · 2 years ago
- 6ac1544 patch 9.0.1760: vim9 class problem with new() constructor by Yegappan Lakshmanan · 2 years ago
- c5d2744 patch 9.0.1741: No type checking in interfaces by LemonBoy · 2 years ago
- 4f389e7 patch 9.0.1722: wrong error messages when passing wrong types to count() by zeertzjq · 2 years ago
- 0c6181f patch 9.0.1704: Cannot use positional arguments for printf() by Christ van Willegen · 2 years ago
- 80adaa8 patch 9.0.1673: cannot produce a status 418 or 503 message by Bram Moolenaar · 2 years, 1 month ago
- 68ebcee patch 9.0.1594: some internal error messages are translated by RestorerZ · 2 years, 2 months ago
- a1d5f9f patch 9.0.1581: translation does not work for plural argument by Bram Moolenaar · 2 years, 2 months ago
- d87dec0 patch 9.0.1579: some error messages are not translated by RestorerZ · 2 years, 3 months ago
- 097c537 patch 9.0.1576: users may not know what to do with an internal error by Bram Moolenaar · 2 years, 3 months ago
- a2c0028 patch 9.0.1558: wrong error for unreachable code after :throw by Bram Moolenaar · 2 years, 3 months ago
- 3ab3a86 patch 9.0.1516: cannot use special keys in <Cmd> mapping by zeertzjq · 2 years, 3 months ago
- 70e8028 patch 9.0.1510: misleading variable name for error message by Bram Moolenaar · 2 years, 3 months ago
- b67ba03 patch 9.0.1477: crash when recovering from corrupted swap file by Bram Moolenaar · 2 years, 4 months ago
- 08210f8 patch 9.0.1450: MacOS: building fails if clock_gettime() is not available by Bram Moolenaar · 2 years, 4 months ago
- e764d1b patch 9.0.1403: unused variables and functions by Dominique Pelle · 2 years, 5 months ago
- f77a7f7 patch 9.0.1375: crash when getting member of obj of unknown class by Ernie Rael · 2 years, 5 months ago
- c4e1b86 patch 9.0.1357: using null_object results in an internal error by Bram Moolenaar · 2 years, 5 months ago
- 5b9f572 patch 9.0.1328: error when using "none" for GUI color is confusing by Bram Moolenaar · 2 years, 6 months ago
- 552bdca patch 9.0.1317: crash when using an unset object variable by Bram Moolenaar · 2 years, 6 months ago
- 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, 7 months ago
- 24a8d06 patch 9.0.1198: abstract class not supported yet by Bram Moolenaar · 2 years, 7 months ago
- 6aa0937 patch 9.0.1179: not all errors around inheritance are tested by Bram Moolenaar · 2 years, 7 months ago
- 58b4009 patch 9.0.1178: a child class cannot override functions from a base class by Bram Moolenaar · 2 years, 7 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, 8 months ago
- d505d17 patch 9.0.1074: class members are not supported yet by Bram Moolenaar · 2 years, 8 months ago
- 9aee8ec patch 9.0.1064: code for making 'shortmess' temporarily empty is repeated by Christian Brabandt · 2 years, 8 months ago
- 3d473ee patch 9.0.1060: private and public object members are not implemented yet by Bram Moolenaar · 2 years, 8 months ago
- 74e1274 patch 9.0.1054: object member can't get type from initializer by Bram Moolenaar · 2 years, 8 months ago
- 65b0d16 patch 9.0.1053: default constructor arguments are not optional by Bram Moolenaar · 2 years, 8 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, 9 months ago
- d63a855 patch 9.0.0907: restoring window after WinScrolled may fail by Bram Moolenaar · 2 years, 9 months ago
- cf2594f patch 9.0.0877: using freed memory with :comclear while listing commands by Bram Moolenaar · 2 years, 9 months ago
- 920d311 patch 9.0.0874: using freed memory when executing unmenu at more prompt by Bram Moolenaar · 2 years, 9 months ago
- bf533e4 patch 9.0.0873: using freed memory when executing mapclear at more prompt by Bram Moolenaar · 2 years, 9 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, 10 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, 11 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, 11 months ago
- b2f0ca8 patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visible by Bram Moolenaar · 2 years, 11 months ago
- 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 2 years, 11 months ago
- fb593c5 patch 9.0.0489: using "end_lnum" with virtual text causes problems by Bram Moolenaar · 2 years, 11 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 · 3 years ago
- ccfde4d patch 9.0.0389: crash when 'tagfunc' closes the window by Bram Moolenaar · 3 years ago
- d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
- 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
- 2bd9dbc patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version by Bram Moolenaar · 3 years ago
- f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years ago
- 6d4b2f5 patch 9.0.0263: too many #ifdefs by Bram Moolenaar · 3 years ago
- dde77a7 patch 9.0.0250: slightly inconsistent error messages by Bram Moolenaar · 3 years ago
- f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years ago
- a770422 patch 9.0.0233: removing multiple text properties takes many calls by Ben Jackson · 3 years ago