log src/testdir/test_vim9_func.vim @ 31784:6377d791dcd1 v9.0.1224

age author description
Fri, 20 Jan 2023 21:01:46 +0100 Bram Moolenaar patch 9.0.1224: cannot call a :def function with a number for float argument v9.0.1224
Tue, 03 Jan 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1138: crash when expecting varargs but it is something else v9.0.1138
Mon, 02 Jan 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1130: unexpected output when autoloading a script v9.0.1130
Sat, 31 Dec 2022 15:15:02 +0100 Bram Moolenaar patch 9.0.1119: type of arguments not checked when calling a partial v9.0.1119
Tue, 27 Dec 2022 18:30:06 +0100 Bram Moolenaar patch 9.0.1104: invalid memory access when checking function argument types v9.0.1104
Fri, 02 Dec 2022 19:15:03 +0100 Bram Moolenaar patch 9.0.0992: Vim9 script: get E1096 when comment follows return v9.0.0992
Thu, 13 Oct 2022 17:15:05 +0200 Bram Moolenaar patch 9.0.0742: reading past end of the line when compiling a function v9.0.0742
Fri, 30 Sep 2022 20:30:04 +0200 Bram Moolenaar patch 9.0.0630: in Vim9 script a numbered function cannot be called v9.0.0630
Fri, 23 Sep 2022 17:15:05 +0200 Bram Moolenaar patch 9.0.0557: valgrind reports possibly leaked memory v9.0.0557
Fri, 23 Sep 2022 13:45:06 +0200 Bram Moolenaar patch 9.0.0554: using freed memory when command follows lambda v9.0.0554
Thu, 22 Sep 2022 23:15:03 +0200 Bram Moolenaar patch 9.0.0553: no error for "|" after "{" in lamda v9.0.0553
Wed, 14 Sep 2022 01:45:04 +0200 Bram Moolenaar patch 9.0.0460: loop variable can't be found v9.0.0460
Sun, 11 Sep 2022 13:15:03 +0200 Bram Moolenaar patch 9.0.0441: closure in for loop test fails on some systems v9.0.0441
Sun, 11 Sep 2022 13:00:07 +0200 Bram Moolenaar patch 9.0.0440: crash when using mkdir() with "R" flag in compiled function v9.0.0440
Fri, 09 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0432: crash when using for loop variable in closure v9.0.0432
Fri, 09 Sep 2022 20:00:05 +0200 Bram Moolenaar patch 9.0.0430: cannot use repeat() with a blob v9.0.0430
Sat, 03 Sep 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0370: cleaning up afterwards can make a function messy v9.0.0370
Tue, 30 Aug 2022 19:45:04 +0200 Bram Moolenaar patch 9.0.0334: test does not properly clean up v9.0.0334
Mon, 29 Aug 2022 23:45:04 +0200 Bram Moolenaar patch 9.0.0323: using common name in tests leads to flaky tests v9.0.0323
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
Tue, 16 Aug 2022 20:45:03 +0200 Bram Moolenaar patch 9.0.0221: accessing freed memory if compiling nested function fails v9.0.0221
Tue, 16 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0219: cannot make a funcref with "s:func" in a def function v9.0.0219
Mon, 08 Aug 2022 22:45:03 +0200 Bram Moolenaar patch 9.0.0174: no error for using "#{ comment" in a compiled function v9.0.0174
Mon, 18 Jul 2022 19:00:07 +0200 Bram Moolenaar patch 9.0.0056: wrong line number reported when :cexpr fails in :def function
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
Sun, 22 May 2022 15:00:02 +0200 Bram Moolenaar patch 8.2.4998: Vim9: crash when using multiple funcref() v8.2.4998
Fri, 13 May 2022 15:00:03 +0200 Bram Moolenaar patch 8.2.4948: cannot use Perl heredoc in nested :def function v8.2.4948
Sat, 07 May 2022 22:15:03 +0200 Bram Moolenaar patch 8.2.4912: using execute() to define a lambda doesn't work v8.2.4912
Fri, 06 May 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4892: test failures because of changed error messages v8.2.4892