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