log src/vim9execute.c @ 21558:1c4d4aa22b37 v8.2.1329

age author description
Fri, 31 Jul 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1329: Vim9: cannot define global function inside :def function v8.2.1329
Sat, 25 Jul 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1291: Vim9: type of varargs items is not checked v8.2.1291
Wed, 22 Jul 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1272: Vim9: type not checked if declaration also assigns value v8.2.1272
Tue, 21 Jul 2020 21:45:06 +0200 Bram Moolenaar patch 8.2.1263: Vim9: comperators use 'ignorecase' in Vim9 script v8.2.1263
Tue, 21 Jul 2020 21:00:06 +0200 Bram Moolenaar patch 8.2.1261: Vim9: common type of function not tested v8.2.1261
Sun, 19 Jul 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1251: Vim9: warning for pointer usage, test failure undetected v8.2.1251
Sun, 19 Jul 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1250: Vim9: cannot use the g:, b:, t: and w: namespaces v8.2.1250
Sun, 19 Jul 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1247: Vim9: cannot index a character in a string v8.2.1247
Sun, 19 Jul 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1242: Vim9: no error if calling a function with wrong type v8.2.1242
Sat, 18 Jul 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.1238: Vim9: a few remaining errors not caught by try/catch v8.2.1238
Sat, 18 Jul 2020 15:30:03 +0200 Bram Moolenaar patch 8.2.1236: Vim9: a few errors not caught by try/catch v8.2.1236
Fri, 17 Jul 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1233: Vim9: various errors not caught by try/catch v8.2.1233
Fri, 17 Jul 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1230: Vim9: list index error not caught by try/catch v8.2.1230
Wed, 15 Jul 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1224: Vim9: arguments from partial are not used v8.2.1224
Mon, 13 Jul 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1202: Vim9: crash when calling a closure from a builtin function v8.2.1202
Mon, 13 Jul 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1200: Vim9: cannot disassemble a lambda function v8.2.1200
Thu, 09 Jul 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1167: Vim9: builtin function method call only supports first arg v8.2.1167
Wed, 08 Jul 2020 15:30:04 +0200 Bram Moolenaar patch 8.2.1154: Vim9: crash when using imported function v8.2.1154
Sun, 05 Jul 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.1135: Vim9: getting a dict member may not work v8.2.1135
Sun, 05 Jul 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.1134: Vim9: getting a list member may not work v8.2.1134
Sat, 04 Jul 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1127: Vim9: getting a dict member may not work v8.2.1127
Wed, 01 Jul 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1111: inconsistent naming of get_list_tv() and eval_dict() v8.2.1111
Sat, 20 Jun 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1023: Vim9: redefining a function uses a new index every time v8.2.1023
Fri, 19 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.1011: Vim9: some code not tested v8.2.1011
Thu, 18 Jun 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1009: Vim9: some failures not checked for v8.2.1009
Tue, 16 Jun 2020 11:45:04 +0200 Bram Moolenaar patch 8.2.0987: Vim9: cannot assign to [var; var] v8.2.0987
Sun, 14 Jun 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0981: Vim9: cannot compile "[var, var] = list" v8.2.0981
Mon, 25 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0823: Vim9: script reload test is disabled v8.2.0823
Sun, 24 May 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.0818: Vim9: using a discovery phase doesn't work well v8.2.0818
Sat, 16 May 2020 21:30:10 +0200 Bram Moolenaar patch 8.2.0771: Vim9: cannot call a compiled closure from not compiled code v8.2.0771