log src/testdir/test_vim9_expr.vim @ 35167:6dddafdbe6f9 default tip

age author description
Fri, 22 Mar 2024 20:00:04 +0100 Christian Brabandt patch 9.1.0197: Vim9: problem evaluating negated boolean logic v9.1.0197
Sun, 10 Dec 2023 15:16:23 +0100 Christian Brabandt patch 9.0.2152: Using type unknown for List/Dict containers v9.0.2152
Sat, 28 Jan 2023 20:30:04 +0100 Bram Moolenaar patch 9.0.1257: code style is not check in test scripts v9.0.1257
Mon, 09 Jan 2023 16:15:03 +0100 Bram Moolenaar patch 9.0.1164: evaluating string expression advances function line v9.0.1164
Thu, 29 Dec 2022 22:00:04 +0100 Bram Moolenaar patch 9.0.1108: type error when using "any" type and adding to float v9.0.1108
Tue, 27 Dec 2022 22:00:05 +0100 Bram Moolenaar patch 9.0.1107: float constant not recognized as float v9.0.1107
Sat, 12 Nov 2022 17:15:03 +0100 Bram Moolenaar patch 9.0.0863: col() and charcol() only work for the current window v9.0.0863
Sun, 06 Nov 2022 19:30:08 +0100 Bram Moolenaar patch 9.0.0840: cannot change a slice of a const list v9.0.0840
Mon, 17 Oct 2022 14:15:09 +0200 Bram Moolenaar patch 9.0.0778: indexing of unknown const type fails during compilation v9.0.0778
Sat, 15 Oct 2022 21:15:03 +0200 Bram Moolenaar patch 9.0.0766: too many delete() calls in tests v9.0.0766
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
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, 06 Aug 2022 12:45:03 +0200 Bram Moolenaar patch 9.0.0150: error for using #{ in an expression is a bit confusing v9.0.0150
Sun, 22 May 2022 20:15:03 +0200 Bram Moolenaar patch 8.2.5003: cannot do bitwise shifts v8.2.5003
Tue, 17 May 2022 16:15:02 +0200 Bram Moolenaar patch 8.2.4972: Vim9: compilation fails when using dict member when skipping v8.2.4972
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