- ded1677 patch 9.1.0675: Patch v9.1.0674 causes problems by Christian Brabandt · 12 months ago
- 7477861 patch 9.1.0674: Vim9: compiling abstract method fails because of missing return by Ernie Rael · 12 months ago
- 58c9579 patch 9.1.0673: Vim9: too recursive func calls when calling super-class method by Ernie Rael · 12 months ago
- 94082b6 patch 9.1.0626: Vim9: need more tests with null objects by Ernie Rael · 1 year ago
- be82825 patch 9.1.0620: Vim9: segfauls with null objects by Ernie Rael · 1 year ago
- 9d779c5 patch 9.1.0542: Vim9: confusing string() output for object functions by Ernie Rael · 1 year, 1 month ago
- f397549 patch 9.1.0533: Vim9: need more tests for nested objects equality by Ernie Rael · 1 year, 1 month ago
- 50d4854 patch 9.1.0523: Vim9: cannot downcast an object by LemonBoy · 1 year, 1 month ago
- 05ff4e4 patch 9.1.0522: Vim9: string(object) hangs for recursive references by Ernie Rael · 1 year, 1 month ago
- f4af331 patch 9.1.0520: Vim9: incorrect type checking for modifying lists by LemonBoy · 1 year, 1 month ago
- 8625714 patch 9.1.0515: Vim9: segfault in object_equal() by Ernie Rael · 1 year, 2 months ago
- f0e6914 patch 9.1.0513: Vim9: segfault with object comparison by Ernie Rael · 1 year, 2 months ago
- dbac0da patch 9.1.0445: Coverity warning after 9.1.0440 by Yegappan Lakshmanan · 1 year, 2 months ago
- da9d345 patch 9.1.0387: Vim9: null value tests not sufficient by Yegappan Lakshmanan · 1 year, 3 months ago
- b2e42b9 patch 9.1.0385: Vim9: crash with null_class and null_object by Yegappan Lakshmanan · 1 year, 3 months ago
- fe55c31 patch 9.1.0378: Vim9: no comments allowed after class vars by Yegappan Lakshmanan · 1 year, 3 months ago
- ac77318 patch 9.1.0376: Vim9: Trailing commands after class/enum keywords ignored by Yegappan Lakshmanan · 1 year, 3 months ago
- c51578f patch 9.1.0314: Vim9: Can define a class in a function by Yegappan Lakshmanan · 1 year, 4 months ago
- 1af0fbf patch 9.1.0286: Vim9: E1027 with defcompile for abstract methods by Yegappan Lakshmanan · 1 year, 4 months ago
- 3fa8f77 patch 9.1.0263: Vim9: Problem with lambda blocks in enums and classes by Yegappan Lakshmanan · 1 year, 4 months ago
- 3e33650 patch 9.1.0261: Vim9: protected class and funcrefs accessible outside the class by Yegappan Lakshmanan · 1 year, 4 months ago
- f1750ca patch 9.1.0257: Vim9: :call may not find imported class members by Yegappan Lakshmanan · 1 year, 4 months ago
- 16cdfa6 patch 9.1.0255: Vim9: no indication of script nr in stack trace of classes by Ernie Rael · 1 year, 4 months ago
- 2ed5a11 patch 9.1.0252: Vim9: segfault with static in super class by Yegappan Lakshmanan · 1 year, 4 months ago
- 3164cf8 patch 9.1.0219: Vim9: No enum support by Yegappan Lakshmanan · 1 year, 4 months ago
- d990bf0 patch 9.1.0198: Vim9: compound operators broken for lambdas in an object by Yegappan Lakshmanan · 1 year, 5 months ago
- 35b867b patch 9.1.0160: Vim9: Add support for using a class type of itself in an object method by Yegappan Lakshmanan · 1 year, 5 months ago
- d3eae7b patch 9.1.0148: Vim9: can't call internal methods with objects by Yegappan Lakshmanan · 1 year, 5 months ago
- e710220 patch 9.1.0105: Style: typos found by zeertzjq · 1 year, 6 months ago
- 4f32c83 patch 9.1.0020: Vim9: cannot compile all methods in a class by Yegappan Lakshmanan · 1 year, 7 months ago
- e75fde6 patch 9.0.2184: Vim9: inconsistent :type/:class messages by Ernie Rael · 1 year, 8 months ago
- ff6f0d5 patch 9.0.2182: Vim9: need a way to reserve future extension by Yegappan Lakshmanan · 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
- 74da0ee patch 9.0.2167: Vim9: not consistently using :var for declarations by Doug Kearns · 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
- fa83110 patch 9.0.2163: Vim9: type can be assigned to list/dict by Ernie Rael · 1 year, 8 months ago
- d2e1c83 patch 9.0.2161: Vim9: not able to use imported interfaces and classes by Yegappan Lakshmanan · 1 year, 8 months ago
- 2025af1 patch 9.0.2160: instanceof() should use varargs as second arg 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
- 6689719 patch 9.0.2152: Using type unknown for List/Dict containers by Yegappan Lakshmanan · 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
- 5a53925 patch 9.0.2088: Vim9: still allows abstract static methods by Yegappan Lakshmanan · 1 year, 9 months ago
- 33c1da7 patch 9.0.2087: build-failure in vim9class by Christian Brabandt · 1 year, 9 months ago
- 2b358ad patch 9.0.2085: Vim9: abstract can be used in interface by Yegappan Lakshmanan · 1 year, 9 months ago
- ef9e3f8 patch 9.0.2084: Vim9: abstract static methods are possible 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
- c229a6a patch 9.0.2072: Vim9: no nr2str conversion in list-unpack by Yegappan Lakshmanan · 1 year, 10 months ago
- 0ab500d patch 9.0.2059: outstanding exceptions may be skipped by Yegappan Lakshmanan · 1 year, 10 months ago
- d4802ec patch 9.0.2055: Vim9: non-consistent error messages by Ernie Rael · 1 year, 10 months ago
- 00b5537 patch 9.0.2051: Vim9: wrong error for non-existing object var by Yegappan Lakshmanan · 1 year, 10 months ago
- d7b616d patch 9.0.2049: Vim9: not recognizing qualified class vars for infix ops by Yegappan Lakshmanan · 1 year, 10 months ago
- 96952b2 patch 9.0.2043: Vim9: issue with funcref assignmentand varargs by Ernie Rael · 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
- 1ace49f patch 9.0.2029: Vim9: no support for partials using call() 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
- 1ea4288 patch 9.0.2016: Vim9: assignment operators don't work for class vars 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
- e467189 patch 9.0.2007: Vim9: covariant parameter types allowed by Yegappan Lakshmanan · 1 year, 10 months ago
- b852305 patch 9.0.2002: Vim9: need cleanup of class related interface code by Yegappan Lakshmanan · 1 year, 10 months ago
- 9771b2a patch 9.0.2001: Vim9: segfault with islocked() 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
- d2f4800 patch 9.0.1988: Vim9: potential use-after-free for class members by Yegappan Lakshmanan · 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
- fe7b20a patch 9.0.1977: Vim9: object members can change type by Yegappan Lakshmanan · 1 year, 10 months ago
- b32064f patch 9.0.1974: vim9: using contra-variant type-checks by Yegappan Lakshmanan · 1 year, 10 months ago
- f3b68d4 patch 9.0.1959: Vim9: methods parameters and types are covariant by Yegappan Lakshmanan · 1 year, 10 months ago
- ee865f3 patch 9.0.1955: Vim9: lockvar issues with objects/classes by Ernie Rael · 1 year, 10 months ago
- b90e3bc patch 9.0.1951: Vim9: hard to debug vim9_class errors from CI by Yegappan Lakshmanan · 1 year, 10 months ago
- f057aca patch 9.0.1949: Vim9: allows reserved keywords as members by Yegappan Lakshmanan · 1 year, 10 months ago
- db38552 patch 9.0.1948: Vim9: object variable "this." should only be used in constructor by h-east · 1 year, 10 months ago
- 2dede3d patch 9.0.1945: Vim9: missing support for ro-vars in interface 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
- 696270b patch 9.0.1926: Vim9: not enough info in error message by Ernie Rael · 1 year, 11 months ago
- 98e68c0 patch 9.0.1920: Vim9: cannot write public var in nested object by Ernie Rael · 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
- 3da696d patch 9.0.1911: Vim9: segfault with null object and instanceof() by Ernie Rael · 1 year, 11 months ago
- 00cd182 patch 9.0.1909: Vim9: problem calling class method from other class by Yegappan Lakshmanan · 1 year, 11 months ago
- 92d9ee5 patch 9.0.1906: Vim9: Interfaces should not support class methods and variables 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
- 342f4f6 patch 9.0.1888: Vim9: Problem trying to invoke class method by Yegappan Lakshmanan · 1 year, 11 months ago
- 23c92d9 patch 9.0.1887: Vim9: class members are accessible via object by Yegappan Lakshmanan · 1 year, 11 months ago
- ee17b6f patch 9.0.1886: Various Typos by Christian Brabandt · 1 year, 11 months ago
- 7bcd25c patch 9.0.1885: Vim9: no support for abstract methods by Yegappan Lakshmanan · 1 year, 11 months ago
- cc0bcf4 patch 9.0.1883: Vim9: Calling an interface method using a child object fails by Yegappan Lakshmanan · 1 year, 11 months ago
- cf138d4 patch 9.0.1880: Vim9: Need more tests for inheritance by Ernie Rael · 1 year, 11 months ago
- 1689e84 patch 9.0.1879: Vim9: incorrect duplicate class member detection by Yegappan Lakshmanan · 1 year, 11 months ago
- 18143d3 patch 9.0.1867: Vim9: access to interface statics possible by Ernie Rael · 1 year, 11 months ago
- 544be0d patch 9.0.1865: Vim9: garbage collection may cause crash by Yegappan Lakshmanan · 1 year, 11 months ago
- e651e11 patch 9.0.1862: Vim9 Garbage Collection issues by Yegappan Lakshmanan · 1 year, 11 months ago
- 3775f77 patch 9.0.1838: Vim9: Cannot modify class member vars from def function by Yegappan Lakshmanan · 2 years ago
- 6ad4a60 patch 9.0.1831: Vim9: failing null test by Gianmaria Bajo · 2 years ago
- d7085a0 patch 9.0.1830: Vim9: crash when accessing a null object by Gianmaria Bajo · 2 years ago
- eb91e24 patch 9.0.1829: Vim9 missing access-checks for private vars by Yegappan Lakshmanan · 2 years ago
- 5bbcfbc patch 9.0.1824: Vim9: private members may be modifiable by Yegappan Lakshmanan · 2 years ago
- e3b6c78 patch 9.0.1822: Vim9: no check for duplicate members in extended classes by Yegappan Lakshmanan · 2 years ago
- 4b9777a patch 9.0.1821: Vim9 constructors are always static by Gianmaria Bajo · 2 years ago