log src/vim9compile.c @ 19830:6500dcaf8e1a v8.2.0471

age author description
Sat, 28 Mar 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0471: missing change to compile_list() v8.2.0471
Sat, 28 Mar 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0467: Vim9: some errors are not tested v8.2.0467
Sat, 28 Mar 2020 15:00:10 +0100 Bram Moolenaar patch 8.2.0465: Vim9: dead code and wrong return type v8.2.0465
Thu, 26 Mar 2020 13:30:04 +0100 Bram Moolenaar patch 8.2.0449: Vim9: crash if return type is invalid v8.2.0449
Mon, 23 Mar 2020 22:15:05 +0100 Bram Moolenaar patch 8.2.0436: no warnings for incorrect printf arguments v8.2.0436
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