1. 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 6 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. 58c9579 patch 9.1.0673: Vim9: too recursive func calls when calling super-class method by Ernie Rael · 1 year, 1 month ago
  7. bce51d9 patch 9.1.0335: String interpolation fails for List type by Yegappan Lakshmanan · 1 year, 5 months ago
  8. 6a950da patch 9.0.2190: proto files need update by Christian Brabandt · 1 year, 8 months ago
  9. f3eac69 patch 9.0.2038: Vim9: object method funcref not cleaned up after use by Yegappan Lakshmanan · 1 year, 11 months ago
  10. 29bb67f patch 9.0.2019: Vim9: no support for funcrefs by Yegappan Lakshmanan · 1 year, 11 months ago
  11. ee865f3 patch 9.0.1955: Vim9: lockvar issues with objects/classes by Ernie Rael · 2 years ago
  12. 5a05d37 patch 9.0.1952: Vim9: unused static field by Yegappan Lakshmanan · 2 years ago
  13. a76fbe6 patch 9.0.1944: Vim9: function instruction pointer invalidated by Yegappan Lakshmanan · 2 years ago
  14. b895b0f patch 9.0.1928: Vim9: constructor type checking bug by h-east · 2 years ago
  15. 18143d3 patch 9.0.1867: Vim9: access to interface statics possible by Ernie Rael · 2 years ago
  16. 5c018be patch 9.0.1796: Vim9 problems with null_objects by Ernie Rael · 2 years ago
  17. 2261c89 patch 9.0.1724: vim9class constructor argument type checking bug by h-east · 2 years, 1 month ago
  18. 313e472 patch 9.0.1292: :defer may call the wrong method for an object by Bram Moolenaar · 2 years, 7 months ago
  19. d0200c8 patch 9.0.1254: calling a method on an interface does not work by Bram Moolenaar · 2 years, 7 months ago
  20. 8dbab1d patch 9.0.1250: cannot use an object method with :defer by Bram Moolenaar · 2 years, 7 months ago
  21. 29ac5df patch 9.0.1209: getting interface member does not always work by Bram Moolenaar · 2 years, 8 months ago
  22. c6951a7 patch 9.0.1108: type error when using "any" type and adding to float by Bram Moolenaar · 2 years, 8 months ago
  23. d505d17 patch 9.0.1074: class members are not supported yet by Bram Moolenaar · 2 years, 9 months ago
  24. 65b0d16 patch 9.0.1053: default constructor arguments are not optional by Bram Moolenaar · 2 years, 9 months ago
  25. 7ce7daf patch 9.0.1045: in a class object members cannot be initialized by Bram Moolenaar · 2 years, 9 months ago
  26. ffdaca9 patch 9.0.1041: cannot define a method in a class by Bram Moolenaar · 2 years, 9 months ago
  27. 00b28d6 patch 9.0.1031: Vim9 class is not implemented yet by Bram Moolenaar · 2 years, 9 months ago
  28. bdc09a1 patch 9.0.0683: cannot specify a time for :echowindow by Bram Moolenaar · 3 years ago
  29. cc34181 patch 9.0.0502: a closure in a nested loop in a :def function does not work by Bram Moolenaar · 3 years ago
  30. 8fa745e patch 9.0.0481: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  31. b46c083 patch 9.0.0470: in :def function all closures in loop get the same variables by Bram Moolenaar · 3 years ago
  32. 1690032 patch 9.0.0419: the :defer command does not check the function arguments by Bram Moolenaar · 3 years ago
  33. 1d84f76 patch 9.0.0370: cleaning up afterwards can make a function messy by Bram Moolenaar · 3 years ago
  34. c3caa7f patch 8.2.5018: Vim9: some code is not covered by tests by Bram Moolenaar · 3 years, 3 months ago
  35. bd3a9d2 patch 8.2.4973: Vim9: type error for list unpack mentions argument by Bram Moolenaar · 3 years, 4 months ago
  36. 372bcce patch 8.2.4823: concat more than 2 strings in :def function is inefficient by LemonBoy · 3 years, 5 months ago
  37. c0ceeeb patch 8.2.4650: "import autoload" only works with using 'runtimepath' by Bram Moolenaar · 3 years, 5 months ago
  38. ec15b1c patch 8.2.4634: Vim9: cannot initialize a variable to null_list by Bram Moolenaar · 3 years, 5 months ago
  39. a915fa0 patch 8.2.4612: Vim9: cannot use a recursive call in a nested function by Bram Moolenaar · 3 years, 6 months ago
  40. 397a87a patch 8.2.4602: Vim9: not enough test coverage for executing :def function by Bram Moolenaar · 3 years, 6 months ago
  41. 06b7722 patch 8.2.4216: Vim9: cannot use a function from an autoload import directly by Bram Moolenaar · 3 years, 8 months ago
  42. 38ecd97 patch 8.2.4103: Vim9: variable declared in for loop not initialzed by Bram Moolenaar · 3 years, 8 months ago
  43. 782b43d patch 8.2.4045: some global functions are only used in one file by Yegappan Lakshmanan · 3 years, 8 months ago
  44. 078a461 patch 8.2.3996: Vim9: type checking lacks information about declared type by Bram Moolenaar · 3 years, 8 months ago
  45. 5cd6479 patch 8.2.3893: Vim9: many local variables are initialized with an instruction by Bram Moolenaar · 3 years, 9 months ago
  46. dc7c366 patch 8.2.3860: Vim9: codecov struggles with the file size by Bram Moolenaar · 3 years, 9 months ago