log src/vim9compile.c @ 19316:17dc6282f370 v8.2.0216

age author description
Wed, 05 Feb 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0216: several Vim9 instructions are not tested v8.2.0216
Tue, 04 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0210: Coverity complains about uninitialized field v8.2.0210
Tue, 04 Feb 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0206: calling Vim9 function using default argument fails v8.2.0206
Mon, 03 Feb 2020 21:00:04 +0100 Bram Moolenaar patch 8.2.0201: cannot assign to an imported variable v8.2.0201
Sun, 02 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0200: Vim9 script commands not sufficiently tested v8.2.0200
Fri, 31 Jan 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0188: Check commands don't work well with Vim9 script v8.2.0188
Fri, 31 Jan 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0187: reduntant code v8.2.0187
Fri, 31 Jan 2020 20:15:05 +0100 Bram Moolenaar patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines v8.2.0185
Wed, 29 Jan 2020 21:30:05 +0100 Bram Moolenaar patch 8.2.0173: build fails with old compiler v8.2.0173
Tue, 28 Jan 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0170: Coverity warning for ignoring return value v8.2.0170
Tue, 28 Jan 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0165: Coverity warning for using NULL pointer v8.2.0165
Sun, 26 Jan 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0155: warnings from MinGW compiler; tests fail without +float v8.2.0155
Sun, 26 Jan 2020 19:30:14 +0100 Bram Moolenaar patch 8.2.0154: reallocating the list of scripts is inefficient v8.2.0154
Sun, 26 Jan 2020 16:00:05 +0100 Bram Moolenaar patch 8.2.0149: maintaining a Vim9 branch separately is more work v8.2.0149