log src/testdir/test_vim9_assign.vim @ 26650:a07323eb647f v8.2.3854

age author description
Sun, 19 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3854: Vim9: inconsistent arguments for test functions v8.2.3854
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
Fri, 17 Dec 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.3841: Vim9: outdated TODO items, disabled tests that work v8.2.3841
Wed, 01 Dec 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3717: Vim9: error for constant list size is only given at runtime v8.2.3717
Tue, 30 Nov 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3704: Vim9: cannot use a list declaration in a :def function v8.2.3704
Mon, 29 Nov 2021 17:15:04 +0100 Bram Moolenaar patch 8.2.3696: Vim9: error for invalid assignment when skipping v8.2.3696
Fri, 26 Nov 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3682: Vim9: assigning to a script variable drops the type v8.2.3682
Thu, 09 Sep 2021 23:15:04 +0200 Bram Moolenaar patch 8.2.3423: Vim9: list += list creates a new list in :def function v8.2.3423
Mon, 23 Aug 2021 22:30:04 +0200 Bram Moolenaar patch 8.2.3370: Vim9: no check for white space before type in declaration v8.2.3370
Wed, 11 Aug 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3332: Vim9: cannot assign to range in list v8.2.3332
Sat, 07 Aug 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3310: Vim9: unpack assignment does not mention source of type error v8.2.3310
Thu, 05 Aug 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3296: Vim9: cannot add a number to a float v8.2.3296
Tue, 03 Aug 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3281: Vim9: TODO items in tests can be taken care of v8.2.3281
Mon, 02 Aug 2021 22:00:06 +0200 Bram Moolenaar patch 8.2.3278: Vim9: error when adding 1 to float v8.2.3278
Sun, 01 Aug 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3266: Vim9: assignment with two indexes may check next line v8.2.3266
Sat, 31 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3263: Vim9: "..=" does not accept same types as the ".." operator v8.2.3263
Wed, 28 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3239: Vim9: no error using heredoc for a number variable v8.2.3239
Wed, 28 Jul 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3237: when a builtin function gives an error processing continues v8.2.3237
Sat, 17 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3174: Vim9: "legacy undo" finds "undo" variable v8.2.3174
Thu, 15 Jul 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3168: Vim9: type error for constant of type any v8.2.3168
Sun, 04 Jul 2021 23:30:03 +0200 Bram Moolenaar patch 8.2.3107: Vim9: error for arguments while type didn't specify arguments v8.2.3107
Sun, 04 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3106: Vim9: confusing line number reported for error v8.2.3106
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
Sun, 27 Jun 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3064: Vim9: in script cannot set item in uninitialized list v8.2.3064
Sat, 26 Jun 2021 15:15:03 +0200 Bram Moolenaar patch 8.2.3055: strange error for assigning to "x.key" on non-dictionary v8.2.3055
Sat, 26 Jun 2021 14:00:06 +0200 Bram Moolenaar patch 8.2.3054: Vim9: unpack assignment using "_" after semicolon fails v8.2.3054
Sat, 26 Jun 2021 13:30:04 +0200 Bram Moolenaar patch 8.2.3053: Vim9: cannot assign to @@ in :def function v8.2.3053
Fri, 25 Jun 2021 21:45:03 +0200 Bram Moolenaar patch 8.2.3048: strange error for white space after ++ command v8.2.3048