log src/vim9compile.c @ 19726:ad37a198a708 v8.2.0419

age author description
Fri, 20 Mar 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.0419: various memory leaks in Vim9 script code v8.2.0419
Mon, 09 Mar 2020 19:30:04 +0100 Bram Moolenaar patch 8.2.0368: Vim9: import that redefines local variable does not fail v8.2.0368
Wed, 04 Mar 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0355: Vim9: str_val is confusing, it's a number v8.2.0355
Tue, 03 Mar 2020 22:00:04 +0100 Bram Moolenaar patch 8.2.0350: Vim9: expression tests don't use recognized constants v8.2.0350
Mon, 02 Mar 2020 23:00:06 +0100 Bram Moolenaar patch 8.2.0348: Vim9: not all code tested v8.2.0348
Sun, 01 Mar 2020 23:45:04 +0100 Bram Moolenaar patch 8.2.0346: Vim9: finding common list type not tested v8.2.0346
Sun, 01 Mar 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.0343: Vim9: using wrong instruction, limited test coverage v8.2.0343
Sun, 01 Mar 2020 15:45:03 +0100 Bram Moolenaar patch 8.2.0340: Vim9: function and partial types not tested v8.2.0340
Sun, 01 Mar 2020 14:15:04 +0100 Bram Moolenaar patch 8.2.0339: Vim9: function return type may depend on arguments v8.2.0339
Sun, 01 Mar 2020 13:15:06 +0100 Bram Moolenaar patch 8.2.0338: build failure without the channel feature v8.2.0338
Sat, 29 Feb 2020 23:30:04 +0100 Bram Moolenaar patch 8.2.0336: Vim9: insufficient test coverage for compiling v8.2.0336
Wed, 26 Feb 2020 20:30:09 +0100 Bram Moolenaar patch 8.2.0322: Vim9: error checks not tested v8.2.0322
Wed, 26 Feb 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.0321: Vim9: ":execute" does not work yet v8.2.0321
Tue, 25 Feb 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0318: Vim9: types not sufficiently tested v8.2.0318
Sun, 23 Feb 2020 21:30:03 +0100 Bram Moolenaar patch 8.2.0312: Vim9: insufficient script tests v8.2.0312
Sat, 22 Feb 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.0298: Vim9 script: cannot start command with a string constant v8.2.0298
Fri, 21 Feb 2020 18:45:06 +0100 Bram Moolenaar patch 8.2.0294: cannot use Ex command that is also a function name v8.2.0294
Thu, 20 Feb 2020 23:00:05 +0100 Bram Moolenaar patch 8.2.0291: Vim9: assigning [] to list<string> doesn't work v8.2.0291
Thu, 20 Feb 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0288: Vim9: some float and blob operators not tested v8.2.0288
Wed, 19 Feb 2020 22:45:03 +0100 Bram Moolenaar patch 8.2.0285: unused error message; cannot create s:var v8.2.0285
Wed, 19 Feb 2020 21:15:03 +0100 Bram Moolenaar patch 8.2.0284: Vim9: assignment test fails v8.2.0284
Wed, 19 Feb 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0283: Vim9: failing to load script var not tested v8.2.0283
Wed, 19 Feb 2020 12:45:04 +0100 Bram Moolenaar patch 8.2.0276: Vim9: not allowing space before ")" in function call v8.2.0276
Mon, 17 Feb 2020 21:15:05 +0100 Bram Moolenaar patch 8.2.0269: Vim9: operator after list index does not work v8.2.0269
Sun, 16 Feb 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.0263: a few new Vim9 messages are not localized v8.2.0263
Thu, 13 Feb 2020 21:45:03 +0100 Bram Moolenaar patch 8.2.0254: compiler warning for checking size_t to be negative v8.2.0254
Thu, 13 Feb 2020 20:45:09 +0100 Bram Moolenaar patch 8.2.0252: Windows compiler warns for using size_t v8.2.0252
Fri, 07 Feb 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0229: compare instructions not tested v8.2.0229
Thu, 06 Feb 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0226: compiling for loop not tested v8.2.0226
Thu, 06 Feb 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0224: compiling :elseif not tested yet v8.2.0224
Thu, 06 Feb 2020 19:30:08 +0100 Bram Moolenaar patch 8.2.0223: some instructions not yet tested v8.2.0223
Thu, 06 Feb 2020 18:00:04 +0100 Bram Moolenaar patch 8.2.0222: Vim9: optional function arguments don't work yet v8.2.0222
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