log src/testdir/test_vim9_func.vim @ 26747:a8a4e1e7b111 v8.2.3902

age author description
Sun, 26 Dec 2021 15:30:02 +0100 Bram Moolenaar patch 8.2.3902: Vim9: double free with nested :def function v8.2.3902
Sat, 25 Dec 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.3896: Vim9: no test for nested function not available later v8.2.3896
Wed, 22 Dec 2021 14:30:05 +0100 Bram Moolenaar patch 8.2.3869: Vim9: type checking for "any" is inconsistent v8.2.3869
Tue, 21 Dec 2021 13:45:03 +0100 Bram Moolenaar patch 8.2.3866: Vim9: type checking global variables is inconsistent v8.2.3866
Sun, 19 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3854: Vim9: inconsistent arguments for test functions v8.2.3854
Thu, 16 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3831: opfunc test fails when missing feature changes function name v8.2.3831
Thu, 16 Dec 2021 17:00:05 +0100 Bram Moolenaar patch 8.2.3826: Vim9: using "g:Func" as funcref doesn't work in :def function v8.2.3826
Tue, 14 Dec 2021 21:30:05 +0100 Bram Moolenaar patch 8.2.3811: the opfunc error test fails on a slow machine v8.2.3811
Tue, 14 Dec 2021 19:15:04 +0100 Bram Moolenaar patch 8.2.3809: Vim9: crash when garbage collecting a nested partial v8.2.3809
Mon, 13 Dec 2021 19:30:03 +0100 Bram Moolenaar patch 8.2.3798: a :def callback function postpones an error message v8.2.3798
Mon, 13 Dec 2021 12:45:03 +0100 Bram Moolenaar patch 8.2.3794: Vim9: cannot find script-local func using "s:" v8.2.3794
Sun, 12 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3793: using "g:Func" as a funcref does not work in script context v8.2.3793
Sat, 11 Dec 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3783: confusing error for using a variable as a function v8.2.3783
Fri, 10 Dec 2021 11:45:03 +0100 Bram Moolenaar patch 8.2.3771: Vim9: accessing freed memory when checking type v8.2.3771
Thu, 09 Dec 2021 15:30:04 +0100 Bram Moolenaar patch 8.2.3765: Vim9: cannot use a lambda for 'opfunc' and others v8.2.3765
Thu, 02 Dec 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.3720: Vim9: Internal error when invoking closure in legacy context v8.2.3720
Sun, 28 Nov 2021 23:15:03 +0100 Bram Moolenaar patch 8.2.3692: Vim9: cannot use :func inside a :def function v8.2.3692
Sat, 20 Nov 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.3634: error for already defined function uses wrong line number v8.2.3634
Sat, 20 Nov 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3633: Vim9: line number of lambda is off by one v8.2.3633
Sat, 23 Oct 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3560: using freed memory with lambda v8.2.3560
Mon, 13 Sep 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3435: Vim9: dict is not passed to dict function v8.2.3435
Thu, 09 Sep 2021 22:45:05 +0200 Bram Moolenaar patch 8.2.3422: Vim9: no failure if return type differs from returned var v8.2.3422
Sun, 05 Sep 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3404: Vim9: no error for white space before "(" v8.2.3404
Thu, 19 Aug 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3359: Vim9: error for type when variable is not set v8.2.3359
Sun, 15 Aug 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3352: Vim9: error for nested :enddef has wrong line number v8.2.3352
Sun, 15 Aug 2021 16:15:03 +0200 Bram Moolenaar patch 8.2.3351: Vim9: using a function by name may delete it v8.2.3351
Sat, 14 Aug 2021 14:15:03 +0200 Bram Moolenaar patch 8.2.3341: Vim9: function call aborted despite try/catch v8.2.3341
Tue, 10 Aug 2021 23:00:06 +0200 Bram Moolenaar patch 8.2.3326: Vim9: no error passing an empty list of the wrong type v8.2.3326
Sun, 08 Aug 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.3317: Vim9: No error for missing white space before return type v8.2.3317
Sat, 07 Aug 2021 15:45:02 +0200 Bram Moolenaar patch 8.2.3308: Vim9: no runtime check for argument type with varargs only v8.2.3308