log src/testdir/test_vim9_expr.vim @ 28897:37e05627acb1 v8.2.4971

age author description
Tue, 17 May 2022 14:15:02 +0200 Bram Moolenaar patch 8.2.4971: Vim9: interpolated string seen as range v8.2.4971
Fri, 13 May 2022 17:30:02 +0200 Bram Moolenaar patch 8.2.4949: Vim9: some code not covered by tests v8.2.4949
Thu, 12 May 2022 23:15:03 +0200 Bram Moolenaar patch 8.2.4946: Vim9: some code not covered by tests v8.2.4946
Thu, 12 May 2022 12:15:03 +0200 Bram Moolenaar patch 8.2.4940: some code is never used v8.2.4940
Tue, 10 May 2022 19:15:03 +0200 Bram Moolenaar patch 8.2.4934: string interpolation fails when not evaluating v8.2.4934
Sun, 08 May 2022 17:45:02 +0200 Bram Moolenaar patch 8.2.4914: string interpolation in :def function may fail v8.2.4914
Sat, 07 May 2022 12:15:02 +0200 Bram Moolenaar patch 8.2.4900: Vim9 expression test fails without the job feature v8.2.4900
Fri, 06 May 2022 19:00:05 +0200 Bram Moolenaar patch 8.2.4892: test failures because of changed error messages v8.2.4892
Wed, 27 Apr 2022 19:00:03 +0200 Bram Moolenaar patch 8.2.4834: Vim9: some lines not covered by tests v8.2.4834
Tue, 05 Apr 2022 18:45:03 +0200 Bram Moolenaar patch 8.2.4697: Vim9: crash when adding a duplicate key to a dictionary v8.2.4697
Thu, 31 Mar 2022 21:15:03 +0200 Bram Moolenaar patch 8.2.4657: errors for functions are sometimes hard to read v8.2.4657
Mon, 28 Mar 2022 16:30:03 +0200 Bram Moolenaar patch 8.2.4642: Vim9: in :def function script var cannot be null v8.2.4642
Sun, 27 Mar 2022 17:30:04 +0200 Bram Moolenaar patch 8.2.4634: Vim9: cannot initialize a variable to null_list
Tue, 22 Mar 2022 22:30:03 +0100 Bram Moolenaar patch 8.2.4611: typos in tests; one lua line not covered by test v8.2.4611
Sun, 20 Mar 2022 22:15:02 +0100 Bram Moolenaar patch 8.2.4602: Vim9: not enough test coverage for executing :def function v8.2.4602
Wed, 16 Mar 2022 19:00:04 +0100 Bram Moolenaar patch 8.2.4581: null types not fully tested v8.2.4581
Tue, 15 Mar 2022 21:30:03 +0100 Bram Moolenaar patch 8.2.4576: Vim9: error for comparing with null can be annoying v8.2.4576
Thu, 10 Mar 2022 21:15:04 +0100 Bram Moolenaar patch 8.2.4540: line number for error is off by one v8.2.4540
Thu, 10 Mar 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4539: when comparing special v:none and v:null are handled the same v8.2.4539
Thu, 10 Mar 2022 13:30:12 +0100 Bram Moolenaar patch 8.2.4534: Vim9: "is" operator with empty string and null returns true v8.2.4534
Tue, 08 Mar 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.4529: Vim9: comparing partial with function fails v8.2.4529
Tue, 01 Mar 2022 20:30:04 +0100 Bram Moolenaar patch 8.2.4487: Vim9: cannot compare with v:null v8.2.4487
Mon, 28 Feb 2022 22:00:02 +0100 Bram Moolenaar patch 8.2.4484: Vim9: some error messages are not tested v8.2.4484
Sat, 26 Feb 2022 13:00:04 +0100 Bram Moolenaar patch 8.2.4476: operator name spelled wrong v8.2.4476
Thu, 17 Feb 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.4410: Vim9: some code not covered by tests v8.2.4410
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
Fri, 04 Feb 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.4296: Vim9: not all code covered by tests v8.2.4296
Fri, 04 Feb 2022 12:45:03 +0100 Bram Moolenaar patch 8.2.4295: Vim9: concatenating two lists may result in wrong type v8.2.4295
Thu, 03 Feb 2022 23:00:05 +0100 Bram Moolenaar patch 8.2.4293: Vim9: when copying a list it gets type list<any> v8.2.4293
Mon, 31 Jan 2022 14:45:04 +0100 Bram Moolenaar patch 8.2.4272: Vim9 expr test fails without the channel feature v8.2.4272
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 11:45:04 +0100 Bram Moolenaar patch 8.2.4128: crash when method cannot be found v8.2.4128
Mon, 17 Jan 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4124: Vim9: method in compiled function may not see script item v8.2.4124
Sun, 16 Jan 2022 22:00:04 +0100 Bram Moolenaar patch 8.2.4116: Vim9: cannot use a method with a complex expression in :def v8.2.4116
Sun, 16 Jan 2022 20:45:02 +0100 Bram Moolenaar patch 8.2.4115: cannot use a method with a complex expression v8.2.4115
Sun, 16 Jan 2022 19:15:03 +0100 Bram Moolenaar patch 8.2.4114: Vim9: type checking for a funcref does not work for method v8.2.4114
Mon, 10 Jan 2022 20:00:05 +0100 Bram Moolenaar patch 8.2.4055: Vim9: line break in expression causes v:errmsg to be fillec v8.2.4055
Sun, 09 Jan 2022 14:45:03 +0100 Bram Moolenaar patch 8.2.4049: Vim9: reading before the start of the line with "$" v8.2.4049
Sat, 25 Dec 2021 22:45:02 +0100 Bram Moolenaar patch 8.2.3897: Vim9: second argument of map() and filter() not checked v8.2.3897
Fri, 24 Dec 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3890: Vim9: type check for using v: variables is basic v8.2.3890
Wed, 22 Dec 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.3877: function does not abort after a type error in compare v8.2.3877
Sun, 19 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3854: Vim9: inconsistent arguments for test functions v8.2.3854
Fri, 17 Dec 2021 14:00:04 +0100 Bram Moolenaar patch 8.2.3835: the inline-function example does not work v8.2.3835
Wed, 15 Dec 2021 16:45:03 +0100 Bram Moolenaar patch 8.2.3815: Vim9: cannot have a multi-line dict inside a block v8.2.3815
Tue, 14 Dec 2021 20:00:04 +0100 Bram Moolenaar patch 8.2.3810: Vim9: expr4 test fails on MS-Windows v8.2.3810
Sun, 15 Aug 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3353: Vim9: type of argument for negate not checked at compile time v8.2.3353
Sat, 07 Aug 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.3311: Vim9: check for DO_NOT_FREE_CNT is very slow v8.2.3311
Sat, 07 Aug 2021 16:00:04 +0200 Bram Moolenaar patch 8.2.3309: Vim9: divide by zero causes a crash v8.2.3309
Wed, 28 Jul 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3238: Vim9: error message does not indicate the location v8.2.3238
Wed, 21 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3196: Vim9: bool expression with numbers only fails at runtime v8.2.3196
Mon, 19 Jul 2021 21:15:04 +0200 Bram Moolenaar patch 8.2.3185: Vim9: start of inline function found in comment line v8.2.3185
Sun, 18 Jul 2021 14:45:04 +0200 Bram Moolenaar patch 8.2.3176: Vim9: no type error for comparing number with string v8.2.3176
Thu, 15 Jul 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3169: Vim9: cannot handle nested inline function v8.2.3169
Thu, 15 Jul 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3165: Vim9: in a || expression the error line number may be wrong v8.2.3165
Thu, 15 Jul 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162
Sun, 11 Jul 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3152: Vim9: accessing "s:" results in an error v8.2.3152
Sat, 10 Jul 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3137: Vim9: no error when a line only has a variable name v8.2.3137
Sun, 04 Jul 2021 16:00:03 +0200 Bram Moolenaar patch 8.2.3100: Vim9: no error when using type with unknown number of args v8.2.3100
Sat, 03 Jul 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.3084: Vim9: builtin function argument types are not checked v8.2.3084
Sat, 19 Jun 2021 21:00:04 +0200 Bram Moolenaar patch 8.2.3019: location list only has the start position. v8.2.3019
Thu, 17 Jun 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3016: confusing error when expression is followed by comma v8.2.3016
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
Wed, 24 Feb 2021 12:30:03 +0100 Bram Moolenaar patch 8.2.2549: crash after using "g:" in a for loop v8.2.2549
Tue, 23 Feb 2021 12:15:03 +0100 Bram Moolenaar patch 8.2.2544: Vim9: error for argument when checking for lambda v8.2.2544
Wed, 03 Feb 2021 17:45:06 +0100 Bram Moolenaar patch 8.2.2455: Vim9: key type for literal dict and indexing is inconsistent v8.2.2455
Sun, 31 Jan 2021 22:00:03 +0100 Bram Moolenaar patch 8.2.2444: Vim9: compile error with combination of operator and list v8.2.2444
Wed, 20 Jan 2021 21:30:04 +0100 Bram Moolenaar patch 8.2.2378: Vim9: no error message for dividing by zero v8.2.2378
Tue, 19 Jan 2021 22:30:08 +0100 Bram Moolenaar patch 8.2.2376: Vim9: crash when dividing by zero in compiled code v8.2.2376
Thu, 14 Jan 2021 20:45:05 +0100 Bram Moolenaar patch 8.2.2349: Vim9: cannot handle line break after parenthesis at line end v8.2.2349
Sun, 10 Jan 2021 22:45:06 +0100 Bram Moolenaar patch 8.2.2325: Vim9: crash if map() changes the item type v8.2.2325
Sun, 10 Jan 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2323: Vim9: error when inferring type from empty dict/list v8.2.2323
Sat, 09 Jan 2021 16:30:04 +0100 Bram Moolenaar patch 8.2.2320: Vim9: no error for comparing bool with string v8.2.2320
Sat, 09 Jan 2021 13:30:04 +0100 Bram Moolenaar patch 8.2.2318: Vim9: string and list index work differently v8.2.2318
Tue, 05 Jan 2021 22:15:04 +0100 Bram Moolenaar patch 8.2.2305: Vim9: "++var" and "--var" are silently accepted v8.2.2305
Tue, 05 Jan 2021 18:00:04 +0100 Bram Moolenaar patch 8.2.2302: Vim9: using an option value may use uninitialized memory v8.2.2302
Mon, 04 Jan 2021 17:45:03 +0100 Bram Moolenaar patch 8.2.2300: Vim9: wrong order on type stack when using dict v8.2.2300
Sun, 03 Jan 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2291: Vim9: cannot use "null" for v:null v8.2.2291
Sun, 03 Jan 2021 18:45:04 +0100 Bram Moolenaar patch 8.2.2288: Vim9: line break and comment not always skipped v8.2.2288
Fri, 01 Jan 2021 19:30:04 +0100 Bram Moolenaar patch 8.2.2266: Vim9: it can be hard to see where white space is missing v8.2.2266
Fri, 01 Jan 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.2262: Vim9: converting bool to string prefixes v: v8.2.2262
Fri, 01 Jan 2021 15:00:03 +0100 Bram Moolenaar patch 8.2.2261: Vim9: boolean option gets string type v8.2.2261
Thu, 31 Dec 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.2257: Vim9: using -> for lambda is ambiguous v8.2.2257
Thu, 31 Dec 2020 13:45:04 +0100 Bram Moolenaar patch 8.2.2252: Vim9: crash when using lambda without return type in dict v8.2.2252
Wed, 30 Dec 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.2250: Vim9: sublist is ambiguous v8.2.2250
Sun, 27 Dec 2020 14:45:03 +0100 Bram Moolenaar patch 8.2.2227: Vim9: recognizing lambda is too complicated v8.2.2227
Fri, 25 Dec 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.2219: Vim9: method call with expression not supported v8.2.2219
Fri, 25 Dec 2020 15:30:04 +0100 Bram Moolenaar patch 8.2.2212: Vim9: lambda with => does not work at the script level v8.2.2212
Fri, 25 Dec 2020 12:45:05 +0100 Bram Moolenaar patch 8.2.2209: Vim9: return type of => lambda not parsed v8.2.2209
Thu, 24 Dec 2020 15:15:05 +0100 Bram Moolenaar patch 8.2.2204: Vim9: using -> both for method and lambda is confusing v8.2.2204
Wed, 23 Dec 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.2200: Vim9: lambda without white space around -> is confusing v8.2.2200