- e798446 patch 9.1.0861: Vim9: no runtime check for object member access of any var by Yegappan Lakshmanan · 9 months ago
- 56d45f1 patch 9.1.0850: Vim9: cannot access nested object inside objects by Yegappan Lakshmanan · 9 months ago
- 58c9579 patch 9.1.0673: Vim9: too recursive func calls when calling super-class method by Ernie Rael · 12 months ago
- be82825 patch 9.1.0620: Vim9: segfauls with null objects by Ernie Rael · 1 year ago
- 3f821d6 patch 9.1.0369: Vim9: problem when importing autoloaded scripts by Ernie Rael · 1 year, 4 months ago
- bce51d9 patch 9.1.0335: String interpolation fails for List type by Yegappan Lakshmanan · 1 year, 4 months ago
- f01493c patch 9.1.0329: String interpolation fails for Dict type by Yegappan Lakshmanan · 1 year, 4 months ago
- 915f3bf patch 9.1.0270: a few minor issues to fix by Christian Brabandt · 1 year, 4 months ago
- 3164cf8 patch 9.1.0219: Vim9: No enum support by Yegappan Lakshmanan · 1 year, 4 months ago
- 86eddce patch 9.1.0209: leaking memory in exe_newdict() on error by Christian Brabandt · 1 year, 4 months ago
- e75fde6 patch 9.0.2184: Vim9: inconsistent :type/:class messages by Ernie Rael · 1 year, 8 months ago
- e5437c5 patch 9.0.2170: Vim9: no support for const/final class/objects vars by Yegappan Lakshmanan · 1 year, 8 months ago
- b077b58 patch 9.0.2164: Vim9: can use type a func arg/return value by Ernie Rael · 1 year, 8 months ago
- 9ed5375 patch 9.0.2156: Vim9: can use typealias in assignment by Ernie Rael · 1 year, 8 months ago
- 5dd41d4 patch 9.0.2149: [security]: use-after-free in exec_instructions() by Christian Brabandt · 1 year, 8 months ago
- a555069 patch 9.0.2129: [security]: use-after-free in call_dfunc() by mityu · 1 year, 9 months ago
- 03042a2 patch 9.0.2096: Vim9: confusing usage of private by Ernie Rael · 1 year, 9 months ago
- feaccd2 patch 9.0.2078: several problems with type aliases by Yegappan Lakshmanan · 1 year, 9 months ago
- ec3cebb patch 9.0.2076: Vim9: No support for type aliases by Yegappan Lakshmanan · 1 year, 10 months ago
- c59c1e0 patch 9.0.2050: Vim9: crash with deferred function call and exception by Yegappan Lakshmanan · 1 year, 10 months ago
- 0672595 patch 9.0.2044: Vim9: exceptions confuse defered functions by Yegappan Lakshmanan · 1 year, 10 months ago
- f3eac69 patch 9.0.2038: Vim9: object method funcref not cleaned up after use by Yegappan Lakshmanan · 1 year, 10 months ago
- 29bb67f patch 9.0.2019: Vim9: no support for funcrefs by Yegappan Lakshmanan · 1 year, 10 months ago
- 4c8da02 patch 9.0.2015: Vim9: does not handle islocked() from a method correctly by Ernie Rael · 1 year, 10 months ago
- 1087b8c patch 9.0.2000: Vim9: use-after-free in deep call stack by Yegappan Lakshmanan · 1 year, 10 months ago
- e6c9aa5 patch 9.0.1999: Vim9: some error messages can be improved by Ernie Rael · 1 year, 10 months ago
- 6488564 patch 9.0.1982: vim9: clean up from v9.0.1955 by Ernie Rael · 1 year, 10 months ago
- ee865f3 patch 9.0.1955: Vim9: lockvar issues with objects/classes by Ernie Rael · 1 year, 10 months ago
- 5a05d37 patch 9.0.1952: Vim9: unused static field by Yegappan Lakshmanan · 1 year, 10 months ago
- c194626 patch 9.0.1942: Vim9: execution stack invalidated with null object by Yegappan Lakshmanan · 1 year, 11 months ago
- 7fe8f43 patch 9.0.1935: Vim9: not consistent error messages by RestorerZ · 1 year, 11 months ago
- 7398f36 patch 9.0.1932: Vim9: error when using null object constructor by Yegappan Lakshmanan · 1 year, 11 months ago
- b895b0f patch 9.0.1928: Vim9: constructor type checking bug by h-east · 1 year, 11 months ago
- 1db1514 patch 9.0.1914: Vim9: few issues when accessing object members by Yegappan Lakshmanan · 1 year, 11 months ago
- c30a90d patch 9.0.1898: Vim9: restrict access to static vars by Yegappan Lakshmanan · 1 year, 11 months ago
- f36bbcd patch 9.0.1890: Vim9: lookup code for class/object repaeated by Yegappan Lakshmanan · 1 year, 11 months ago
- 00df69e patch 9.0.1870: Vim9: disassamble does not show static by Ernie Rael · 1 year, 11 months ago
- 18143d3 patch 9.0.1867: Vim9: access to interface statics possible by Ernie Rael · 1 year, 11 months ago
- 32f3461 patch 9.0.1850: Vim9: wrong line number where options set by LemonBoy · 2 years ago
- 3775f77 patch 9.0.1838: Vim9: Cannot modify class member vars from def function by Yegappan Lakshmanan · 2 years ago
- d7085a0 patch 9.0.1830: Vim9: crash when accessing a null object by Gianmaria Bajo · 2 years ago
- f244b2f patch 9.0.1754: still Ci breakage (after 9.0.1741) by LemonBoy · 2 years ago
- c5d2744 patch 9.0.1741: No type checking in interfaces by LemonBoy · 2 years ago
- 4e2406c patch 9.0.1662: crash when using a class member twice by Bram Moolenaar · 2 years, 2 months ago
- d4a9b7f patch 9.0.1573: error for function name has wrong line number by Bram Moolenaar · 2 years, 3 months ago
- 3ef2e41 patch 9.0.1501: crash with nested :try and :throw in catch block by Bram Moolenaar · 2 years, 3 months ago
- a1f2b5d patch 9.0.1468: recursively calling :defer function if it does :qa by zeertzjq · 2 years, 4 months ago
- 2ed57ac patch 9.0.1436: cannot compare a typed variable with v:none by Bram Moolenaar · 2 years, 4 months ago
- 14113fd patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file by Yegappan Lakshmanan · 2 years, 5 months ago
- c3f971f patch 9.0.1370: crash when using a NULL object by Bram Moolenaar · 2 years, 5 months ago
- 30a8447 patch 9.0.1358: compilation error with some compilers by Bram Moolenaar · 2 years, 5 months ago
- c4e1b86 patch 9.0.1357: using null_object results in an internal error by Bram Moolenaar · 2 years, 5 months ago
- 2c1c803 patch 9.0.1322: crash when indexing "any" which is an object by Bram Moolenaar · 2 years, 6 months ago
- 0917e86 patch 9.0.1320: checking the type of a null object causes a crash by Bram Moolenaar · 2 years, 6 months ago
- 094cf9f patch 9.0.1296: calling an object method with arguments does not work by Bram Moolenaar · 2 years, 6 months ago
- 313e472 patch 9.0.1292: :defer may call the wrong method for an object by Bram Moolenaar · 2 years, 6 months ago
- d0200c8 patch 9.0.1254: calling a method on an interface does not work by Bram Moolenaar · 2 years, 6 months ago
- 8dbab1d patch 9.0.1250: cannot use an object method with :defer by Bram Moolenaar · 2 years, 6 months ago
- 142ed77 patch 9.0.1246: code is indented more than necessary by Yegappan Lakshmanan · 2 years, 6 months ago
- 47bba53 patch 9.0.1224: cannot call a :def function with a number for float argument by Bram Moolenaar · 2 years, 7 months ago
- f7d1c6e patch 9.0.1211: storing value in interface member does not always work by Bram Moolenaar · 2 years, 7 months ago
- 29ac5df patch 9.0.1209: getting interface member does not always work by Bram Moolenaar · 2 years, 7 months ago
- 554d031 patch 9.0.1150: :interface is not implemented yet by Bram Moolenaar · 2 years, 7 months ago
- 574950d patch 9.0.1140: cannot call an object method in a compiled function by Bram Moolenaar · 2 years, 7 months ago
- 03ff0c6 patch 9.0.1135: missing function argument by Bram Moolenaar · 2 years, 7 months ago
- bcf31ec patch 9.0.1134: comparing objects uses identity instead of equality by Bram Moolenaar · 2 years, 7 months ago
- a9fa8c5 patch 9.0.1133: error message names do not match the items by Bram Moolenaar · 2 years, 7 months ago
- 0d89d8a patch 9.0.1119: type of arguments not checked when calling a partial by Bram Moolenaar · 2 years, 7 months ago
- c6951a7 patch 9.0.1108: type error when using "any" type and adding to float by Bram Moolenaar · 2 years, 7 months ago
- 590162c patch 9.0.1093: using freed memory of object member by Bram Moolenaar · 2 years, 8 months ago
- d505d17 patch 9.0.1074: class members are not supported yet by Bram Moolenaar · 2 years, 8 months ago
- 65b0d16 patch 9.0.1053: default constructor arguments are not optional by Bram Moolenaar · 2 years, 8 months ago
- 7ce7daf patch 9.0.1045: in a class object members cannot be initialized by Bram Moolenaar · 2 years, 8 months ago
- ffdaca9 patch 9.0.1041: cannot define a method in a class by Bram Moolenaar · 2 years, 8 months ago
- d28d7b9 patch 9.0.1035: object members are not being marked as used by Bram Moolenaar · 2 years, 8 months ago
- 00b28d6 patch 9.0.1031: Vim9 class is not implemented yet by Bram Moolenaar · 2 years, 8 months ago
- ef2c325 patch 9.0.0949: crash when unletting a variable while listing variables by Bram Moolenaar · 2 years, 9 months ago
- c57b5bc patch 9.0.0828: various typos by dundargoc · 2 years, 9 months ago
- bdc09a1 patch 9.0.0683: cannot specify a time for :echowindow by Bram Moolenaar · 2 years, 10 months ago
- 87b4e5c patch 9.0.0632: calling a function from an "expr" option has overhead by Bram Moolenaar · 2 years, 10 months ago
- 1936c76 patch 9.0.0617: calling function for reduce() has too much overhead by Bram Moolenaar · 2 years, 10 months ago
- 5800c79 patch 9.0.0549: duplicated code in calling a :def function by Bram Moolenaar · 2 years, 11 months ago
- 6d313be patch 9.0.0547: looping over empty out_loop[] entries by Bram Moolenaar · 2 years, 11 months ago
- c9e4a6f patch 9.0.0504: still a build failure by Bram Moolenaar · 2 years, 11 months ago
- 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
- 566badc patch 9.0.0499: in :def function list created after const is locked by Bram Moolenaar · 2 years, 11 months ago
- dbbb02b patch 9.0.0495: closure doesn't work properly in nested loop by Bram Moolenaar · 2 years, 11 months ago
- 73e28dc patch 9.0.0491: no good reason to build without the float feature by Bram Moolenaar · 2 years, 11 months ago
- acd6b99 patch 9.0.0487: using freed memory with combination of closures by Bram Moolenaar · 2 years, 11 months ago
- 0cdfb7c patch 9.0.0485: in :def function all closures in loop get the same variables by Bram Moolenaar · 2 years, 11 months ago
- 8fa745e patch 9.0.0481: in :def function all closures in loop get the same variables by Bram Moolenaar · 2 years, 11 months ago
- b46c083 patch 9.0.0470: in :def function all closures in loop get the same variables by Bram Moolenaar · 2 years, 11 months ago
- f5fec05 patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function by Bram Moolenaar · 2 years, 11 months ago
- 6de2296 patch 9.0.0432: crash when using for loop variable in closure by Bram Moolenaar · 2 years, 11 months ago
- c9c967d patch 9.0.0405: arguments in a partial not used by a :def function by Bram Moolenaar · 3 years ago
- 98aff65 patch 9.0.0399: using :defer in expression funcref not tested by Bram Moolenaar · 3 years ago
- ca16c60 patch 9.0.0398: members of funccall_T are inconsistently named by Bram Moolenaar · 3 years ago
- 5877985 patch 9.0.0397: :defer not tested with exceptions and ":qa!" by Bram Moolenaar · 3 years ago
- 31ea6bf patch 9.0.0382: freeing the wrong string on failure by Bram Moolenaar · 3 years ago
- 806a273 patch 9.0.0379: cleaning up after writefile() is a hassle by Bram Moolenaar · 3 years ago