log src/vim9compile.c @ 21421:0f0fee4122d3 v8.2.1261

age author description
Tue, 21 Jul 2020 21:00:06 +0200 Bram Moolenaar patch 8.2.1261: Vim9: common type of function not tested v8.2.1261
Mon, 20 Jul 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1256: Vim9: type wrong after getting dict item in lambda v8.2.1256
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 17:30:03 +0200 Bram Moolenaar patch 8.2.1246: Vim9: comment after assignment doesn't work v8.2.1246
Sun, 19 Jul 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1244: Vim9: in lambda index assumes a list v8.2.1244
Sun, 19 Jul 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.1243: Vim9: cannot have a comment line halfway a list v8.2.1243
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 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 20:45:06 +0200 Bram Moolenaar patch 8.2.1227: Vim9: allowing both quoted and # comments is confusing v8.2.1227
Wed, 15 Jul 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1223: Vim9: invalid type error for function default value v8.2.1223
Wed, 15 Jul 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1218: Vim9: cannot use 'text'->func() v8.2.1218
Mon, 13 Jul 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1201: Vim9: crash when passing number as dict key v8.2.1201
Sun, 12 Jul 2020 17:45:04 +0200 Bram Moolenaar patch 8.2.1191: Vim9: crash when function calls itself v8.2.1191
Sat, 11 Jul 2020 22:30:07 +0200 Bram Moolenaar patch 8.2.1183: assert_fails() checks the last error message v8.2.1183
Sat, 11 Jul 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.1178: Vim9: filter function recognized as command modifier v8.2.1178
Fri, 10 Jul 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.1176: Vim9: not enough type checking in Vim9 script v8.2.1176
Fri, 10 Jul 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1175: Vim9: cannot split a line before ".member" v8.2.1175
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 22:15:04 +0200 Bram Moolenaar patch 8.2.1161: Vim9: using freed memory v8.2.1161
Wed, 08 Jul 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1160: Vim9: memory leak in allocated types v8.2.1160
Wed, 08 Jul 2020 18:45:09 +0200 Bram Moolenaar patch 8.2.1159: Vim9: no error for missing space after a comma v8.2.1159
Wed, 08 Jul 2020 18:00:05 +0200 Bram Moolenaar patch 8.2.1156: Vim9: No error for invalid command in compiled function v8.2.1156
Wed, 08 Jul 2020 17:45:06 +0200 Bram Moolenaar patch 8.2.1155: Vim9: cannot handle line break inside lambda v8.2.1155
Tue, 07 Jul 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1152: Vim9: function reference is missing script prefix v8.2.1152
Mon, 06 Jul 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1149: Vim9: :eval command not handled properly v8.2.1149
Mon, 06 Jul 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1148: warning for using int instead of size_t v8.2.1148
Sun, 05 Jul 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1145: Vim9: "for" only accepts a list at compile time v8.2.1145
Sun, 05 Jul 2020 18:30:07 +0200 Bram Moolenaar patch 8.2.1137: Vim9: modifiers not cleared after compiling function v8.2.1137
Sun, 05 Jul 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1131: Vim9: error message for returning a value is not clear v8.2.1131