log src/vim9type.c @ 27517:f00a7a2bee21 v8.2.4286

age author description
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
Tue, 01 Feb 2022 13:15:03 +0100 Bram Moolenaar patch 8.2.4279: Vim9: cannot change item type with map() after range() v8.2.4279
Sun, 16 Jan 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4114: Vim9: type checking for a funcref does not work for method v8.2.4114
Thu, 13 Jan 2022 22:30:05 +0100 Bram Moolenaar patch 8.2.4086: "cctx" argument of find_func_even_dead() is unused v8.2.4086
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Fri, 07 Jan 2022 21:30:02 +0100 Bram Moolenaar patch 8.2.4034: Coverity warns for possibly using a NULL pointer v8.2.4034
Tue, 04 Jan 2022 17:15:02 +0100 Bram Moolenaar patch 8.2.3998: asan error for adding zero to NULL v8.2.3998
Tue, 04 Jan 2022 16:30:06 +0100 Bram Moolenaar patch 8.2.3996: Vim9: type checking lacks information about declared type v8.2.3996
Mon, 03 Jan 2022 13:30:04 +0100 Bram Moolenaar patch 8.2.3991: Vim9: error when extending dict<any> v8.2.3991
Thu, 30 Dec 2021 15:00:05 +0100 Bram Moolenaar patch 8.2.3948: Vim9: failure with partial with unknown argument count v8.2.3948
Thu, 30 Dec 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.3945: Vim9: partial variable argument types are wrong v8.2.3945
Wed, 22 Dec 2021 14:30:05 +0100 Bram Moolenaar patch 8.2.3869: Vim9: type checking for "any" is inconsistent v8.2.3869
Tue, 21 Dec 2021 14:45:03 +0100 Bram Moolenaar patch 8.2.3868: Vim9: function test fails v8.2.3868
Sat, 18 Dec 2021 13:45:04 +0100 Bram Moolenaar patch 8.2.3844: Vim9: no type error if assigning func(number) to func(string) v8.2.3844
Thu, 16 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3830: error messages are spread out v8.2.3830
Sat, 11 Sep 2021 23:15:02 +0200 Bram Moolenaar patch 8.2.3429: leaking memory when assigning to list or dict v8.2.3429
Sat, 28 Aug 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.3382: crash when getting the type of a NULL partial v8.2.3382
Thu, 19 Aug 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3359: Vim9: error for type when variable is not set v8.2.3359
Mon, 09 Aug 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3322: Vim9: checking type of dict does not check member type v8.2.3322
Mon, 09 Aug 2021 20:00:06 +0200 Bram Moolenaar patch 8.2.3320: some local functions are not static v8.2.3320
Sun, 01 Aug 2021 15:45:04 +0200 Bram Moolenaar patch 8.2.3269: Vim9: wrong argument check for partial v8.2.3269
Thu, 29 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3249: Vim9: error for re-imported function with default argument v8.2.3249
Thu, 22 Jul 2021 15:00:05 +0200 Bram Moolenaar patch 8.2.3200: Vim9: hard to guess where a type error is given v8.2.3200
Fri, 09 Jul 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.3134: crash when using typename() on a function reference v8.2.3134
Sun, 04 Jul 2021 20:30:03 +0200 Bram Moolenaar patch 8.2.3105: Vim9: type of partial is wrong when it has arguments v8.2.3105
Sun, 04 Jul 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.3104: Vim9: unspecified function type causes type error v8.2.3104
Sun, 04 Jul 2021 16:00:03 +0200 Bram Moolenaar patch 8.2.3100: Vim9: no error when using type with unknown number of args v8.2.3100
Tue, 22 Jun 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.3035: Vim9: crash when calling :def function with partial v8.2.3035
Sun, 13 Jun 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2985: Vim9: a compiled function cannot be debugged v8.2.2985
Fri, 07 May 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled v8.2.2842