1. ea746f9 patch 9.0.1990: strange error number by Christ van Willegen · 1 year, 10 months ago
  2. 6488564 patch 9.0.1982: vim9: clean up from v9.0.1955 by Ernie Rael · 1 year, 10 months ago
  3. 993b175 patch 9.0.1975: xattr: permission-denied errors on write by Gene C · 1 year, 10 months ago
  4. 7ece036 patch 9.0.1967: xattr errors not translated by zeertzjq · 1 year, 10 months ago
  5. e085dfd patch 9.0.1962: No support for writing extended attributes by Christian Brabandt · 1 year, 10 months ago
  6. ee865f3 patch 9.0.1955: Vim9: lockvar issues with objects/classes by Ernie Rael · 1 year, 10 months ago
  7. 789b885 patch 9.0.1953: Misplaced comment in errors.h by Ken Takata · 1 year, 10 months ago
  8. b90e3bc patch 9.0.1951: Vim9: hard to debug vim9_class errors from CI by Yegappan Lakshmanan · 1 year, 10 months ago
  9. 413f839 patch 9.0.1950: Vim9: error codes spread out by Yegappan Lakshmanan · 1 year, 10 months ago
  10. db38552 patch 9.0.1948: Vim9: object variable "this." should only be used in constructor by h-east · 1 year, 10 months ago
  11. 2dede3d patch 9.0.1945: Vim9: missing support for ro-vars in interface by Yegappan Lakshmanan · 1 year, 11 months ago
  12. 7fe8f43 patch 9.0.1935: Vim9: not consistent error messages by RestorerZ · 1 year, 11 months ago
  13. edcba96 patch 9.0.1933: Can change the type of a v: variable using if_lua by zeertzjq · 1 year, 11 months ago
  14. 696270b patch 9.0.1926: Vim9: not enough info in error message by Ernie Rael · 1 year, 11 months ago
  15. 00cd182 patch 9.0.1909: Vim9: problem calling class method from other class by Yegappan Lakshmanan · 1 year, 11 months ago
  16. 92d9ee5 patch 9.0.1906: Vim9: Interfaces should not support class methods and variables by Yegappan Lakshmanan · 1 year, 11 months ago
  17. c30a90d patch 9.0.1898: Vim9: restrict access to static vars by Yegappan Lakshmanan · 1 year, 11 months ago
  18. ee17b6f patch 9.0.1886: Various Typos by Christian Brabandt · 1 year, 11 months ago
  19. 7bcd25c patch 9.0.1885: Vim9: no support for abstract methods by Yegappan Lakshmanan · 1 year, 11 months ago
  20. 1bd2cb1 patch 9.0.1884: Wrong order of arguments for error messages by Christ van Willegen · 1 year, 11 months ago
  21. 18143d3 patch 9.0.1867: Vim9: access to interface statics possible by Ernie Rael · 1 year, 11 months ago
  22. 7db89bd patch 9.0.1863: wrong format specifiers in e_aptypes_is_null_str_nr by zeertzjq · 1 year, 11 months ago
  23. aa90d4f patch 9.0.1856: issues with formatting positional arguments by Christ van Willegen · 1 year, 11 months ago
  24. eb91e24 patch 9.0.1829: Vim9 missing access-checks for private vars by Yegappan Lakshmanan · 2 years ago
  25. e3b6c78 patch 9.0.1822: Vim9: no check for duplicate members in extended classes by Yegappan Lakshmanan · 2 years ago
  26. 4b9777a patch 9.0.1821: Vim9 constructors are always static by Gianmaria Bajo · 2 years ago
  27. 2ba9d2e patch 9.0.1814: Vim9 no error on duplicate object member var by Yegappan Lakshmanan · 2 years ago
  28. cd7293b patch 9.0.1804: Vim9: no support for private object methods by Yegappan Lakshmanan · 2 years ago
  29. afe0466 patch 9.0.1786: Vim9: need instanceof() function by LemonBoy · 2 years ago
  30. 6ac1544 patch 9.0.1760: vim9 class problem with new() constructor by Yegappan Lakshmanan · 2 years ago
  31. c5d2744 patch 9.0.1741: No type checking in interfaces by LemonBoy · 2 years ago
  32. 4f389e7 patch 9.0.1722: wrong error messages when passing wrong types to count() by zeertzjq · 2 years ago
  33. 0c6181f patch 9.0.1704: Cannot use positional arguments for printf() by Christ van Willegen · 2 years ago
  34. 80adaa8 patch 9.0.1673: cannot produce a status 418 or 503 message by Bram Moolenaar · 2 years, 1 month ago
  35. 68ebcee patch 9.0.1594: some internal error messages are translated by RestorerZ · 2 years, 2 months ago
  36. a1d5f9f patch 9.0.1581: translation does not work for plural argument by Bram Moolenaar · 2 years, 2 months ago
  37. d87dec0 patch 9.0.1579: some error messages are not translated by RestorerZ · 2 years, 3 months ago
  38. 097c537 patch 9.0.1576: users may not know what to do with an internal error by Bram Moolenaar · 2 years, 3 months ago
  39. a2c0028 patch 9.0.1558: wrong error for unreachable code after :throw by Bram Moolenaar · 2 years, 3 months ago
  40. 3ab3a86 patch 9.0.1516: cannot use special keys in <Cmd> mapping by zeertzjq · 2 years, 3 months ago
  41. 70e8028 patch 9.0.1510: misleading variable name for error message by Bram Moolenaar · 2 years, 3 months ago
  42. b67ba03 patch 9.0.1477: crash when recovering from corrupted swap file by Bram Moolenaar · 2 years, 4 months ago
  43. 08210f8 patch 9.0.1450: MacOS: building fails if clock_gettime() is not available by Bram Moolenaar · 2 years, 4 months ago
  44. e764d1b patch 9.0.1403: unused variables and functions by Dominique Pelle · 2 years, 5 months ago
  45. f77a7f7 patch 9.0.1375: crash when getting member of obj of unknown class by Ernie Rael · 2 years, 5 months ago
  46. c4e1b86 patch 9.0.1357: using null_object results in an internal error by Bram Moolenaar · 2 years, 5 months ago
  47. 5b9f572 patch 9.0.1328: error when using "none" for GUI color is confusing by Bram Moolenaar · 2 years, 6 months ago
  48. 552bdca patch 9.0.1317: crash when using an unset object variable by Bram Moolenaar · 2 years, 6 months ago
  49. 657aea7 patch 9.0.1249: cannot export an abstract class by Bram Moolenaar · 2 years, 6 months ago
  50. 7193323 patch 9.0.1223: cannot use setcellwidths() below 0x100 by K.Takata · 2 years, 7 months ago
  51. 24a8d06 patch 9.0.1198: abstract class not supported yet by Bram Moolenaar · 2 years, 7 months ago
  52. 6aa0937 patch 9.0.1179: not all errors around inheritance are tested by Bram Moolenaar · 2 years, 7 months ago
  53. 58b4009 patch 9.0.1178: a child class cannot override functions from a base class by Bram Moolenaar · 2 years, 7 months ago
  54. 8367716 patch 9.0.1159: extends argument for class not implemented yet by Bram Moolenaar · 2 years, 7 months ago
  55. df8f947 patch 9.0.1157: "implements" only handles one interface name by Bram Moolenaar · 2 years, 7 months ago
  56. 94674f2 patch 9.0.1152: class "implements" argument not implemented by Bram Moolenaar · 2 years, 7 months ago
  57. 554d031 patch 9.0.1150: :interface is not implemented yet by Bram Moolenaar · 2 years, 7 months ago
  58. a9fa8c5 patch 9.0.1133: error message names do not match the items by Bram Moolenaar · 2 years, 7 months ago
  59. 993dbc3 patch 9.0.1128: build failure by Bram Moolenaar · 2 years, 7 months ago
  60. 4ce1f99 patch 9.0.1077: can add text property with negative ID before virtual text by Bram Moolenaar · 2 years, 8 months ago
  61. d505d17 patch 9.0.1074: class members are not supported yet by Bram Moolenaar · 2 years, 8 months ago
  62. 9aee8ec patch 9.0.1064: code for making 'shortmess' temporarily empty is repeated by Christian Brabandt · 2 years, 8 months ago
  63. 3d473ee patch 9.0.1060: private and public object members are not implemented yet by Bram Moolenaar · 2 years, 8 months ago
  64. 74e1274 patch 9.0.1054: object member can't get type from initializer by Bram Moolenaar · 2 years, 8 months ago
  65. 65b0d16 patch 9.0.1053: default constructor arguments are not optional by Bram Moolenaar · 2 years, 8 months ago
  66. ffdaca9 patch 9.0.1041: cannot define a method in a class by Bram Moolenaar · 2 years, 8 months ago
  67. 00b28d6 patch 9.0.1031: Vim9 class is not implemented yet by Bram Moolenaar · 2 years, 8 months ago
  68. 3d3e2aa patch 9.0.1003: tiny build fails by Bram Moolenaar · 2 years, 8 months ago
  69. c1c365c patch 9.0.1001: classes are not documented or implemented yet by Bram Moolenaar · 2 years, 8 months ago
  70. ef2c325 patch 9.0.0949: crash when unletting a variable while listing variables by Bram Moolenaar · 2 years, 9 months ago
  71. d63a855 patch 9.0.0907: restoring window after WinScrolled may fail by Bram Moolenaar · 2 years, 9 months ago
  72. cf2594f patch 9.0.0877: using freed memory with :comclear while listing commands by Bram Moolenaar · 2 years, 9 months ago
  73. 920d311 patch 9.0.0874: using freed memory when executing unmenu at more prompt by Bram Moolenaar · 2 years, 9 months ago
  74. bf533e4 patch 9.0.0873: using freed memory when executing mapclear at more prompt by Bram Moolenaar · 2 years, 9 months ago
  75. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
  76. 86e6717 patch 9.0.0820: memory leak with empty shell command by Bram Moolenaar · 2 years, 9 months ago
  77. ba43e76 patch 9.0.0747: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  78. 7904fa4 patch 9.0.0657: too many #ifdefs by Martin Tournoij · 2 years, 10 months ago
  79. eda29c9 patch 9.0.0637: syntax of commands in Vim9 script depends on +eval feature by Bram Moolenaar · 2 years, 10 months ago
  80. fa10397 patch 9.0.0623: error for modifying a const is not detected at compile time by Bram Moolenaar · 2 years, 10 months ago
  81. 500a1f9 patch 9.0.0509: confusing error for "saveas" command with "nofile" buffer by Bram Moolenaar · 2 years, 11 months ago
  82. 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
  83. b2f0ca8 patch 9.0.0500: when quitting cmdline window with CTRL-C it remains visible by Bram Moolenaar · 2 years, 11 months ago
  84. 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 2 years, 11 months ago
  85. fb593c5 patch 9.0.0489: using "end_lnum" with virtual text causes problems by Bram Moolenaar · 2 years, 11 months ago
  86. 9510d22 patch 9.0.0444: trying to declare g:variable gives confusing error by Bram Moolenaar · 2 years, 11 months ago
  87. 55e9366 patch 9.0.0437: no error when custom completion function returns wrong type by Bram Moolenaar · 2 years, 11 months ago
  88. 2da11a4 patch 9.0.0436: CI: running tests in parallel causes flakiness by K.Takata · 2 years, 11 months ago
  89. 6de2296 patch 9.0.0432: crash when using for loop variable in closure by Bram Moolenaar · 2 years, 11 months ago
  90. 375141e patch 9.0.0430: cannot use repeat() with a blob by Bakudankun · 2 years, 11 months ago
  91. 86d8725 patch 9.0.0390: cannot use a partial with :defer by Bram Moolenaar · 3 years ago
  92. ccfde4d patch 9.0.0389: crash when 'tagfunc' closes the window by Bram Moolenaar · 3 years ago
  93. d83392a patch 9.0.0345: error message for list argument could be clearer by Bram Moolenaar · 3 years ago
  94. 04c4c57 patch 9.0.0335: checks for Dictionary argument often give a vague error by Yegappan Lakshmanan · 3 years ago
  95. 2bd9dbc patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version by Bram Moolenaar · 3 years ago
  96. f80f40a patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version by Bram Moolenaar · 3 years ago
  97. 6d4b2f5 patch 9.0.0263: too many #ifdefs by Bram Moolenaar · 3 years ago
  98. dde77a7 patch 9.0.0250: slightly inconsistent error messages by Bram Moolenaar · 3 years ago
  99. f396ce8 patch 9.0.0247: cannot add padding to virtual text without highlight by Bram Moolenaar · 3 years ago
  100. a770422 patch 9.0.0233: removing multiple text properties takes many calls by Ben Jackson · 3 years ago