log src/vim9type.c @ 27519:7898c7847293 v8.2.4287

age author description
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
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
Tue, 13 Apr 2021 21:00:05 +0200 Bram Moolenaar patch 8.2.2759: Vim9: for loop infers type of loop variable v8.2.2759
Thu, 18 Mar 2021 22:30:03 +0100 Bram Moolenaar patch 8.2.2621: typval2type() cannot handle recursive structures v8.2.2621
Sat, 13 Mar 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.2600: Vim9: crash when putting an unknown type in a dictionary v8.2.2600
Thu, 11 Feb 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2501: not always clear where an error is reported v8.2.2501
Sun, 07 Feb 2021 18:15:05 +0100 Bram Moolenaar patch 8.2.2486: Vim9: some errors for white space do not show context v8.2.2486
Sun, 07 Feb 2021 15:30:03 +0100 Bram Moolenaar patch 8.2.2480: Vim9: some errors for white space do not show context v8.2.2480
Sun, 24 Jan 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.2400: Vim9: compiled functions are not profiled v8.2.2400
Sat, 16 Jan 2021 16:15:04 +0100 Bram Moolenaar patch 8.2.2362: Vim9: check of builtin function argument type is incomplete v8.2.2362
Tue, 12 Jan 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.2339: cannot get the type of a value as a string v8.2.2339
Wed, 06 Jan 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.2306: Vim9: when using function reference type is not checked v8.2.2306
Sun, 03 Jan 2021 13:15:04 +0100 Bram Moolenaar patch 8.2.2283: Vim9: crash when lambda has fewer arguments than expected v8.2.2283
Thu, 31 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2252: Vim9: crash when using lambda without return type in dict v8.2.2252
Sat, 26 Dec 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.2224: Vim9: crash if script reloaded with different variable type v8.2.2224
Fri, 25 Dec 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.2212: Vim9: lambda with => does not work at the script level v8.2.2212
Fri, 25 Dec 2020 13:30:03 +0100 Bram Moolenaar patch 8.2.2210: Vim9: allocating a type to set TTFLAG_BOOL_OK v8.2.2210
Fri, 25 Dec 2020 12:45:05 +0100 Bram Moolenaar patch 8.2.2209: Vim9: return type of => lambda not parsed v8.2.2209
Mon, 16 Nov 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.1996: Vim9: invalid error for argument of extend() v8.2.1996
Wed, 04 Nov 2020 12:15:03 +0100 Bram Moolenaar patch 8.2.1950: Vim9: crash when compiling function fails when getting type v8.2.1950
Sat, 03 Oct 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1795: Vim9: operators && and || have a confusing result v8.2.1795
Sat, 03 Oct 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1794: no falsy Coalescing operator v8.2.1794
Sun, 27 Sep 2020 18:00:03 +0200 Bram Moolenaar patch 8.2.1758: Vim9: type of unmaterialized list is wrong v8.2.1758
Mon, 21 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1722: Vim9: cannot assign a lambda to a variable of type function v8.2.1722
Sat, 19 Sep 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1710: Vim9: list of list type can be wrong v8.2.1710
Wed, 16 Sep 2020 15:30:07 +0200 Bram Moolenaar patch 8.2.1691: Vim9: list<any> is not accepted where list<number> is expected v8.2.1691
Wed, 09 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1650: Vim9: result of && and || expression is not bool in script v8.2.1650
Wed, 09 Sep 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1644: Vim9: cannot assign 1 and 0 to bool at script level v8.2.1644
Wed, 09 Sep 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1641: Vim9: cannot use 0 or 1 where a bool is expected v8.2.1641
Sun, 30 Aug 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1551: Vim9: error for argument type does not mention the number v8.2.1551
Fri, 21 Aug 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1504: Vim9: white space checks are only done for a :def function v8.2.1504