1. d9be94c patch 9.1.0581: Various lines are indented inconsistently by zeertzjq · 1 year, 1 month ago
  2. 50d4854 patch 9.1.0523: Vim9: cannot downcast an object by LemonBoy · 1 year, 1 month ago
  3. 9a90179 patch 9.1.0338: Vim9: import through symlinks not correctly handled by Ernie Rael · 1 year, 4 months ago
  4. bce51d9 patch 9.1.0335: String interpolation fails for List type by Yegappan Lakshmanan · 1 year, 4 months ago
  5. 915f3bf patch 9.1.0270: a few minor issues to fix by Christian Brabandt · 1 year, 4 months ago
  6. 3164cf8 patch 9.1.0219: Vim9: No enum support by Yegappan Lakshmanan · 1 year, 4 months ago
  7. 5d77364 patch 9.1.0197: Vim9: problem evaluating negated boolean logic by Yegappan Lakshmanan · 1 year, 5 months ago
  8. d3eae7b patch 9.1.0148: Vim9: can't call internal methods with objects by Yegappan Lakshmanan · 1 year, 5 months ago
  9. 184f71c patch 9.1.0006: is*() and to*() function may be unsafe by Keith Thompson · 1 year, 7 months ago
  10. d8bf87c patch 9.0.2169: Vim9: builtin funcs may accept a non-value by Ernie Rael · 1 year, 8 months ago
  11. 03042a2 patch 9.0.2096: Vim9: confusing usage of private by Ernie Rael · 1 year, 9 months ago
  12. feaccd2 patch 9.0.2078: several problems with type aliases by Yegappan Lakshmanan · 1 year, 9 months ago
  13. ec3cebb patch 9.0.2076: Vim9: No support for type aliases by Yegappan Lakshmanan · 1 year, 9 months ago
  14. d7b616d patch 9.0.2049: Vim9: not recognizing qualified class vars for infix ops by Yegappan Lakshmanan · 1 year, 10 months ago
  15. f3eac69 patch 9.0.2038: Vim9: object method funcref not cleaned up after use by Yegappan Lakshmanan · 1 year, 10 months ago
  16. 29bb67f patch 9.0.2019: Vim9: no support for funcrefs by Yegappan Lakshmanan · 1 year, 10 months ago
  17. e6c9aa5 patch 9.0.1999: Vim9: some error messages can be improved by Ernie Rael · 1 year, 10 months ago
  18. 6488564 patch 9.0.1982: vim9: clean up from v9.0.1955 by Ernie Rael · 1 year, 10 months ago
  19. 5a05d37 patch 9.0.1952: Vim9: unused static field by Yegappan Lakshmanan · 1 year, 10 months ago
  20. 7fe8f43 patch 9.0.1935: Vim9: not consistent error messages by RestorerZ · 1 year, 11 months ago
  21. b895b0f patch 9.0.1928: Vim9: constructor type checking bug by h-east · 1 year, 11 months ago
  22. 00cd182 patch 9.0.1909: Vim9: problem calling class method from other class by Yegappan Lakshmanan · 1 year, 11 months ago
  23. c30a90d patch 9.0.1898: Vim9: restrict access to static vars by Yegappan Lakshmanan · 1 year, 11 months ago
  24. 4d00b83 patch 9.0.1895: Vim9: finding object method/member is inefficient by Ernie Rael · 1 year, 11 months ago
  25. f36bbcd patch 9.0.1890: Vim9: lookup code for class/object repaeated by Yegappan Lakshmanan · 1 year, 11 months ago
  26. 342f4f6 patch 9.0.1888: Vim9: Problem trying to invoke class method by Yegappan Lakshmanan · 1 year, 11 months ago
  27. 23c92d9 patch 9.0.1887: Vim9: class members are accessible via object by Yegappan Lakshmanan · 1 year, 11 months ago
  28. 18143d3 patch 9.0.1867: Vim9: access to interface statics possible by Ernie Rael · 1 year, 11 months ago
  29. 3775f77 patch 9.0.1838: Vim9: Cannot modify class member vars from def function by Yegappan Lakshmanan · 1 year, 11 months ago
  30. e3b6c78 patch 9.0.1822: Vim9: no check for duplicate members in extended classes by Yegappan Lakshmanan · 2 years ago
  31. cd7293b patch 9.0.1804: Vim9: no support for private object methods by Yegappan Lakshmanan · 2 years ago
  32. d5475e8 patch 9.0.1732: vimexpr: shadowing variable by Christian Brabandt · 2 years ago
  33. 2261c89 patch 9.0.1724: vim9class constructor argument type checking bug by h-east · 2 years ago
  34. f77a7f7 patch 9.0.1375: crash when getting member of obj of unknown class by Ernie Rael · 2 years, 5 months ago
  35. b1e32ac patch 9.0.1334: using tt_member for the class leads to mistakes by Bram Moolenaar · 2 years, 6 months ago
  36. 3e1ac14 patch 9.0.1323: build failure with +eval feature by Bram Moolenaar · 2 years, 6 months ago
  37. 313e472 patch 9.0.1292: :defer may call the wrong method for an object by Bram Moolenaar · 2 years, 6 months ago
  38. d0200c8 patch 9.0.1254: calling a method on an interface does not work by Bram Moolenaar · 2 years, 6 months ago
  39. 8dbab1d patch 9.0.1250: cannot use an object method with :defer by Bram Moolenaar · 2 years, 6 months ago
  40. 62a6923 patch 9.0.1240: cannot access a private object member in a lambda by Bram Moolenaar · 2 years, 6 months ago
  41. 29ac5df patch 9.0.1209: getting interface member does not always work by Bram Moolenaar · 2 years, 7 months ago
  42. 912bfee patch 9.0.1204: expression compiled the wrong way after using an object by Bram Moolenaar · 2 years, 7 months ago
  43. 6aa0937 patch 9.0.1179: not all errors around inheritance are tested by Bram Moolenaar · 2 years, 7 months ago
  44. 58b4009 patch 9.0.1178: a child class cannot override functions from a base class by Bram Moolenaar · 2 years, 7 months ago
  45. 01c5f2a patch 9.0.1164: evaluating string expression advances function line by h-east · 2 years, 7 months ago
  46. 3259ff3 patch 9.0.1147: cannot access a class member in a compiled function by Bram Moolenaar · 2 years, 7 months ago
  47. 574950d patch 9.0.1140: cannot call an object method in a compiled function by Bram Moolenaar · 2 years, 7 months ago
  48. 46ab925 patch 9.0.1139: cannot create a new object in a compiled function by Bram Moolenaar · 2 years, 7 months ago
  49. bcf31ec patch 9.0.1134: comparing objects uses identity instead of equality by Bram Moolenaar · 2 years, 7 months ago
  50. a9fa8c5 patch 9.0.1133: error message names do not match the items by Bram Moolenaar · 2 years, 7 months ago
  51. 6acf757 patch 9.0.1127: no error if function argument shadows class member by Bram Moolenaar · 2 years, 7 months ago
  52. 6bafdd4 patch 9.0.1123: class function not implemented yet by Bram Moolenaar · 2 years, 7 months ago
  53. c6951a7 patch 9.0.1108: type error when using "any" type and adding to float by Bram Moolenaar · 2 years, 7 months ago
  54. 73ade49 patch 9.0.1107: float constant not recognized as float by Bram Moolenaar · 2 years, 7 months ago
  55. d505d17 patch 9.0.1074: class members are not supported yet by Bram Moolenaar · 2 years, 8 months ago
  56. 3d473ee patch 9.0.1060: private and public object members are not implemented yet by Bram Moolenaar · 2 years, 8 months ago
  57. 7ce7daf patch 9.0.1045: in a class object members cannot be initialized by Bram Moolenaar · 2 years, 8 months ago
  58. ffdaca9 patch 9.0.1041: cannot define a method in a class by Bram Moolenaar · 2 years, 8 months ago
  59. 00b28d6 patch 9.0.1031: Vim9 class is not implemented yet by Bram Moolenaar · 2 years, 8 months ago
  60. adbc08f patch 9.0.0840: cannot change a slice of a const list by Bram Moolenaar · 2 years, 9 months ago
  61. c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
  62. d0fbb41 patch 9.0.0799: in compiled function ->() on next line not recognized by Bram Moolenaar · 2 years, 10 months ago
  63. 4913d42 patch 9.0.0778: indexing of unknown const type fails during compilation by Bram Moolenaar · 2 years, 10 months ago
  64. f8addf1 patch 9.0.0554: using freed memory when command follows lambda by Bram Moolenaar · 2 years, 11 months ago
  65. c9e4a6f patch 9.0.0504: still a build failure by Bram Moolenaar · 2 years, 11 months ago
  66. 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 2 years, 11 months ago
  67. 8fa745e patch 9.0.0481: in :def function all closures in loop get the same variables by Bram Moolenaar · 2 years, 11 months ago
  68. f5fec05 patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function by Bram Moolenaar · 2 years, 11 months ago
  69. 806a273 patch 9.0.0379: cleaning up after writefile() is a hassle by Bram Moolenaar · 3 years ago
  70. 1d84f76 patch 9.0.0370: cleaning up afterwards can make a function messy by Bram Moolenaar · 3 years ago
  71. 2984ed3 patch 9.0.0230: no error for comma missing in list in :def function by Bram Moolenaar · 3 years ago
  72. 948a389 patch 9.0.0219: cannot make a funcref with "s:func" in a def function by Kota Kato · 3 years ago
  73. c3caa7f patch 8.2.5018: Vim9: some code is not covered by tests by Bram Moolenaar · 3 years, 2 months ago
  74. 68e64d2 patch 8.2.5006: asan warns for undefined behavior by Bram Moolenaar · 3 years, 3 months ago
  75. 5b52923 patch 8.2.5005: compiler warning for uninitialized variable by Bram Moolenaar · 3 years, 3 months ago
  76. 338bf58 patch 8.2.5004: right shift on negative number does not work as documented by Bram Moolenaar · 3 years, 3 months ago
  77. a061f34 patch 8.2.5003: cannot do bitwise shifts by Yegappan Lakshmanan · 3 years, 3 months ago
  78. 1ff9c44 patch 8.2.4972: Vim9: compilation fails when using dict member when skipping by Bram Moolenaar · 3 years, 3 months ago
  79. 31ad32a patch 8.2.4949: Vim9: some code not covered by tests by Bram Moolenaar · 3 years, 3 months ago
  80. 7f8a3b1 patch 8.2.4946: Vim9: some code not covered by tests by Bram Moolenaar · 3 years, 3 months ago
  81. d0132f4 patch 8.2.4940: some code is never used by Bram Moolenaar · 3 years, 3 months ago
  82. 0abc287 patch 8.2.4930: interpolated string expression requires escaping by Bram Moolenaar · 3 years, 3 months ago
  83. 2eaef10 patch 8.2.4883: string interpolation only works in heredoc by LemonBoy · 3 years, 3 months ago
  84. f3b4895 patch 8.2.4870: Vim9: expression in :substitute is not compiled by LemonBoy · 3 years, 3 months ago
  85. 372bcce patch 8.2.4823: concat more than 2 strings in :def function is inefficient by LemonBoy · 3 years, 3 months ago
  86. 58f331a patch 8.2.4669: in compiled code len('string') is not inlined by LemonBoy · 3 years, 4 months ago
  87. ffe6e64 patch 8.2.4661: Coverity warning for using uninitialized variable by Bram Moolenaar · 3 years, 4 months ago
  88. a6c18d3 patch 8.2.4657: errors for functions are sometimes hard to read by Bram Moolenaar · 3 years, 4 months ago
  89. ccbfd48 patch 8.2.4656: Vim9: can't use item from "import autoload" with autoload dir by Bram Moolenaar · 3 years, 4 months ago
  90. c0ceeeb patch 8.2.4650: "import autoload" only works with using 'runtimepath' by Bram Moolenaar · 3 years, 4 months ago
  91. ec15b1c patch 8.2.4634: Vim9: cannot initialize a variable to null_list by Bram Moolenaar · 3 years, 4 months ago
  92. a915fa0 patch 8.2.4612: Vim9: cannot use a recursive call in a nested function by Bram Moolenaar · 3 years, 5 months ago
  93. 21dc8f1 patch 8.2.4580: Vim9: incorrect error for shadowing variable by Bram Moolenaar · 3 years, 5 months ago
  94. 139575d patch 8.2.4575: Vim9: test for profiling still fails by Bram Moolenaar · 3 years, 5 months ago
  95. 96923b7 patch 8.2.4573: a nested function is compiled for debugging without context by Bram Moolenaar · 3 years, 5 months ago
  96. 8acb9cc patch 8.2.4526: Vim9: cannot set variables to a null value by Bram Moolenaar · 3 years, 5 months ago
  97. afa048f patch 8.2.4447: Vim9: can still use s:var in a compiled function by Bram Moolenaar · 3 years, 5 months ago
  98. 4b1d963 patch 8.2.4375: ctx_imports is not used by Bram Moolenaar · 3 years, 6 months ago
  99. b6a138e patch 8.2.4333: cstack not always passed to where it is needed by Bram Moolenaar · 3 years, 6 months ago
  100. dce2441 patch 8.2.4332: Vim9: incomplete test for existing script variable in block by Bram Moolenaar · 3 years, 6 months ago