log src/testdir/test_vim9_func.vim @ 21602:7028f45bf0ea v8.2.1351

age author description
Sat, 01 Aug 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1351: Vim9: no proper error if using namespace for nested function v8.2.1351
Sat, 01 Aug 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1344: Vim9: No test for trying to redefine global function v8.2.1344
Sat, 01 Aug 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1343: Vim9: cannot find global function when using g: v8.2.1343
Sat, 01 Aug 2020 00:15:04 +0200 Bram Moolenaar patch 8.2.1333: Vim9: memory leak when using nested global function v8.2.1333
Sat, 01 Aug 2020 00:00:11 +0200 Bram Moolenaar patch 8.2.1332: Vim9: memory leak when using nested global function v8.2.1332
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
Wed, 29 Jul 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1322: Vim9: method on double quoted string doesn't work v8.2.1322
Sun, 26 Jul 2020 18:45:06 +0200 Bram Moolenaar patch 8.2.1302: Vim9: varargs arg after optional arg does not work v8.2.1302
Sun, 26 Jul 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1301: Vim9: varargs argument type not parsed properly v8.2.1301
Sun, 26 Jul 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1300: Vim9: optional argument type not parsed properly v8.2.1300
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
Fri, 24 Jul 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.1288: Vim9: cannot use mark in range v8.2.1288
Thu, 23 Jul 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1285: Vim9: argument types are not checked on assignment v8.2.1285
Thu, 23 Jul 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.1284: Vim9: skipping over type includes following white space v8.2.1284
Thu, 23 Jul 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1282: Vim9: crash when using CheckScriptFailure() v8.2.1282
Wed, 22 Jul 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1271: Vim9: Error for Funcref function argument type v8.2.1271
Wed, 22 Jul 2020 19:45:04 +0200 Bram Moolenaar patch 8.2.1270: Vim9: not skipping over function type declaration v8.2.1270
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
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 22:45:04 +0200 Bram Moolenaar patch 8.2.1224: Vim9: arguments from partial are not used v8.2.1224
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 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 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 15:30:04 +0200 Bram Moolenaar patch 8.2.1182: Vim9: no check for whitespace after comma in lambda v8.2.1182
Wed, 08 Jul 2020 17:45:06 +0200 Bram Moolenaar patch 8.2.1155: Vim9: cannot handle line break inside lambda v8.2.1155
Sun, 05 Jul 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1144: Vim9: return type of reverse() is any v8.2.1144
Sun, 05 Jul 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1143: Vim9: return type of remove() is any v8.2.1143
Sun, 05 Jul 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1142: Vim9: return type of insert() is any v8.2.1142
Sun, 05 Jul 2020 20:30:06 +0200 Bram Moolenaar patch 8.2.1141: Vim9: return type of filter() is any v8.2.1141
Sun, 05 Jul 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1140: Vim9: return type of extend() is any v8.2.1140
Sun, 05 Jul 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1139: Vim9: test for silent echo fails in some environments v8.2.1139
Sun, 05 Jul 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1138: Vim9: return type of copy() and deepcopy() is any v8.2.1138
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 17:15:03 +0200 Bram Moolenaar patch 8.2.1136: Vim9: return type of argv() is always any v8.2.1136
Sun, 05 Jul 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1133: Vim9: return type of add() is not specific enough v8.2.1133
Sun, 05 Jul 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1132: Vim9: return type of repeat() is not specific enough v8.2.1132
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
Wed, 01 Jul 2020 17:30:06 +0200 Bram Moolenaar patch 8.2.1110: Vim9: line continuation does not work in function arguments v8.2.1110
Tue, 30 Jun 2020 13:45:06 +0200 Bram Moolenaar patch 8.2.1096: Vim9: return type of getqflist() is wrong v8.2.1096
Mon, 22 Jun 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.1037: Vim9: crash when using line continuation inside :def v8.2.1037
Sat, 20 Jun 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1024: Vim9: no error for using "let g:var = val" v8.2.1024
Thu, 18 Jun 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1006: Vim9: require unnecessary return statement v8.2.1006
Thu, 18 Jun 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.1003: Vim9: return type of sort() is too generic v8.2.1003
Mon, 25 May 2020 00:00:04 +0200 Bram Moolenaar patch 8.2.0820: Vim9: function type isn't set until compiled v8.2.0820
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
Sun, 10 May 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0733: Vim9: assigning to dict or list argument does not work v8.2.0733
Thu, 07 May 2020 14:45:04 +0200 Bram Moolenaar patch 8.2.0707: Vim9 function test fails v8.2.0707
Wed, 06 May 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0703: Vim9: closure cannot store value in outer context v8.2.0703
Tue, 05 May 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0699: Vim9: not all errors tested v8.2.0699
Tue, 05 May 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0696: Vim9: nested function does not work properly v8.2.0696
Mon, 04 May 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0695: Vim9: cannot define a function inside a function v8.2.0695
Sun, 03 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0693: closure using argument not tested v8.2.0693
Sun, 03 May 2020 15:45:05 +0200 Bram Moolenaar patch 8.2.0684: Vim9: memory leak when using lambda v8.2.0684
Sat, 02 May 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0683: Vim9: parsing type does not always work v8.2.0683
Sat, 02 May 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.0682: Vim9: parsing function argument type can get stuck v8.2.0682
Sat, 02 May 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.0679: Vim9: incomplete support for closures v8.2.0679