log src/typval.c @ 26731:7f4cc4e58f75 v8.2.3894

age author description
Sat, 25 Dec 2021 20:30:03 +0100 Bram Moolenaar patch 8.2.3894: Vim9: no proper type check for first argument of call() v8.2.3894
Wed, 22 Dec 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3877: function does not abort after a type error in compare v8.2.3877
Sun, 19 Dec 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3851: Vim9: overhead when comparing string, dict or function v8.2.3851
Sat, 18 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3848: cannot use reduce() for a string v8.2.3848
Fri, 17 Dec 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.3840: useless test for negative index in check functions v8.2.3840
Thu, 16 Dec 2021 22:00:05 +0100 Bram Moolenaar patch 8.2.3830: error messages are spread out v8.2.3830
Thu, 16 Dec 2021 09:30:04 +0100 Bram Moolenaar patch 8.2.3822: leaking memory in map() and filter(), no string in Vim9 v8.2.3822
Mon, 06 Dec 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.3751: cannot assign a lambda to an option that takes a function v8.2.3751
Tue, 30 Nov 2021 13:00:06 +0100 Bram Moolenaar patch 8.2.3702: first key in dict is seen as curly expression and fails v8.2.3702
Tue, 14 Sep 2021 18:00:08 +0200 Bram Moolenaar patch 8.2.3438: cannot manipulate blobs v8.2.3438
Mon, 13 Sep 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3436: check for optional bool type has confusing return type v8.2.3436
Sun, 15 Aug 2021 14:00:04 +0200 Bram Moolenaar patch 8.2.3347: check for legacy script is incomplete v8.2.3347
Wed, 11 Aug 2021 17:00:03 +0200 Bram Moolenaar patch 8.2.3329: v_lock not set when getting value of environment variable v8.2.3329
Sun, 08 Aug 2021 20:00:03 +0200 Bram Moolenaar patch 8.2.3318: Vim9: cannot ignore quotes in number at the command line v8.2.3318
Sun, 08 Aug 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3315: cannot use single quote in a float number for readability v8.2.3315
Sat, 31 Jul 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3258: error messages have the wrong text v8.2.3258
Wed, 28 Jul 2021 12:00:06 +0200 Bram Moolenaar patch 8.2.3232: system() does not work without a second argument v8.2.3232
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Sun, 25 Jul 2021 16:00:05 +0200 Bram Moolenaar patch 8.2.3221: Vim9: argument types are not checked at compile time v8.2.3221
Sat, 24 Jul 2021 16:30:03 +0200 Bram Moolenaar patch 8.2.3211: Vim9: argument types are not checked at compile time v8.2.3211
Fri, 23 Jul 2021 20:45:05 +0200 Bram Moolenaar patch 8.2.3206: Vim9: argument types are not checked at compile time v8.2.3206
Wed, 21 Jul 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3194: Vim9: argument types are not checked at compile time v8.2.3194
Tue, 20 Jul 2021 18:00:06 +0200 Bram Moolenaar patch 8.2.3188: Vim9: argument types are not checked at compile time v8.2.3188
Sun, 18 Jul 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3176: Vim9: no type error for comparing number with string v8.2.3176
Sat, 17 Jul 2021 19:15:05 +0200 Bram Moolenaar patch 8.2.3173: Vim9: argument types are not checked at compile time v8.2.3173
Thu, 15 Jul 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162
Sat, 10 Jul 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.3135: Vim9: builtin function arguments not checked at compile time v8.2.3135
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Tue, 15 Jun 2021 23:15:02 +0200 Bram Moolenaar patch 8.2.3007: Vim9: test for void value fails v8.2.3007
Tue, 15 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3005: Vim9: using a void value does not give a proper error message v8.2.3005