log src/testdir/test_vim9_script.vim @ 27237:44cb142c8615 v8.2.4147

age author description
Wed, 19 Jan 2022 22:00:03 +0100 Bram Moolenaar patch 8.2.4147: E464 does not always include the offending command v8.2.4147
Wed, 12 Jan 2022 17:30:07 +0100 Bram Moolenaar patch 8.2.4071: Vim9: no detection of return in try/endtry v8.2.4071
Mon, 10 Jan 2022 22:45:03 +0100 Bram Moolenaar patch 8.2.4057: Vim9: not fully implementing the autoload mechanism v8.2.4057
Mon, 10 Jan 2022 19:15:04 +0100 Bram Moolenaar patch 8.2.4053: Vim9: autoload mechanism doesn't fully work yet v8.2.4053
Sun, 09 Jan 2022 22:45:04 +0100 Bram Moolenaar patch 8.2.4050: Vim9: need to prefix every item in an autoload script v8.2.4050
Fri, 07 Jan 2022 22:45:02 +0100 Bram Moolenaar patch 8.2.4036: Vim9: script test file is getting too long v8.2.4036
Fri, 07 Jan 2022 19:30:03 +0100 Bram Moolenaar patch 8.2.4030: a script local funcref is not found from a mapping v8.2.4030
Fri, 07 Jan 2022 15:45:03 +0100 Bram Moolenaar patch 8.2.4027: import test fails on MS-Windows v8.2.4027
Fri, 07 Jan 2022 14:45:04 +0100 Bram Moolenaar patch 8.2.4025: error for import not ending in .vim does not work for .vimrc v8.2.4025
Fri, 07 Jan 2022 14:00:04 +0100 Bram Moolenaar patch 8.2.4024: confusing error message if imported name is used directly v8.2.4024
Thu, 06 Jan 2022 22:15:04 +0100 Bram Moolenaar patch 8.2.4019: Vim9: import mechanism is too complicated v8.2.4019
Sat, 01 Jan 2022 13:30:03 +0100 Bram Moolenaar patch 8.2.3965: Vim9: no easy way to check if Vim9 script is supported v8.2.3965
Sun, 26 Dec 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3901: Vim9: Cannot set 'cpo' in main .vimrc if using Vim9 script v8.2.3901
Sat, 25 Dec 2021 22:45:02 +0100 Bram Moolenaar patch 8.2.3897: Vim9: second argument of map() and filter() not checked v8.2.3897
Thu, 23 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3878: Vim9: debugger tries to read more lines than there are v8.2.3878
Mon, 20 Dec 2021 13:30:03 +0100 Bram Moolenaar patch 8.2.3859: Vim9: some code lines not tested v8.2.3859
Mon, 20 Dec 2021 12:00:04 +0100 Bram Moolenaar patch 8.2.3858: Vim9: not enough tests v8.2.3858
Sun, 19 Dec 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3854: Vim9: inconsistent arguments for test functions v8.2.3854
Tue, 14 Dec 2021 13:15:03 +0100 Bram Moolenaar patch 8.2.3807: Vim9: can call import with star directly v8.2.3807
Sat, 11 Dec 2021 17:15:03 +0100 Bram Moolenaar patch 8.2.3783: confusing error for using a variable as a function v8.2.3783
Sat, 11 Dec 2021 15:00:03 +0100 Bram Moolenaar patch 8.2.3782: Vim9: no error if a function shadows a script variable v8.2.3782
Fri, 10 Dec 2021 22:15:03 +0100 Bram Moolenaar patch 8.2.3778: lambda debug test fails in some configurations v8.2.3778
Fri, 10 Dec 2021 18:00:05 +0100 Bram Moolenaar patch 8.2.3775: Vim9: lambda compiled without outer context when debugging v8.2.3775
Sun, 05 Dec 2021 18:30:04 +0100 Bram Moolenaar patch 8.2.3746: cannot disassemble function starting with "debug" or "profile" v8.2.3746
Wed, 01 Dec 2021 18:45:03 +0100 Bram Moolenaar patch 8.2.3717: Vim9: error for constant list size is only given at runtime v8.2.3717
Mon, 22 Nov 2021 21:15:03 +0100 Bram Moolenaar patch 8.2.3650: Vim9: for loop variable can be a list member v8.2.3650
Mon, 22 Nov 2021 19:45:03 +0100 Bram Moolenaar patch 8.2.3649: Vim9: error for variable declared in while loop v8.2.3649
Sun, 21 Nov 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.3637: typos in test files v8.2.3637
Sat, 23 Oct 2021 11:30:04 +0200 Bram Moolenaar patch 8.2.3558: Vim9: asserting the wrong variable v8.2.3558
Fri, 22 Oct 2021 23:30:04 +0200 Bram Moolenaar patch 8.2.3557: Vim9: cannot call imported funcref at script level v8.2.3557
Sun, 26 Sep 2021 21:15:02 +0200 Bram Moolenaar patch 8.2.3457: MS-Windows Vim9: test executed and fails v8.2.3457
Wed, 08 Sep 2021 12:45:04 +0200 Bram Moolenaar patch 8.2.3413: Vim9: too many characters are allowed in import name v8.2.3413
Tue, 07 Sep 2021 22:45:04 +0200 Bram Moolenaar patch 8.2.3412: Vim9: importing the wrong file v8.2.3412
Tue, 07 Sep 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3411: Vim9: crash when using base name of import v8.2.3411
Sat, 21 Aug 2021 17:30:03 +0200 Bram Moolenaar patch 8.2.3364: Vim9: crash when :for is skipped v8.2.3364
Sat, 21 Aug 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.3363: when :edit reuses the current buffer the alternate file is set v8.2.3363
Fri, 20 Aug 2021 21:00:06 +0200 Bram Moolenaar patch 8.2.3361: Vim9: crash with nested :while v8.2.3361
Sun, 15 Aug 2021 20:45:04 +0200 Bram Moolenaar patch 8.2.3353: Vim9: type of argument for negate not checked at compile time v8.2.3353
Sat, 07 Aug 2021 18:15:03 +0200 Bram Moolenaar patch 8.2.3312: Vim9: after "if false" line breaks in expression not skipped v8.2.3312
Sat, 07 Aug 2021 15:15:02 +0200 Bram Moolenaar patch 8.2.3307: Vim9: :echoconsole cannot access local variables v8.2.3307
Sat, 07 Aug 2021 13:30:03 +0200 Bram Moolenaar patch 8.2.3305: Vim9: :finally in skipped block not handled correctly v8.2.3305
Tue, 03 Aug 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3281: Vim9: TODO items in tests can be taken care of v8.2.3281
Sun, 01 Aug 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3271: Vim9: cannot use :command or :au with block in :def function v8.2.3271
Thu, 29 Jul 2021 23:00:04 +0200 Bram Moolenaar patch 8.2.3249: Vim9: error for re-imported function with default argument v8.2.3249
Thu, 29 Jul 2021 22:30:05 +0200 Bram Moolenaar patch 8.2.3248: Vim9: error message for wrong input uses wrong line number v8.2.3248
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
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