1. 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 5 months ago
  2. e08f10a patch 9.1.1224: cannot :put while keeping indent by 64-bitman · 6 months ago
  3. 762a79e patch 9.1.1215: Patch 9.1.1213 has some issues by Christian Brabandt · 6 months ago
  4. 250739d patch 9.1.1213: cannot :put while keeping indent by 64-bitman · 6 months ago
  5. 16f2d3a patch 9.1.1146: Vim9: wrong context being used when evaluating class member by Yegappan Lakshmanan · 6 months ago
  6. 778ada4 patch 9.1.1119: Vim9: Not able to use an autoloaded class from another autoloaded script by Yegappan Lakshmanan · 7 months ago
  7. 54d7f18 patch 9.1.1099: Vim9: import with extends may crash by Yegappan Lakshmanan · 7 months ago
  8. 645a428 patch 9.1.1087: Vim9: import with extends may crash by Hirohito Higashi · 7 months ago
  9. 2051af1 patch 9.1.0999: Vim9: leaking finished exception by Yee Cheng Chin · 8 months ago
  10. 2050dcc patch 9.1.0992: Vim9: double-free after v9.1.0988 by Yegappan Lakshmanan · 8 months ago
  11. b04af4c patch 9.1.0988: Vim9: no error when using uninitialized var in new() by Yegappan Lakshmanan · 8 months ago
  12. 7b12ac3 patch 9.1.0970: VMS: build errors on VMS architecture by Zoltan Arpadffy · 8 months ago
  13. 084529c patch 9.1.0957: MS-Windows: conversion warnings by Yegappan Lakshmanan · 8 months ago
  14. 92195ae patch 9.1.0952: Vim9: missing type checking for any type assignment by Yegappan Lakshmanan · 9 months ago
  15. e798446 patch 9.1.0861: Vim9: no runtime check for object member access of any var by Yegappan Lakshmanan · 10 months ago
  16. 56d45f1 patch 9.1.0850: Vim9: cannot access nested object inside objects by Yegappan Lakshmanan · 10 months ago
  17. 58c9579 patch 9.1.0673: Vim9: too recursive func calls when calling super-class method by Ernie Rael · 1 year, 1 month ago
  18. be82825 patch 9.1.0620: Vim9: segfauls with null objects by Ernie Rael · 1 year, 1 month ago
  19. 3f821d6 patch 9.1.0369: Vim9: problem when importing autoloaded scripts by Ernie Rael · 1 year, 4 months ago
  20. bce51d9 patch 9.1.0335: String interpolation fails for List type by Yegappan Lakshmanan · 1 year, 5 months ago
  21. f01493c patch 9.1.0329: String interpolation fails for Dict type by Yegappan Lakshmanan · 1 year, 5 months ago
  22. 915f3bf patch 9.1.0270: a few minor issues to fix by Christian Brabandt · 1 year, 5 months ago
  23. 3164cf8 patch 9.1.0219: Vim9: No enum support by Yegappan Lakshmanan · 1 year, 5 months ago
  24. 86eddce patch 9.1.0209: leaking memory in exe_newdict() on error by Christian Brabandt · 1 year, 5 months ago
  25. e75fde6 patch 9.0.2184: Vim9: inconsistent :type/:class messages by Ernie Rael · 1 year, 9 months ago
  26. e5437c5 patch 9.0.2170: Vim9: no support for const/final class/objects vars by Yegappan Lakshmanan · 1 year, 9 months ago
  27. b077b58 patch 9.0.2164: Vim9: can use type a func arg/return value by Ernie Rael · 1 year, 9 months ago
  28. 9ed5375 patch 9.0.2156: Vim9: can use typealias in assignment by Ernie Rael · 1 year, 9 months ago
  29. 5dd41d4 patch 9.0.2149: [security]: use-after-free in exec_instructions() by Christian Brabandt · 1 year, 9 months ago
  30. a555069 patch 9.0.2129: [security]: use-after-free in call_dfunc() by mityu · 1 year, 9 months ago
  31. 03042a2 patch 9.0.2096: Vim9: confusing usage of private by Ernie Rael · 1 year, 10 months ago
  32. feaccd2 patch 9.0.2078: several problems with type aliases by Yegappan Lakshmanan · 1 year, 10 months ago
  33. ec3cebb patch 9.0.2076: Vim9: No support for type aliases by Yegappan Lakshmanan · 1 year, 10 months ago
  34. c59c1e0 patch 9.0.2050: Vim9: crash with deferred function call and exception by Yegappan Lakshmanan · 1 year, 11 months ago
  35. 0672595 patch 9.0.2044: Vim9: exceptions confuse defered functions by Yegappan Lakshmanan · 1 year, 11 months ago
  36. f3eac69 patch 9.0.2038: Vim9: object method funcref not cleaned up after use by Yegappan Lakshmanan · 1 year, 11 months ago
  37. 29bb67f patch 9.0.2019: Vim9: no support for funcrefs by Yegappan Lakshmanan · 1 year, 11 months ago
  38. 4c8da02 patch 9.0.2015: Vim9: does not handle islocked() from a method correctly by Ernie Rael · 1 year, 11 months ago
  39. 1087b8c patch 9.0.2000: Vim9: use-after-free in deep call stack by Yegappan Lakshmanan · 1 year, 11 months ago
  40. e6c9aa5 patch 9.0.1999: Vim9: some error messages can be improved by Ernie Rael · 1 year, 11 months ago
  41. 6488564 patch 9.0.1982: vim9: clean up from v9.0.1955 by Ernie Rael · 1 year, 11 months ago
  42. ee865f3 patch 9.0.1955: Vim9: lockvar issues with objects/classes by Ernie Rael · 2 years ago
  43. 5a05d37 patch 9.0.1952: Vim9: unused static field by Yegappan Lakshmanan · 2 years ago
  44. c194626 patch 9.0.1942: Vim9: execution stack invalidated with null object by Yegappan Lakshmanan · 2 years ago
  45. 7fe8f43 patch 9.0.1935: Vim9: not consistent error messages by RestorerZ · 2 years ago
  46. 7398f36 patch 9.0.1932: Vim9: error when using null object constructor by Yegappan Lakshmanan · 2 years ago
  47. b895b0f patch 9.0.1928: Vim9: constructor type checking bug by h-east · 2 years ago
  48. 1db1514 patch 9.0.1914: Vim9: few issues when accessing object members by Yegappan Lakshmanan · 2 years ago
  49. c30a90d patch 9.0.1898: Vim9: restrict access to static vars by Yegappan Lakshmanan · 2 years ago
  50. f36bbcd patch 9.0.1890: Vim9: lookup code for class/object repaeated by Yegappan Lakshmanan · 2 years ago
  51. 00df69e patch 9.0.1870: Vim9: disassamble does not show static by Ernie Rael · 2 years ago
  52. 18143d3 patch 9.0.1867: Vim9: access to interface statics possible by Ernie Rael · 2 years ago
  53. 32f3461 patch 9.0.1850: Vim9: wrong line number where options set by LemonBoy · 2 years ago
  54. 3775f77 patch 9.0.1838: Vim9: Cannot modify class member vars from def function by Yegappan Lakshmanan · 2 years ago
  55. d7085a0 patch 9.0.1830: Vim9: crash when accessing a null object by Gianmaria Bajo · 2 years ago
  56. f244b2f patch 9.0.1754: still Ci breakage (after 9.0.1741) by LemonBoy · 2 years, 1 month ago
  57. c5d2744 patch 9.0.1741: No type checking in interfaces by LemonBoy · 2 years, 1 month ago
  58. 4e2406c patch 9.0.1662: crash when using a class member twice by Bram Moolenaar · 2 years, 2 months ago
  59. d4a9b7f patch 9.0.1573: error for function name has wrong line number by Bram Moolenaar · 2 years, 3 months ago
  60. 3ef2e41 patch 9.0.1501: crash with nested :try and :throw in catch block by Bram Moolenaar · 2 years, 4 months ago
  61. a1f2b5d patch 9.0.1468: recursively calling :defer function if it does :qa by zeertzjq · 2 years, 5 months ago
  62. 2ed57ac patch 9.0.1436: cannot compare a typed variable with v:none by Bram Moolenaar · 2 years, 5 months ago
  63. 14113fd patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file by Yegappan Lakshmanan · 2 years, 6 months ago
  64. c3f971f patch 9.0.1370: crash when using a NULL object by Bram Moolenaar · 2 years, 6 months ago
  65. 30a8447 patch 9.0.1358: compilation error with some compilers by Bram Moolenaar · 2 years, 6 months ago
  66. c4e1b86 patch 9.0.1357: using null_object results in an internal error by Bram Moolenaar · 2 years, 6 months ago
  67. 2c1c803 patch 9.0.1322: crash when indexing "any" which is an object by Bram Moolenaar · 2 years, 7 months ago
  68. 0917e86 patch 9.0.1320: checking the type of a null object causes a crash by Bram Moolenaar · 2 years, 7 months ago
  69. 094cf9f patch 9.0.1296: calling an object method with arguments does not work by Bram Moolenaar · 2 years, 7 months ago
  70. 313e472 patch 9.0.1292: :defer may call the wrong method for an object by Bram Moolenaar · 2 years, 7 months ago
  71. d0200c8 patch 9.0.1254: calling a method on an interface does not work by Bram Moolenaar · 2 years, 7 months ago
  72. 8dbab1d patch 9.0.1250: cannot use an object method with :defer by Bram Moolenaar · 2 years, 7 months ago
  73. 142ed77 patch 9.0.1246: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 7 months ago
  74. 47bba53 patch 9.0.1224: cannot call a :def function with a number for float argument by Bram Moolenaar · 2 years, 8 months ago
  75. f7d1c6e patch 9.0.1211: storing value in interface member does not always work by Bram Moolenaar · 2 years, 8 months ago
  76. 29ac5df patch 9.0.1209: getting interface member does not always work by Bram Moolenaar · 2 years, 8 months ago
  77. 554d031 patch 9.0.1150: :interface is not implemented yet by Bram Moolenaar · 2 years, 8 months ago
  78. 574950d patch 9.0.1140: cannot call an object method in a compiled function by Bram Moolenaar · 2 years, 8 months ago
  79. 03ff0c6 patch 9.0.1135: missing function argument by Bram Moolenaar · 2 years, 8 months ago
  80. bcf31ec patch 9.0.1134: comparing objects uses identity instead of equality by Bram Moolenaar · 2 years, 8 months ago
  81. a9fa8c5 patch 9.0.1133: error message names do not match the items by Bram Moolenaar · 2 years, 8 months ago
  82. 0d89d8a patch 9.0.1119: type of arguments not checked when calling a partial by Bram Moolenaar · 2 years, 8 months ago
  83. c6951a7 patch 9.0.1108: type error when using "any" type and adding to float by Bram Moolenaar · 2 years, 8 months ago
  84. 590162c patch 9.0.1093: using freed memory of object member by Bram Moolenaar · 2 years, 8 months ago
  85. d505d17 patch 9.0.1074: class members are not supported yet by Bram Moolenaar · 2 years, 9 months ago
  86. 65b0d16 patch 9.0.1053: default constructor arguments are not optional by Bram Moolenaar · 2 years, 9 months ago
  87. 7ce7daf patch 9.0.1045: in a class object members cannot be initialized by Bram Moolenaar · 2 years, 9 months ago
  88. ffdaca9 patch 9.0.1041: cannot define a method in a class by Bram Moolenaar · 2 years, 9 months ago
  89. d28d7b9 patch 9.0.1035: object members are not being marked as used by Bram Moolenaar · 2 years, 9 months ago
  90. 00b28d6 patch 9.0.1031: Vim9 class is not implemented yet by Bram Moolenaar · 2 years, 9 months ago
  91. ef2c325 patch 9.0.0949: crash when unletting a variable while listing variables by Bram Moolenaar · 2 years, 9 months ago
  92. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 10 months ago
  93. bdc09a1 patch 9.0.0683: cannot specify a time for :echowindow by Bram Moolenaar · 2 years, 11 months ago
  94. 87b4e5c patch 9.0.0632: calling a function from an "expr" option has overhead by Bram Moolenaar · 3 years ago
  95. 1936c76 patch 9.0.0617: calling function for reduce() has too much overhead by Bram Moolenaar · 3 years ago
  96. 5800c79 patch 9.0.0549: duplicated code in calling a :def function by Bram Moolenaar · 3 years ago
  97. 6d313be patch 9.0.0547: looping over empty out_loop[] entries by Bram Moolenaar · 3 years ago
  98. c9e4a6f patch 9.0.0504: still a build failure by Bram Moolenaar · 3 years ago
  99. cc34181 patch 9.0.0502: a closure in a nested loop in a :def function does not work by Bram Moolenaar · 3 years ago
  100. 566badc patch 9.0.0499: in :def function list created after const is locked by Bram Moolenaar · 3 years ago