log src/testdir/test_vim9_assign.vim @ 29782:35cbea786334 v9.0.0230

age author description
Sat, 20 Aug 2022 16:00:04 +0200 Bram Moolenaar patch 9.0.0230: no error for comma missing in list in :def function v9.0.0230
Sat, 20 Aug 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0229: Vim9: error message for missing type is not clear v9.0.0229
Thu, 26 May 2022 23:30:05 +0200 Bram Moolenaar patch 8.2.5026: Vim9: a few lines not covered by tests v8.2.5026
Thu, 26 May 2022 21:00:04 +0200 Bram Moolenaar patch 8.2.5025: Vim9: a few lines not covered by tests v8.2.5025
Fri, 06 May 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4892: test failures because of changed error messages v8.2.4892
Fri, 06 May 2022 15:30:02 +0200 Bram Moolenaar patch 8.2.4886: Vim9: redir in skipped block seen as assignment v8.2.4886
Fri, 06 May 2022 14:15:03 +0200 Bram Moolenaar patch 8.2.4883: string interpolation only works in heredoc
Fri, 22 Apr 2022 00:45:04 +0200 Bram Moolenaar patch 8.2.4804: expression in heredoc doesn't work for compiled function v8.2.4804
Sun, 17 Apr 2022 14:00:04 +0200 Bram Moolenaar patch 8.2.4770: cannot easily mix expression and heredoc v8.2.4770
Tue, 05 Apr 2022 22:45:03 +0200 Bram Moolenaar patch 8.2.4698: Vim9: script variable has no flag that it was set v8.2.4698
Fri, 01 Apr 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4662: no error for using out of range list index v8.2.4662
Sun, 20 Mar 2022 19:00:03 +0100 Bram Moolenaar patch 8.2.4600: Vim9: not enough test coverage for executing :def function v8.2.4600
Fri, 18 Mar 2022 22:45:02 +0100 Bram Moolenaar patch 8.2.4590: Vim9: range type check has wrong offset v8.2.4590
Fri, 18 Mar 2022 20:45:04 +0100 Bram Moolenaar patch 8.2.4589: cannot index the g: dictionary v8.2.4589
Sat, 12 Mar 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4554: Vim9: using null values not sufficiently tested v8.2.4554
Wed, 09 Mar 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4533: Vim9: no test that after assigning null type is still checked v8.2.4533
Tue, 08 Mar 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4526: Vim9: cannot set variables to a null value v8.2.4526
Sat, 05 Mar 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4509: Vim9: can declare a variable with ":va" v8.2.4509
Thu, 03 Mar 2022 18:15:03 +0100 Bram Moolenaar patch 8.2.4500: Vim9: can declare a global variable on the command line v8.2.4500
Mon, 28 Feb 2022 22:00:02 +0100 Bram Moolenaar patch 8.2.4484: Vim9: some error messages are not tested v8.2.4484
Tue, 22 Feb 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4447: Vim9: can still use s:var in a compiled function v8.2.4447
Thu, 17 Feb 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.4410: Vim9: some code not covered by tests v8.2.4410
Thu, 17 Feb 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4409: Vim9: some code not covered by tests v8.2.4409
Thu, 17 Feb 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4408: Vim9: some code not covered by tests v8.2.4408
Thu, 17 Feb 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4407: Vim9: some code not covered by tests v8.2.4407
Tue, 15 Feb 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.4395: some code lines not covered by tests v8.2.4395
Tue, 15 Feb 2022 16:45:03 +0100 Bram Moolenaar patch 8.2.4390: Vim9: list from declaration with inferred type not set v8.2.4390
Mon, 14 Feb 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4384: Vim9: error message not tested, some code not tested v8.2.4384
Sat, 12 Feb 2022 21:00:03 +0100 Bram Moolenaar patch 8.2.4360: Vim9: allowing use of "s:" leads to inconsistencies v8.2.4360
Sun, 06 Feb 2022 18:30:04 +0100 Bram Moolenaar patch 8.2.4311: Vim9: changing script variable type not caught compile time v8.2.4311
Fri, 04 Feb 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.4296: Vim9: not all code covered by tests v8.2.4296
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
Sun, 30 Jan 2022 16:30:04 +0100 Bram Moolenaar patch 8.2.4260: Vim9: can still use a global function without g: v8.2.4260
Sat, 29 Jan 2022 23:00:05 +0100 Bram Moolenaar patch 8.2.4257: Vim9: finding global function without g: prefix inconsistent v8.2.4257
Thu, 27 Jan 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4231: Vim9: map() gives type error when type was not declared v8.2.4231
Sat, 15 Jan 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4103: Vim9: variable declared in for loop not initialzed v8.2.4103
Thu, 06 Jan 2022 22:15:04 +0100 Bram Moolenaar patch 8.2.4019: Vim9: import mechanism is too complicated v8.2.4019
Wed, 05 Jan 2022 11:30:04 +0100 Bram Moolenaar patch 8.2.4006: Vim9: crash when declaring variable on the command line v8.2.4006
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
Fri, 31 Dec 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.3954: Vim9: no error for shadowing if script var is declared later v8.2.3954
Thu, 30 Dec 2021 14:30:04 +0100 Bram Moolenaar patch 8.2.3945: Vim9: partial variable argument types are wrong v8.2.3945
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