1. 29bb67f patch 9.0.2019: Vim9: no support for funcrefs by Yegappan Lakshmanan · 2 years, 6 months ago
  2. 1ea4288 patch 9.0.2016: Vim9: assignment operators don't work for class vars by Yegappan Lakshmanan · 2 years, 6 months ago
  3. 4c8da02 patch 9.0.2015: Vim9: does not handle islocked() from a method correctly by Ernie Rael · 2 years, 6 months ago
  4. e467189 patch 9.0.2007: Vim9: covariant parameter types allowed by Yegappan Lakshmanan · 2 years, 6 months ago
  5. b852305 patch 9.0.2002: Vim9: need cleanup of class related interface code by Yegappan Lakshmanan · 2 years, 6 months ago
  6. 9771b2a patch 9.0.2001: Vim9: segfault with islocked() by Ernie Rael · 2 years, 6 months ago
  7. 1087b8c patch 9.0.2000: Vim9: use-after-free in deep call stack by Yegappan Lakshmanan · 2 years, 6 months ago
  8. e6c9aa5 patch 9.0.1999: Vim9: some error messages can be improved by Ernie Rael · 2 years, 6 months ago
  9. d2f4800 patch 9.0.1988: Vim9: potential use-after-free for class members by Yegappan Lakshmanan · 2 years, 6 months ago
  10. 6488564 patch 9.0.1982: vim9: clean up from v9.0.1955 by Ernie Rael · 2 years, 6 months ago
  11. fe7b20a patch 9.0.1977: Vim9: object members can change type by Yegappan Lakshmanan · 2 years, 6 months ago
  12. b32064f patch 9.0.1974: vim9: using contra-variant type-checks by Yegappan Lakshmanan · 2 years, 6 months ago
  13. f3b68d4 patch 9.0.1959: Vim9: methods parameters and types are covariant by Yegappan Lakshmanan · 2 years, 6 months ago
  14. ee865f3 patch 9.0.1955: Vim9: lockvar issues with objects/classes by Ernie Rael · 2 years, 6 months ago
  15. b90e3bc patch 9.0.1951: Vim9: hard to debug vim9_class errors from CI by Yegappan Lakshmanan · 2 years, 6 months ago
  16. f057aca patch 9.0.1949: Vim9: allows reserved keywords as members by Yegappan Lakshmanan · 2 years, 6 months ago
  17. db38552 patch 9.0.1948: Vim9: object variable "this." should only be used in constructor by h-east · 2 years, 6 months ago
  18. 2dede3d patch 9.0.1945: Vim9: missing support for ro-vars in interface by Yegappan Lakshmanan · 2 years, 6 months ago
  19. 7fe8f43 patch 9.0.1935: Vim9: not consistent error messages by RestorerZ · 2 years, 6 months ago
  20. 7398f36 patch 9.0.1932: Vim9: error when using null object constructor by Yegappan Lakshmanan · 2 years, 6 months ago
  21. b895b0f patch 9.0.1928: Vim9: constructor type checking bug by h-east · 2 years, 6 months ago
  22. 696270b patch 9.0.1926: Vim9: not enough info in error message by Ernie Rael · 2 years, 7 months ago
  23. 98e68c0 patch 9.0.1920: Vim9: cannot write public var in nested object by Ernie Rael · 2 years, 7 months ago
  24. 1db1514 patch 9.0.1914: Vim9: few issues when accessing object members by Yegappan Lakshmanan · 2 years, 7 months ago
  25. 3da696d patch 9.0.1911: Vim9: segfault with null object and instanceof() by Ernie Rael · 2 years, 7 months ago
  26. 00cd182 patch 9.0.1909: Vim9: problem calling class method from other class by Yegappan Lakshmanan · 2 years, 7 months ago
  27. 92d9ee5 patch 9.0.1906: Vim9: Interfaces should not support class methods and variables by Yegappan Lakshmanan · 2 years, 7 months ago
  28. c30a90d patch 9.0.1898: Vim9: restrict access to static vars by Yegappan Lakshmanan · 2 years, 7 months ago
  29. 342f4f6 patch 9.0.1888: Vim9: Problem trying to invoke class method by Yegappan Lakshmanan · 2 years, 7 months ago
  30. 23c92d9 patch 9.0.1887: Vim9: class members are accessible via object by Yegappan Lakshmanan · 2 years, 7 months ago
  31. ee17b6f patch 9.0.1886: Various Typos by Christian Brabandt · 2 years, 7 months ago
  32. 7bcd25c patch 9.0.1885: Vim9: no support for abstract methods by Yegappan Lakshmanan · 2 years, 7 months ago
  33. cc0bcf4 patch 9.0.1883: Vim9: Calling an interface method using a child object fails by Yegappan Lakshmanan · 2 years, 7 months ago
  34. cf138d4 patch 9.0.1880: Vim9: Need more tests for inheritance by Ernie Rael · 2 years, 7 months ago
  35. 1689e84 patch 9.0.1879: Vim9: incorrect duplicate class member detection by Yegappan Lakshmanan · 2 years, 7 months ago
  36. 18143d3 patch 9.0.1867: Vim9: access to interface statics possible by Ernie Rael · 2 years, 7 months ago
  37. 544be0d patch 9.0.1865: Vim9: garbage collection may cause crash by Yegappan Lakshmanan · 2 years, 7 months ago
  38. e651e11 patch 9.0.1862: Vim9 Garbage Collection issues by Yegappan Lakshmanan · 2 years, 7 months ago
  39. 3775f77 patch 9.0.1838: Vim9: Cannot modify class member vars from def function by Yegappan Lakshmanan · 2 years, 7 months ago
  40. 6ad4a60 patch 9.0.1831: Vim9: failing null test by Gianmaria Bajo · 2 years, 7 months ago
  41. d7085a0 patch 9.0.1830: Vim9: crash when accessing a null object by Gianmaria Bajo · 2 years, 7 months ago
  42. eb91e24 patch 9.0.1829: Vim9 missing access-checks for private vars by Yegappan Lakshmanan · 2 years, 7 months ago
  43. 5bbcfbc patch 9.0.1824: Vim9: private members may be modifiable by Yegappan Lakshmanan · 2 years, 7 months ago
  44. e3b6c78 patch 9.0.1822: Vim9: no check for duplicate members in extended classes by Yegappan Lakshmanan · 2 years, 7 months ago
  45. 4b9777a patch 9.0.1821: Vim9 constructors are always static by Gianmaria Bajo · 2 years, 7 months ago
  46. 2ba9d2e patch 9.0.1814: Vim9 no error on duplicate object member var by Yegappan Lakshmanan · 2 years, 7 months ago
  47. 639751d patch 9.0.1805: Vim9: problem compiling object method as function call arg by Yegappan Lakshmanan · 2 years, 7 months ago
  48. cd7293b patch 9.0.1804: Vim9: no support for private object methods by Yegappan Lakshmanan · 2 years, 7 months ago
  49. b49ad28 patch 9.0.1801: Vim9 instanceof() fails in a def func by Yegappan Lakshmanan · 2 years, 7 months ago
  50. 5c018be patch 9.0.1796: Vim9 problems with null_objects by Ernie Rael · 2 years, 7 months ago
  51. afe0466 patch 9.0.1786: Vim9: need instanceof() function by LemonBoy · 2 years, 8 months ago
  52. 618e47d patch 9.0.1780: Vim9 type not defined during object creation by Yegappan Lakshmanan · 2 years, 8 months ago
  53. 6ac1544 patch 9.0.1760: vim9 class problem with new() constructor by Yegappan Lakshmanan · 2 years, 8 months ago
  54. 0ffc17a patch 9.0.1758: vim9 no class identifiers in stack dumps by LemonBoy · 2 years, 8 months ago
  55. c5d2744 patch 9.0.1741: No type checking in interfaces by LemonBoy · 2 years, 8 months ago
  56. b102728 patch 9.0.1737: Calling a base class method through an extended class fails by Yegappan Lakshmanan · 2 years, 8 months ago
  57. 2261c89 patch 9.0.1724: vim9class constructor argument type checking bug by h-east · 2 years, 8 months ago
  58. a456b12 patch 9.0.1720: Vim9 class using wrong index for overridden method by Yegappan Lakshmanan · 2 years, 8 months ago
  59. 74cc13c patch 9.0.1703: Vim9 Calling a method in an extended class fails by Yegappan Lakshmanan · 2 years, 8 months ago
  60. 57a02cc patch 9.0.1701: vim9 crash when class member overridden by Yegappan Lakshmanan · 2 years, 8 months ago
  61. 4e2406c patch 9.0.1662: crash when using a class member twice by Bram Moolenaar · 2 years, 10 months ago
  62. 5ca05fa patch 9.0.1624: crash when calling object constructor by Bram Moolenaar · 2 years, 10 months ago
  63. f7ca56f patch 9.0.1609: crash when an object indirectly references itself by Bram Moolenaar · 2 years, 10 months ago
  64. 114ec81 patch 9.0.1605: crash when calling method on super in child constructor by Ernie Rael · 2 years, 10 months ago
  65. 2bd6a09 patch 9.0.1569: cannot use "this.member" in lambda in class method by h-east · 2 years, 11 months ago
  66. 22363c6 patch 9.0.1483: += operator does not work on class member by Bram Moolenaar · 3 years ago
  67. 61378a1 patch 9.0.1466: cannot use an object member name as a method argument by h-east · 3 years ago
  68. d13dd30 patch 9.0.1402: crash when using null_class by Bram Moolenaar · 3 years, 1 month ago
  69. f77a7f7 patch 9.0.1375: crash when getting member of obj of unknown class by Ernie Rael · 3 years, 1 month ago
  70. c3f971f patch 9.0.1370: crash when using a NULL object by Bram Moolenaar · 3 years, 1 month ago
  71. c4e1b86 patch 9.0.1357: using null_object results in an internal error by Bram Moolenaar · 3 years, 1 month ago
  72. 83ae615 patch 9.0.1355: no error when declaring a class twice by Bram Moolenaar · 3 years, 1 month ago
  73. 99a7c0d patch 9.0.1338: :defcompile and :disassemble can't find class method by Bram Moolenaar · 3 years, 1 month ago
  74. 2c1c803 patch 9.0.1322: crash when indexing "any" which is an object by Bram Moolenaar · 3 years, 2 months ago
  75. 0917e86 patch 9.0.1320: checking the type of a null object causes a crash by Bram Moolenaar · 3 years, 2 months ago
  76. f2017f2 patch 9.0.1318: code style test fails by Bram Moolenaar · 3 years, 2 months ago
  77. 552bdca patch 9.0.1317: crash when using an unset object variable by Bram Moolenaar · 3 years, 2 months ago
  78. 094cf9f patch 9.0.1296: calling an object method with arguments does not work by Bram Moolenaar · 3 years, 2 months ago
  79. 313e472 patch 9.0.1292: :defer may call the wrong method for an object by Bram Moolenaar · 3 years, 2 months ago
  80. 7a1bdae patch 9.0.1280: inssufficient testing for what 9.0.1265 fixes by Bram Moolenaar · 3 years, 2 months ago
  81. b8bebd0 patch 9.0.1265: using an interface method may give a compilation error by Bram Moolenaar · 3 years, 2 months ago
  82. 94722c5 patch 9.0.1257: code style is not check in test scripts by Bram Moolenaar · 3 years, 2 months ago
  83. d0200c8 patch 9.0.1254: calling a method on an interface does not work by Bram Moolenaar · 3 years, 2 months ago
  84. 8dbab1d patch 9.0.1250: cannot use an object method with :defer by Bram Moolenaar · 3 years, 2 months ago
  85. 657aea7 patch 9.0.1249: cannot export an abstract class by Bram Moolenaar · 3 years, 2 months ago
  86. 53f54e4 patch 9.0.1248: cannot export an interface by Bram Moolenaar · 3 years, 2 months ago
  87. 62a6923 patch 9.0.1240: cannot access a private object member in a lambda by Bram Moolenaar · 3 years, 2 months ago
  88. b149d22 patch 9.0.1239: cannot have a line break before an object member access by Bram Moolenaar · 3 years, 2 months ago
  89. 486fc25 patch 9.0.1217: using an object member in a closure doesn't work by Bram Moolenaar · 3 years, 3 months ago
  90. f7d1c6e patch 9.0.1211: storing value in interface member does not always work by Bram Moolenaar · 3 years, 3 months ago
  91. 29ac5df patch 9.0.1209: getting interface member does not always work by Bram Moolenaar · 3 years, 3 months ago
  92. 450c7a9 patch 9.0.1207: error when object type is expected but getting "any" by Bram Moolenaar · 3 years, 3 months ago
  93. ae3205a patch 9.0.1205: crash when handling class that extends another class by Bram Moolenaar · 3 years, 3 months ago
  94. 912bfee patch 9.0.1204: expression compiled the wrong way after using an object by Bram Moolenaar · 3 years, 3 months ago
  95. f450804 patch 9.0.1202: crash when iterating over list of objects by Bram Moolenaar · 3 years, 3 months ago
  96. 4cae845 patch 9.0.1201: assignment with operator doesn't work in object method by Bram Moolenaar · 3 years, 3 months ago
  97. 24a8d06 patch 9.0.1198: abstract class not supported yet by Bram Moolenaar · 3 years, 3 months ago
  98. d40f00c patch 9.0.1192: no error when class function argument shadows a member by Bram Moolenaar · 3 years, 3 months ago
  99. c0c2c26 patch 9.0.1188: return value of type() for class and object unclear by Bram Moolenaar · 3 years, 3 months ago
  100. 4059400 patch 9.0.1186: imported class does not work when used twice in a line by Bram Moolenaar · 3 years, 3 months ago