log src/testdir/test_vim9_script.vim @ 25368:1ffa8eb30353 v8.2.3221

age author description
Sun, 25 Jul 2021 16:00:05 +0200 Bram Moolenaar patch 8.2.3221: Vim9: argument types are not checked at compile time v8.2.3221
Sun, 25 Jul 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.3216: Vim9: crash when using variable in a loop at script level v8.2.3216
Tue, 20 Jul 2021 19:30:03 +0200 Bram Moolenaar patch 8.2.3189: Vim9: error when using "try|" v8.2.3189
Mon, 19 Jul 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.3186: Vim9: not all failures for import tested v8.2.3186
Sun, 18 Jul 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3179: Vim9: cannot assign to an imported variable at script level v8.2.3179
Sun, 18 Jul 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.3178: Vim9: the file name of an :import cannot be an expression v8.2.3178
Sun, 18 Jul 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.3177: Vim9: can not use "for _ in expr" at script level v8.2.3177
Thu, 15 Jul 2021 18:15:04 +0200 Bram Moolenaar patch 8.2.3166: Vim9: nested autoload call error overruled by "Unknown error" v8.2.3166
Sun, 11 Jul 2021 20:30:04 +0200 Bram Moolenaar patch 8.2.3151: Vim9: profiling fails if nested function is also profiled v8.2.3151
Sun, 11 Jul 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.3147: Vim9: profiling does not work with a nested function v8.2.3147
Sun, 11 Jul 2021 17:00:04 +0200 Bram Moolenaar patch 8.2.3146: Vim9: line number wrong for :execute argument v8.2.3146
Sun, 11 Jul 2021 16:45:03 +0200 Bram Moolenaar patch 8.2.3145: Vim9: profile test fails without profile feature v8.2.3145
Sun, 11 Jul 2021 15:30:03 +0200 Bram Moolenaar patch 8.2.3143: Vim9: wrong context if lambda called from profiled function v8.2.3143
Sat, 10 Jul 2021 19:45:04 +0200 Bram Moolenaar patch 8.2.3137: Vim9: no error when a line only has a variable name v8.2.3137
Thu, 08 Jul 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3130: Vim9: import test fails v8.2.3130
Thu, 08 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3129: Vim9: imported uninitialized list does not get type checked v8.2.3129
Thu, 08 Jul 2021 19:30:04 +0200 Bram Moolenaar patch 8.2.3126: Vim9: for loop error reports wrong line number v8.2.3126
Thu, 08 Jul 2021 17:45:03 +0200 Bram Moolenaar patch 8.2.3124: Vim9: no error for white space between option and "=9" v8.2.3124
Thu, 08 Jul 2021 16:45:04 +0200 Bram Moolenaar patch 8.2.3123: Vim9: confusing error when using white space after option v8.2.3123
Wed, 07 Jul 2021 22:00:04 +0200 Bram Moolenaar patch 8.2.3118: Vim9: "any" type not handled correctly in for loop v8.2.3118
Wed, 07 Jul 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3117: Vim9: type not properly checked in for loop v8.2.3117
Mon, 05 Jul 2021 22:30:03 +0200 Bram Moolenaar patch 8.2.3113: no error when for loop variable shadows script variable v8.2.3113
Mon, 05 Jul 2021 21:45:04 +0200 Bram Moolenaar patch 8.2.3111: Vim9: confusing error with extra whitespace before colon v8.2.3111
Sun, 04 Jul 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.3099: Vim9: missing catch/finally not reported at script level v8.2.3099
Wed, 30 Jun 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3078: Vim9: profile test fails v8.2.3078
Wed, 30 Jun 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3077: Vim9: an error in a catch block is not reported v8.2.3077
Wed, 30 Jun 2021 12:15:04 +0200 Bram Moolenaar patch 8.2.3076: Vim9: using try in catch block causes a hang v8.2.3076
Sun, 27 Jun 2021 15:45:03 +0200 Bram Moolenaar patch 8.2.3065: Vim9: error when sourcing script twice and reusing function v8.2.3065
Sat, 26 Jun 2021 12:45:03 +0200 Bram Moolenaar patch 8.2.3051: Vim9: for loop with one list variable does not work v8.2.3051
Sun, 20 Jun 2021 12:45:05 +0200 Bram Moolenaar patch 8.2.3021: spaces allowed between option name and "!", "?", etc. v8.2.3021