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:00:03 +0200 |
Christian Brabandt |
patch 9.0.2057: Vim9: no strict type checks for funcrefs varargs
v9.0.2057
|
Tue, 17 Oct 2023 18:30:02 +0200 |
Christian Brabandt |
patch 9.0.2043: Vim9: issue with funcref assignmentand varargs
v9.0.2043
|
Sat, 14 Oct 2023 11:30:07 +0200 |
Christian Brabandt |
patch 9.0.2019: Vim9: no support for funcrefs
v9.0.2019
|
Mon, 09 Oct 2023 18:15:03 +0200 |
Christian Brabandt |
patch 9.0.2007: Vim9: covariant parameter types allowed
v9.0.2007
|
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
|
Sun, 24 Sep 2023 23:30:06 +0200 |
Christian Brabandt |
patch 9.0.1935: Vim9: not consistent error messages
v9.0.1935
|
Sat, 09 Sep 2023 11:45:04 +0200 |
Christian Brabandt |
patch 9.0.1886: Various Typos
v9.0.1886
|
Sun, 27 Aug 2023 18:45:08 +0200 |
Christian Brabandt |
patch 9.0.1796: Vim9 problems with null_objects
v9.0.1796
|
Wed, 23 Aug 2023 21:15:08 +0200 |
Christian Brabandt |
patch 9.0.1786: Vim9: need instanceof() function
|
Sun, 20 Aug 2023 21:15:04 +0200 |
Christian Brabandt |
patch 9.0.1775: Wrong comparison in vim9type.c
v9.0.1775
|
Sat, 19 Aug 2023 16:15:03 +0200 |
Christian Brabandt |
patch 9.0.1754: still Ci breakage (after 9.0.1741)
v9.0.1754
|
Sat, 19 Aug 2023 13:15:04 +0200 |
Christian Brabandt |
patch 9.0.1741: No type checking in interfaces
v9.0.1741
|
Mon, 26 Jun 2023 13:13:12 +0200 |
Christian Brabandt |
Fix line endings issue
|
Mon, 26 Jun 2023 09:54:34 +0200 |
Christian Brabandt |
normalize line endings
|
Mon, 15 May 2023 17:30:05 +0200 |
Bram Moolenaar |
patch 9.0.1559: function argument types not always checked
v9.0.1559
|
Tue, 07 Mar 2023 18:15:04 +0100 |
Bram Moolenaar |
patch 9.0.1390: FOR_ALL_ macros are defined in an unexpected file
v9.0.1390
|
Tue, 21 Feb 2023 13:45:07 +0100 |
Bram Moolenaar |
patch 9.0.1334: using tt_member for the class leads to mistakes
v9.0.1334
|
Sat, 18 Feb 2023 15:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1320: checking the type of a null object causes a crash
v9.0.1320
|
Thu, 26 Jan 2023 13:15:04 +0100 |
Bram Moolenaar |
patch 9.0.1246: code is indented more than necessary
v9.0.1246
|
Fri, 20 Jan 2023 21:01:46 +0100 |
Bram Moolenaar |
patch 9.0.1224: cannot call a :def function with a number for float argument
v9.0.1224
|
Mon, 16 Jan 2023 17:45:02 +0100 |
Bram Moolenaar |
patch 9.0.1207: error when object type is expected but getting "any"
v9.0.1207
|
Sun, 15 Jan 2023 19:30:04 +0100 |
Bram Moolenaar |
patch 9.0.1203: return type of values() is always list<any>
v9.0.1203
|
Sun, 15 Jan 2023 18:00:03 +0100 |
Bram Moolenaar |
patch 9.0.1202: crash when iterating over list of objects
v9.0.1202
|
Thu, 12 Jan 2023 21:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1187: test for using imported class fails
v9.0.1187
|
Thu, 12 Jan 2023 18:15:05 +0100 |
Bram Moolenaar |
patch 9.0.1185: using class from imported script not tested
v9.0.1185
|
Thu, 12 Jan 2023 16:15:04 +0100 |
Bram Moolenaar |
patch 9.0.1184: interface of an object is not recognized when checking type
v9.0.1184
|
Wed, 11 Jan 2023 22:15:02 +0100 |
Bram Moolenaar |
patch 9.0.1181: class inheritance and typing insufficiently tested
v9.0.1181
|
Mon, 09 Jan 2023 15:30:04 +0100 |
Bram Moolenaar |
patch 9.0.1163: compiler warning for implicit size_t/int conversion
v9.0.1163
|
Sat, 07 Jan 2023 14:15:02 +0100 |
Bram Moolenaar |
patch 9.0.1156: tests fail because of a different error message
v9.0.1156
|
Sat, 07 Jan 2023 13:15:04 +0100 |
Bram Moolenaar |
patch 9.0.1155: cannot use a class as a type
v9.0.1155
|
Tue, 03 Jan 2023 15:15:03 +0100 |
Bram Moolenaar |
patch 9.0.1139: cannot create a new object in a compiled function
v9.0.1139
|
Tue, 03 Jan 2023 13:45:04 +0100 |
Bram Moolenaar |
patch 9.0.1138: crash when expecting varargs but it is something else
v9.0.1138
|
Thu, 29 Dec 2022 22:00:04 +0100 |
Bram Moolenaar |
patch 9.0.1108: type error when using "any" type and adding to float
v9.0.1108
|
Tue, 27 Dec 2022 18:30:06 +0100 |
Bram Moolenaar |
patch 9.0.1104: invalid memory access when checking function argument types
v9.0.1104
|
Tue, 13 Dec 2022 22:15:03 +0100 |
Bram Moolenaar |
patch 9.0.1054: object member can't get type from initializer
v9.0.1054
|
Tue, 13 Dec 2022 14:45:05 +0100 |
Bram Moolenaar |
patch 9.0.1052: using freed memory on exit when EXITFREE is defined
v9.0.1052
|
Mon, 12 Dec 2022 20:00:04 +0100 |
Bram Moolenaar |
patch 9.0.1050: using freed memory when assigning to variable twice
v9.0.1050
|
Fri, 09 Dec 2022 22:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1041: cannot define a method in a class
v9.0.1041
|
Thu, 08 Dec 2022 16:45:03 +0100 |
Bram Moolenaar |
patch 9.0.1031: Vim9 class is not implemented yet
v9.0.1031
|
Sun, 09 Oct 2022 14:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0703: failing check for argument type for const any
v9.0.0703
|
Fri, 30 Sep 2022 13:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0628: Coverity warns for not checking return value
v9.0.0628
|
Thu, 29 Sep 2022 21:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0624: leaking argument type array
v9.0.0624
|
Thu, 29 Sep 2022 20:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0623: error for modifying a const is not detected at compile time
v9.0.0623
|
Sat, 17 Sep 2022 22:15:05 +0200 |
Bram Moolenaar |
patch 9.0.0491: no good reason to build without the float feature
v9.0.0491
|
Fri, 16 Sep 2022 13:30:07 +0200 |
Bram Moolenaar |
patch 9.0.0477: missing dependency may cause crashes on incomplete build
v9.0.0477
|
Sat, 20 Aug 2022 13:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0229: Vim9: error message for missing type is not clear
v9.0.0229
|
Thu, 26 May 2022 23:30:05 +0200 |
Bram Moolenaar |
patch 8.2.5026: Vim9: a few lines not covered by tests
v8.2.5026
|
Sun, 22 May 2022 15:00:02 +0200 |
Bram Moolenaar |
patch 8.2.4998: Vim9: crash when using multiple funcref()
v8.2.4998
|
Thu, 31 Mar 2022 21:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4657: errors for functions are sometimes hard to read
v8.2.4657
|
Mon, 28 Mar 2022 16:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4642: Vim9: in :def function script var cannot be null
v8.2.4642
|
Sat, 12 Mar 2022 22:30:03 +0100 |
Bram Moolenaar |
patch 8.2.4554: Vim9: using null values not sufficiently tested
v8.2.4554
|
Tue, 08 Mar 2022 20:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4529: Vim9: comparing partial with function fails
v8.2.4529
|
Tue, 08 Mar 2022 14:30:05 +0100 |
Bram Moolenaar |
patch 8.2.4526: Vim9: cannot set variables to a null value
v8.2.4526
|
Mon, 21 Feb 2022 14:15:04 +0100 |
Bram Moolenaar |
patch 8.2.4429: using script-local function from the wrong script
v8.2.4429
|
Sun, 06 Feb 2022 17:00:03 +0100 |
Bram Moolenaar |
patch 8.2.4310: Vim9: constant list and dict get a declaration type
v8.2.4310
|
Thu, 03 Feb 2022 13:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4287: cannot assign empty list with type to variable with list type
v8.2.4287
|
Wed, 02 Feb 2022 21:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy()
v8.2.4286
|