log src/vim9type.c @ 22804:af26fadf333d v8.2.1950

age author description
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
Sat, 15 Aug 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1460: error messages are spread out v8.2.1460
Fri, 14 Aug 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1451: Vim9: list type at script level only uses first item v8.2.1451
Thu, 13 Aug 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1444: error messages are spread out and names can be confusing v8.2.1444
Sun, 09 Aug 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1407: Vim9: type of list and dict only depends on first item v8.2.1407
Sun, 09 Aug 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1405: Vim9: vim9compile.c is getting too big v8.2.1405