log src/userfunc.c @ 20079:336483164ca6 v8.2.0595

age author description
Sat, 18 Apr 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0595: Vim9: not all commands using ends_excmd() tested v8.2.0595
Tue, 14 Apr 2020 20:30:05 +0200 Bram Moolenaar patch 8.2.0578: heredoc for interfaces does not support "trim" v8.2.0578
Mon, 13 Apr 2020 17:30:05 +0200 Bram Moolenaar patch 8.2.0570: Vim9: no error when omitting type from argument v8.2.0570
Mon, 13 Apr 2020 14:45:04 +0200 Bram Moolenaar patch 8.2.0567: Vim9: cannot put comments halfway expressions v8.2.0567
Sun, 12 Apr 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.0563: Vim9: cannot split a function line v8.2.0563
Sun, 12 Apr 2020 19:45:05 +0200 Bram Moolenaar patch 8.2.0559: clearing a struct is verbose v8.2.0559
Tue, 07 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0529: Vim9: function argument with default not checked v8.2.0529
Tue, 07 Apr 2020 22:15:05 +0200 Bram Moolenaar patch 8.2.0528: Vim9: function arguments insufficiently tested v8.2.0528
Mon, 06 Apr 2020 22:15:39 +0200 Bram Moolenaar patch 8.2.0523: loops are repeated v8.2.0523
Sun, 05 Apr 2020 17:15:25 +0200 Bram Moolenaar patch 8.2.0512: Vim9: no optional arguments in func type v8.2.0512
Fri, 03 Apr 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.0506: Coverity complains about ignoring return value v8.2.0506
Thu, 02 Apr 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0502: Vim9: some code is not tested v8.2.0502
Thu, 02 Apr 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.0500: using the same loop in many places v8.2.0500
Thu, 02 Apr 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0499: calling a lambda is slower than evaluating a string v8.2.0499
Sat, 28 Mar 2020 21:45:06 +0100 Bram Moolenaar patch 8.2.0469: Vim9: no error for missing ] after list v8.2.0469
Wed, 18 Mar 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.0399: various memory leaks v8.2.0399
Sun, 01 Mar 2020 23:45:04 +0100 Bram Moolenaar patch 8.2.0346: Vim9: finding common list type not tested v8.2.0346
Wed, 19 Feb 2020 16:00:04 +0100 Bram Moolenaar patch 8.2.0279: Vim9: no test for deleted :def function v8.2.0279
Mon, 17 Feb 2020 10:15:04 +0100 Bram Moolenaar patch 8.2.0268: trycatch test fails v8.2.0268
Sun, 16 Feb 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0267: no check for a following cmd when calling a function fails v8.2.0267
Thu, 06 Feb 2020 19:30:08 +0100 Bram Moolenaar patch 8.2.0223: some instructions not yet tested v8.2.0223
Thu, 06 Feb 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.0222: Vim9: optional function arguments don't work yet v8.2.0222
Tue, 04 Feb 2020 22:00:05 +0100 Bram Moolenaar patch 8.2.0207: crash when missing member type on list argument v8.2.0207
Mon, 03 Feb 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0201: cannot assign to an imported variable v8.2.0201
Sun, 02 Feb 2020 17:30:03 +0100 Bram Moolenaar patch 8.2.0199: Vim9 script commands not sufficiently tested v8.2.0199
Fri, 31 Jan 2020 20:15:05 +0100 Bram Moolenaar patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines v8.2.0185
Tue, 28 Jan 2020 23:15:04 +0100 Bram Moolenaar patch 8.2.0171: Coverity warning for using uninitialized buffer v8.2.0171
Mon, 27 Jan 2020 22:15:07 +0100 Bram Moolenaar patch 8.2.0159: non-materialized range() list causes problems v8.2.0159
Sun, 26 Jan 2020 17:00:04 +0100 Bram Moolenaar patch 8.2.0150: cannot define python function when using :execute v8.2.0150
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149