log src/testdir/test_vim9_expr.vim @ 24936:345619f35112 v8.2.3005

age author description
Tue, 15 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3005: Vim9: using a void value does not give a proper error message v8.2.3005
Tue, 08 Jun 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.2964: Vim9: hang when using space after -> v8.2.2964
Fri, 04 Jun 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2936: Vim9: converting number to bool uses wrong stack offset v8.2.2936
Fri, 28 May 2021 18:00:03 +0200 Bram Moolenaar patch 8.2.2895: Vim9: random characters appear in some error messages v8.2.2895
Fri, 28 May 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.2892: error message contains random characters v8.2.2892
Tue, 25 May 2021 20:15:03 +0200 Bram Moolenaar patch 8.2.2886: various pieces of code not covered by tests v8.2.2886
Mon, 24 May 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.2881: various pieces of code not covered by tests v8.2.2881
Mon, 17 May 2021 00:15:03 +0200 Bram Moolenaar patch 8.2.2861: Vim9: "legacy return" is not recognized as a return statement v8.2.2861
Thu, 06 May 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.2840: Vim9: member operation not fully tested v8.2.2840
Wed, 28 Apr 2021 20:15:04 +0200 Bram Moolenaar patch 8.2.2816: Vim9: comment below expression in lambda causes problems v8.2.2816
Sat, 24 Apr 2021 19:15:04 +0200 Bram Moolenaar patch 8.2.2806: Vim9: using "++nr" as a command might not work v8.2.2806
Wed, 21 Apr 2021 18:00:05 +0200 Bram Moolenaar patch 8.2.2799: Vim9: type casts don't fully work at the script level v8.2.2799
Sun, 11 Apr 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.2756: Vim9: blob index and slice not implemented yet v8.2.2756
Sun, 11 Apr 2021 18:30:05 +0200 Bram Moolenaar patch 8.2.2755: Vim9: no error for using a number in a condition v8.2.2755
Wed, 07 Apr 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.2735: Vim9: function reference found with prefix, not without v8.2.2735
Wed, 07 Apr 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.2734: Vim9: cannot use legacy script-local var from :def function v8.2.2734
Mon, 05 Apr 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.2721: Vim9: cannot have a linebreak inside a lambda v8.2.2721
Mon, 05 Apr 2021 13:45:04 +0200 Bram Moolenaar patch 8.2.2715: Vim9: tests fail without the channel feature v8.2.2715
Sun, 04 Apr 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.2710: Vim9: not all tests cover script and :def function v8.2.2710
Sat, 03 Apr 2021 22:00:03 +0200 Bram Moolenaar patch 8.2.2706: Vim9: wrong line number reported for boolean operator v8.2.2706
Mon, 22 Mar 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2645: using inline function is not properly tested v8.2.2645
Mon, 22 Mar 2021 18:30:03 +0100 Bram Moolenaar patch 8.2.2642: Vim9: no clear error for wrong inline function v8.2.2642
Sun, 21 Mar 2021 21:00:05 +0100 Bram Moolenaar patch 8.2.2635: Vim9: cannot define an inline function v8.2.2635
Sat, 20 Mar 2021 15:15:02 +0100 Bram Moolenaar patch 8.2.2629: Vim9: error for #{{ is not desired v8.2.2629
Sat, 20 Mar 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.2628: Vim9: #{ can still be used at the script level v8.2.2628
Thu, 18 Mar 2021 21:45:05 +0100 Bram Moolenaar patch 8.2.2620: Vim9: Using #{ for a dictionary gives strange errors v8.2.2620
Sun, 14 Mar 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.2605: Vim9: string index and slice does not include composing chars v8.2.2605
Wed, 10 Mar 2021 18:45:04 +0100 Bram Moolenaar patch 8.2.2584: Vim9: type error for assigning "any" to a list v8.2.2584
Sat, 06 Mar 2021 18:30:02 +0100 Bram Moolenaar patch 8.2.2573: Vim9: using inalid pointer for error message v8.2.2573
Sun, 28 Feb 2021 17:00:04 +0100 Bram Moolenaar patch 8.2.2558: no error if a lambda argument shadows a variable v8.2.2558