log src/vim9execute.c @ 28152:b96409b84eaf v8.2.4600

age author description
Sun, 20 Mar 2022 19:00:03 +0100 Bram Moolenaar patch 8.2.4600: Vim9: not enough test coverage for executing :def function v8.2.4600
Fri, 18 Mar 2022 22:45:02 +0100 Bram Moolenaar patch 8.2.4590: Vim9: range type check has wrong offset v8.2.4590
Fri, 18 Mar 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4587: Vim9: double free after unpacking a list v8.2.4587
Tue, 15 Mar 2022 20:30:03 +0100 Bram Moolenaar patch 8.2.4575: Vim9: test for profiling still fails v8.2.4575
Tue, 15 Mar 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.4573: a nested function is compiled for debugging without context v8.2.4573
Thu, 10 Mar 2022 22:00:04 +0100 Bram Moolenaar patch 8.2.4541: Crash in debugger when a variable is not available v8.2.4541
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 14:30:05 +0100 Bram Moolenaar patch 8.2.4526: Vim9: cannot set variables to a null value v8.2.4526
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
Tue, 22 Feb 2022 20:45:04 +0100 Bram Moolenaar patch 8.2.4446: Vim9: cannot refer to a global function like a local one v8.2.4446
Fri, 18 Feb 2022 14:30:02 +0100 Bram Moolenaar patch 8.2.4413: Vim9: Coverity warns for using NULL pointer v8.2.4413
Thu, 17 Feb 2022 20:45:03 +0100 Bram Moolenaar patch 8.2.4410: Vim9: some code not covered by tests v8.2.4410
Thu, 17 Feb 2022 17:45:03 +0100 Bram Moolenaar patch 8.2.4409: Vim9: some code not covered by tests v8.2.4409
Thu, 17 Feb 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4408: Vim9: some code not covered by tests v8.2.4408
Thu, 17 Feb 2022 14:15:04 +0100 Bram Moolenaar patch 8.2.4407: Vim9: some code not covered by tests v8.2.4407
Wed, 16 Feb 2022 23:00:03 +0100 Bram Moolenaar patch 8.2.4404: Vim9: some code not covered by tests v8.2.4404
Sat, 12 Feb 2022 15:30:03 +0100 Bram Moolenaar patch 8.2.4358: Vim9: line number of exception is not set v8.2.4358
Mon, 07 Feb 2022 21:00:02 +0100 Bram Moolenaar patch 8.2.4322: Vim9: crash when using funcref with closure v8.2.4322
Mon, 07 Feb 2022 16:45:03 +0100 Bram Moolenaar patch 8.2.4319: :put does not work properly in compiled function v8.2.4319
Sun, 06 Feb 2022 15:00:03 +0100 Bram Moolenaar patch 8.2.4309: Vim9: crash when using a partial in the wrong context v8.2.4309
Wed, 02 Feb 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy() v8.2.4286
Wed, 26 Jan 2022 22:15:03 +0100 Bram Moolenaar patch 8.2.4225: Vim9: depth argument of :lockvar not parsed in :def function v8.2.4225
Tue, 25 Jan 2022 17:00:06 +0100 Bram Moolenaar patch 8.2.4216: Vim9: cannot use a function from an autoload import directly v8.2.4216
Sun, 23 Jan 2022 21:15:03 +0100 Bram Moolenaar patch 8.2.4198: Vim9: the switch for executing instructions is too long v8.2.4198
Tue, 18 Jan 2022 18:45:02 +0100 Bram Moolenaar patch 8.2.4137: Vim9: calling import with and without method is inconsistent v8.2.4137
Tue, 18 Jan 2022 14:00:05 +0100 Bram Moolenaar patch 8.2.4131: Vim9: calling function in autoload import does not work v8.2.4131
Thu, 13 Jan 2022 22:30:05 +0100 Bram Moolenaar patch 8.2.4086: "cctx" argument of find_func_even_dead() is unused v8.2.4086
Wed, 12 Jan 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4072: Vim9: compiling function fails when autoload is not loaded v8.2.4072
Sat, 08 Jan 2022 17:30:04 +0100 Bram Moolenaar patch 8.2.4043: using int for second argument of ga_init2() v8.2.4043