log src/testdir/test_vim9_func.vim @ 28111:d54541ce3e1b v8.2.4580

age author description
Wed, 16 Mar 2022 19:00:03 +0100 Bram Moolenaar patch 8.2.4580: Vim9: incorrect error for shadowing variable v8.2.4580
Tue, 15 Mar 2022 13:30:03 +0100 Bram Moolenaar patch 8.2.4572: Vim9: return type "any" is changed to first returned type v8.2.4572
Sat, 12 Mar 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4554: Vim9: using null values not sufficiently tested v8.2.4554
Fri, 11 Mar 2022 20:00:03 +0100 Bram Moolenaar patch 8.2.4548: script-local function is deleted when used in a funcref v8.2.4548
Tue, 08 Mar 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.4529: Vim9: comparing partial with function fails v8.2.4529
Tue, 08 Mar 2022 18:00:04 +0100 Bram Moolenaar patch 8.2.4528: crash when using null_function for a partial v8.2.4528
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
Mon, 28 Feb 2022 22:00:02 +0100 Bram Moolenaar patch 8.2.4484: Vim9: some error messages are not tested v8.2.4484
Wed, 23 Feb 2022 23:15:03 +0100 Bram Moolenaar patch 8.2.4460: Vim9: wrong error for defining dict function v8.2.4460
Sun, 20 Feb 2022 17:00:03 +0100 Bram Moolenaar patch 8.2.4425: map() function does not check function arguments v8.2.4425
Thu, 17 Feb 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4407: Vim9: some code not covered by tests v8.2.4407
Wed, 16 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4404: Vim9: some code not covered by tests v8.2.4404
Tue, 15 Feb 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4396: Python3 test fails v8.2.4396
Tue, 15 Feb 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.4395: some code lines not covered by tests v8.2.4395
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
Tue, 08 Feb 2022 21:45:03 +0100 Bram Moolenaar patch 8.2.4332: Vim9: incomplete test for existing script variable in block v8.2.4332
Tue, 08 Feb 2022 20:30:02 +0100 Bram Moolenaar patch 8.2.4331: Vim9: no test for existing script variable in block v8.2.4331
Mon, 07 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4324: Vim9: script-local function name can start with "_" v8.2.4324
Mon, 07 Feb 2022 21:45:02 +0100 Bram Moolenaar patch 8.2.4323: Vim9: nested function name can start with "_" v8.2.4323
Mon, 07 Feb 2022 21:00:02 +0100 Bram Moolenaar patch 8.2.4322: Vim9: crash when using funcref with closure v8.2.4322
Mon, 07 Feb 2022 19:00:03 +0100 Bram Moolenaar patch 8.2.4321: Vim9: crash when using a funcref to a closure v8.2.4321
Sun, 06 Feb 2022 15:00:03 +0100 Bram Moolenaar patch 8.2.4309: Vim9: crash when using a partial in the wrong context v8.2.4309
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
Sun, 30 Jan 2022 19:45:03 +0100 Bram Moolenaar patch 8.2.4264: Vim9: can use old style autoload function name v8.2.4264
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
Tue, 18 Jan 2022 20:00:03 +0100 Bram Moolenaar patch 8.2.4138: Vim9: no error for return with argument when invalid v8.2.4138
Sat, 08 Jan 2022 16:45:02 +0100 Bram Moolenaar patch 8.2.4040: keeping track of allocated lines is too complicated v8.2.4040
Thu, 06 Jan 2022 13:30:04 +0100 Bram Moolenaar patch 8.2.4016: Vim9: incorrect error for argument that is shadowing var v8.2.4016
Wed, 05 Jan 2022 18:00:05 +0100 Bram Moolenaar patch 8.2.4009: reading one byte beyond the end of the line v8.2.4009