Sat, 09 Mar 2024 16:00:02 +0100 |
Christian Brabandt |
patch 9.1.0160: Vim9: Add support for using a class type of itself in an object method
v9.1.0160
|
Sun, 03 Mar 2024 16:45:06 +0100 |
Christian Brabandt |
patch 9.1.0148: Vim9: can't call internal methods with objects
v9.1.0148
|
Fri, 12 Jan 2024 17:45:08 +0100 |
Christian Brabandt |
patch 9.1.0020: Vim9: cannot compile all methods in a class
v9.1.0020
|
Thu, 21 Dec 2023 17:00:04 +0100 |
Christian Brabandt |
patch 9.0.2182: Vim9: need a way to reserve future extension
v9.0.2182
|
Tue, 19 Dec 2023 21:00:04 +0100 |
Christian Brabandt |
patch 9.0.2180: POSIX function name in exarg causes issues
v9.0.2180
|
Sat, 16 Dec 2023 14:15:05 +0100 |
Christian Brabandt |
patch 9.0.2170: Vim9: no support for const/final class/objects vars
v9.0.2170
|
Thu, 14 Dec 2023 20:30:06 +0100 |
Christian Brabandt |
patch 9.0.2167: Vim9: not consistently using :var for declarations
v9.0.2167
|
Thu, 14 Dec 2023 20:15:10 +0100 |
Christian Brabandt |
patch 9.0.2164: Vim9: can use type a func arg/return value
v9.0.2164
|
Thu, 14 Dec 2023 20:15:04 +0100 |
Christian Brabandt |
patch 9.0.2161: Vim9: not able to use imported interfaces and classes
v9.0.2161
|
Tue, 12 Dec 2023 17:15:03 +0100 |
Christian Brabandt |
patch 9.0.2160: instanceof() should use varargs as second arg
v9.0.2160
|
Tue, 21 Nov 2023 20:15:08 +0100 |
Christian Brabandt |
patch 9.0.2119: remove dead-condition in ex_class
v9.0.2119
|
Sat, 11 Nov 2023 09:00:06 +0100 |
Christian Brabandt |
patch 9.0.2096: Vim9: confusing usage of private
v9.0.2096
|
Sat, 04 Nov 2023 10:00:03 +0100 |
Christian Brabandt |
patch 9.0.2088: Vim9: still allows abstract static methods
v9.0.2088
|
Thu, 02 Nov 2023 23:00:05 +0100 |
Christian Brabandt |
patch 9.0.2087: build-failure in vim9class
v9.0.2087
|
Thu, 02 Nov 2023 21:00:05 +0100 |
Christian Brabandt |
patch 9.0.2085: Vim9: abstract can be used in interface
v9.0.2085
|
Thu, 02 Nov 2023 21:00:04 +0100 |
Christian Brabandt |
patch 9.0.2084: Vim9: abstract static methods are possible
v9.0.2084
|
Sat, 28 Oct 2023 16:00:06 +0200 |
Christian Brabandt |
patch 9.0.2078: several problems with type aliases
v9.0.2078
|
Fri, 27 Oct 2023 19:45:05 +0200 |
Christian Brabandt |
patch 9.0.2076: Vim9: No support for type aliases
v9.0.2076
|
Sat, 21 Oct 2023 12:15:03 +0200 |
Christian Brabandt |
patch 9.0.2059: outstanding exceptions may be skipped
v9.0.2059
|
Fri, 20 Oct 2023 12:15:02 +0200 |
Christian Brabandt |
patch 9.0.2055: Vim9: non-consistent error messages
v9.0.2055
|
Thu, 19 Oct 2023 17:30:05 +0200 |
Christian Brabandt |
patch 9.0.2051: Vim9: wrong error for non-existing object var
v9.0.2051
|
Sat, 14 Oct 2023 11:30:07 +0200 |
Christian Brabandt |
patch 9.0.2019: Vim9: no support for funcrefs
v9.0.2019
|
Wed, 11 Oct 2023 22:00:03 +0200 |
Christian Brabandt |
patch 9.0.2016: Vim9: assignment operators don't work for class vars
v9.0.2016
|
Sun, 08 Oct 2023 19:15:06 +0200 |
Christian Brabandt |
patch 9.0.2002: Vim9: need cleanup of class related interface code
v9.0.2002
|
Fri, 06 Oct 2023 20:00:06 +0200 |
Christian Brabandt |
patch 9.0.1999: Vim9: some error messages can be improved
v9.0.1999
|
Thu, 05 Oct 2023 20:30:13 +0200 |
Christian Brabandt |
patch 9.0.1989: Vim9: double error message given
v9.0.1989
|
Thu, 05 Oct 2023 20:30:11 +0200 |
Christian Brabandt |
patch 9.0.1988: Vim9: potential use-after-free for class members
v9.0.1988
|
Wed, 04 Oct 2023 20:30:03 +0200 |
Christian Brabandt |
patch 9.0.1982: vim9: clean up from v9.0.1955
v9.0.1982
|
Wed, 04 Oct 2023 20:00:06 +0200 |
Christian Brabandt |
patch 9.0.1977: Vim9: object members can change type
v9.0.1977
|
Mon, 02 Oct 2023 22:00:03 +0200 |
Christian Brabandt |
patch 9.0.1974: vim9: using contra-variant type-checks
v9.0.1974
|
Fri, 29 Sep 2023 23:00:04 +0200 |
Christian Brabandt |
patch 9.0.1959: Vim9: methods parameters and types are covariant
v9.0.1959
|
Fri, 29 Sep 2023 19:45:06 +0200 |
Christian Brabandt |
patch 9.0.1952: Vim9: unused static field
v9.0.1952
|
Thu, 28 Sep 2023 23:30:03 +0200 |
Christian Brabandt |
patch 9.0.1951: Vim9: hard to debug vim9_class errors from CI
v9.0.1951
|
Thu, 28 Sep 2023 22:45:04 +0200 |
Christian Brabandt |
patch 9.0.1949: Vim9: allows reserved keywords as members
v9.0.1949
|
Wed, 27 Sep 2023 19:15:04 +0200 |
Christian Brabandt |
patch 9.0.1945: Vim9: missing support for ro-vars in interface
v9.0.1945
|
Sun, 24 Sep 2023 23:30:06 +0200 |
Christian Brabandt |
patch 9.0.1935: Vim9: not consistent error messages
v9.0.1935
|
Sun, 24 Sep 2023 16:00:07 +0200 |
Christian Brabandt |
patch 9.0.1928: Vim9: constructor type checking bug
v9.0.1928
|
Tue, 19 Sep 2023 20:45:06 +0200 |
Christian Brabandt |
patch 9.0.1914: Vim9: few issues when accessing object members
v9.0.1914
|
Tue, 19 Sep 2023 20:30:07 +0200 |
Christian Brabandt |
patch 9.0.1911: Vim9: segfault with null object and instanceof()
v9.0.1911
|
Mon, 18 Sep 2023 20:00:12 +0200 |
Christian Brabandt |
patch 9.0.1909: Vim9: problem calling class method from other class
v9.0.1909
|
Sun, 17 Sep 2023 17:15:06 +0200 |
Christian Brabandt |
patch 9.0.1906: Vim9: Interfaces should not support class methods and variables
v9.0.1906
|
Sat, 16 Sep 2023 18:15:06 +0200 |
Christian Brabandt |
patch 9.0.1902: Vim9: Coverity complains about dead code
v9.0.1902
|
Fri, 15 Sep 2023 20:30:05 +0200 |
Christian Brabandt |
patch 9.0.1898: Vim9: restrict access to static vars
v9.0.1898
|
Mon, 11 Sep 2023 20:00:03 +0200 |
Christian Brabandt |
patch 9.0.1895: Vim9: finding object method/member is inefficient
v9.0.1895
|
Sun, 10 Sep 2023 18:30:04 +0200 |
Christian Brabandt |
patch 9.0.1890: Vim9: lookup code for class/object repaeated
v9.0.1890
|
Sat, 09 Sep 2023 11:45:08 +0200 |
Christian Brabandt |
patch 9.0.1888: Vim9: Problem trying to invoke class method
v9.0.1888
|
Sat, 09 Sep 2023 11:45:06 +0200 |
Christian Brabandt |
patch 9.0.1887: Vim9: class members are accessible via object
v9.0.1887
|
Fri, 08 Sep 2023 19:45:03 +0200 |
Christian Brabandt |
patch 9.0.1885: Vim9: no support for abstract methods
v9.0.1885
|
Fri, 08 Sep 2023 19:15:08 +0200 |
Christian Brabandt |
patch 9.0.1883: Vim9: Calling an interface method using a child object fails
v9.0.1883
|
Wed, 06 Sep 2023 21:00:04 +0200 |
Christian Brabandt |
patch 9.0.1880: Vim9: Need more tests for inheritance
v9.0.1880
|
Wed, 06 Sep 2023 20:30:05 +0200 |
Christian Brabandt |
patch 9.0.1879: Vim9: incorrect duplicate class member detection
v9.0.1879
|
Mon, 04 Sep 2023 22:45:04 +0200 |
Christian Brabandt |
patch 9.0.1867: Vim9: access to interface statics possible
v9.0.1867
|
Mon, 04 Sep 2023 08:00:06 +0200 |
Christian Brabandt |
patch 9.0.1862: Vim9 Garbage Collection issues
v9.0.1862
|
Sat, 02 Sep 2023 15:15:06 +0200 |
Christian Brabandt |
patch 9.0.1842: Need more accurate profiling
v9.0.1842
|
Fri, 01 Sep 2023 22:15:04 +0200 |
Christian Brabandt |
patch 9.0.1838: Vim9: Cannot modify class member vars from def function
v9.0.1838
|
Fri, 01 Sep 2023 19:00:10 +0200 |
Christian Brabandt |
patch 9.0.1837: Vim9: class_member_type() can be optimized
v9.0.1837
|
Thu, 31 Aug 2023 18:15:10 +0200 |
Christian Brabandt |
patch 9.0.1829: Vim9 missing access-checks for private vars
v9.0.1829
|
Tue, 29 Aug 2023 22:45:03 +0200 |
Christian Brabandt |
patch 9.0.1822: Vim9: no check for duplicate members in extended classes
v9.0.1822
|
Tue, 29 Aug 2023 22:30:10 +0200 |
Christian Brabandt |
patch 9.0.1821: Vim9 constructors are always static
v9.0.1821
|
Mon, 28 Aug 2023 21:30:10 +0200 |
Christian Brabandt |
patch 9.0.1814: Vim9 no error on duplicate object member var
v9.0.1814
|