log src/vim9execute.c @ 19736:4174c4da6ff7 v8.2.0424

age author description
Sun, 22 Mar 2020 13:45:08 +0100 Bram Moolenaar patch 8.2.0424: checking for wrong return value v8.2.0424
Fri, 20 Mar 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.0419: various memory leaks in Vim9 script code v8.2.0419
Thu, 12 Mar 2020 19:30:05 +0100 Bram Moolenaar patch 8.2.0374: using wrong printf directive for jump location v8.2.0374
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
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
Sat, 29 Feb 2020 23:30:04 +0100 Bram Moolenaar patch 8.2.0336: Vim9: insufficient test coverage for compiling v8.2.0336
Thu, 27 Feb 2020 22:00:03 +0100 Bram Moolenaar patch 8.2.0326: compiler warning for using uninitialized variable v8.2.0326
Wed, 26 Feb 2020 21:30:04 +0100 Bram Moolenaar patch 8.2.0323: Vim9: calling a function that is defined later is slow v8.2.0323
Wed, 26 Feb 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.0321: Vim9: ":execute" does not work yet v8.2.0321
Thu, 20 Feb 2020 22:30:04 +0100 Bram Moolenaar patch 8.2.0289: Vim9: :echo did not clear the rest of the line v8.2.0289
Thu, 20 Feb 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0287: Vim9: return in try block not tested; catch not tested v8.2.0287
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 18:15:05 +0100 Bram Moolenaar patch 8.2.0282: Vim9: setting number option not tested v8.2.0282
Wed, 19 Feb 2020 17:15:03 +0100 Bram Moolenaar patch 8.2.0280: Vim9: throw in :def function not caught higher up v8.2.0280
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