log src/vim9type.c @ 31698:9fba3e8bbadc v9.0.1181

age author description
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