log src/vim9execute.c @ 19411:bc880a130120 v8.2.0263

age author description
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:30:09 +0100 Bram Moolenaar patch 8.2.0253: crash when using :disassamble without argument v8.2.0253
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 21:30:03 +0100 Bram Moolenaar patch 8.2.0225: compiling lambda not tested yet v8.2.0225
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 21:30:04 +0100 Bram Moolenaar patch 8.2.0206: calling Vim9 function using default argument fails v8.2.0206
Sun, 02 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0200: Vim9 script commands not sufficiently tested v8.2.0200
Sun, 02 Feb 2020 17:30:03 +0100 Bram Moolenaar patch 8.2.0199: Vim9 script commands not sufficiently tested v8.2.0199
Tue, 28 Jan 2020 23:00:05 +0100 Bram Moolenaar patch 8.2.0169: Coverity warning for dead code v8.2.0169
Tue, 28 Jan 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0168: Coverity warning for assigning NULL to an option v8.2.0168
Tue, 28 Jan 2020 23:00:03 +0100 Bram Moolenaar patch 8.2.0167: Coverity warning for ignoring return value v8.2.0167
Tue, 28 Jan 2020 22:45:04 +0100 Bram Moolenaar patch 8.2.0166: Coverity warning for using uninitialized variable v8.2.0166
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