log src/testdir/test_vim9_assign.vim @ 34006:ab6a70fad5b5 v9.0.2184

age author description
Thu, 21 Dec 2023 17:30:05 +0100 Christian Brabandt patch 9.0.2184: Vim9: inconsistent :type/:class messages v9.0.2184
Tue, 19 Dec 2023 22:30:03 +0100 Christian Brabandt patch 9.0.2181: Vim9: missing error messages v9.0.2181
Mon, 18 Dec 2023 08:45:06 +0100 Christian Brabandt patch 9.0.2174: Vim9: segfault when assigning to type v9.0.2174
Thu, 14 Dec 2023 20:15:10 +0100 Christian Brabandt patch 9.0.2164: Vim9: can use type a func arg/return value v9.0.2164
Thu, 14 Dec 2023 20:15:08 +0100 Christian Brabandt patch 9.0.2163: Vim9: type can be assigned to list/dict v9.0.2163
Tue, 12 Dec 2023 17:15:03 +0100 Christian Brabandt patch 9.0.2160: instanceof() should use varargs as second arg v9.0.2160
Mon, 11 Dec 2023 17:45:06 +0100 Christian Brabandt patch 9.0.2156: Vim9: can use typealias in assignment v9.0.2156
Sun, 10 Dec 2023 15:16:34 +0100 Christian Brabandt patch 9.0.2155: Vim9: type not kept when assigning vars v9.0.2155
Sun, 10 Dec 2023 15:16:23 +0100 Christian Brabandt patch 9.0.2152: Using type unknown for List/Dict containers v9.0.2152
Sun, 10 Dec 2023 15:16:12 +0100 Christian Brabandt patch 9.0.2147: Type check tests fail without the channel feature v9.0.2147
Wed, 08 Nov 2023 21:15:04 +0100 Christian Brabandt patch 9.0.2094: Vim9: need more assignment tests v9.0.2094
Sun, 05 Nov 2023 10:15:05 +0100 Christian Brabandt patch 9.0.2091: Vim9: cannot convert list to string using += v9.0.2091
Thu, 26 Oct 2023 23:15:06 +0200 Christian Brabandt patch 9.0.2072: Vim9: no nr2str conversion in list-unpack v9.0.2072
Sat, 21 Oct 2023 12:00:03 +0200 Christian Brabandt patch 9.0.2057: Vim9: no strict type checks for funcrefs varargs v9.0.2057
Tue, 17 Oct 2023 18:30:02 +0200 Christian Brabandt patch 9.0.2043: Vim9: issue with funcref assignmentand varargs v9.0.2043
Wed, 11 Oct 2023 21:30:08 +0200 Christian Brabandt patch 9.0.2012: Vim9: error message can be more accurate v9.0.2012
Thu, 05 Oct 2023 20:30:08 +0200 Christian Brabandt patch 9.0.1986: Vim9: accepting type-annotations v9.0.1986
Mon, 26 Jun 2023 13:13:12 +0200 Christian Brabandt Fix line endings issue
Mon, 26 Jun 2023 09:54:34 +0200 Christian Brabandt normalize line endings
Wed, 14 Jun 2023 17:45:04 +0200 Bram Moolenaar patch 9.0.1631: passing wrong variable type to option gives multiple errors v9.0.1631
Sat, 10 Jun 2023 20:15:04 +0200 Bram Moolenaar patch 9.0.1625: "super" is not considered a reserved name v9.0.1625
Tue, 02 May 2023 17:30:05 +0200 Bram Moolenaar patch 9.0.1505: error when heredoc content looks like heredoc v9.0.1505
Mon, 30 Jan 2023 22:15:03 +0100 Bram Moolenaar patch 9.0.1266: error for space before ": type" is inconsistent v9.0.1266
Sat, 28 Jan 2023 20:30:04 +0100 Bram Moolenaar patch 9.0.1257: code style is not check in test scripts v9.0.1257
Sat, 15 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0766: too many delete() calls in tests v9.0.0766
Wed, 12 Oct 2022 14:00:04 +0200 Bram Moolenaar patch 9.0.0732: no check for white space before and after "=<<" v9.0.0732
Sun, 18 Sep 2022 15:00:02 +0200 Bram Moolenaar patch 9.0.0499: in :def function list created after const is locked v9.0.0499
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Sun, 11 Sep 2022 16:15:04 +0200 Bram Moolenaar patch 9.0.0444: trying to declare g:variable gives confusing error v9.0.0444
Fri, 02 Sep 2022 23:00:04 +0200 Bram Moolenaar patch 9.0.0363: common names in test files causes tests to be flaky v9.0.0363
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