log src/testdir/test_vim9_script.vim @ 20953:6b4b887a12f0 v8.2.1028

age author description
Sun, 21 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1028: Vim9: no error for declaring buffer, window, etc. variable v8.2.1028
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
Fri, 19 Jun 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1012: Vim9: cannot declare single character script variables v8.2.1012
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
Thu, 18 Jun 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1001: Vim9: crash with nested "if" and assignment v8.2.1001
Wed, 17 Jun 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.0994: Vim9: missing function causes compilation error v8.2.0994
Wed, 17 Jun 2020 12:15:05 +0200 Bram Moolenaar patch 8.2.0993: Vim9 script test fails with normal features v8.2.0993
Tue, 16 Jun 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.0992: Vim9: crash when using :import in the Vim command v8.2.0992
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
Sun, 14 Jun 2020 13:00:04 +0200 Bram Moolenaar patch 8.2.0975: Vim9: script variable does not accept optional s: prefix v8.2.0975
Sat, 13 Jun 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.0973: Vim9: type is not checked when assigning to a script variable v8.2.0973
Sat, 13 Jun 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.0972: Vim9 script variable declarations need a type v8.2.0972
Thu, 11 Jun 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0960: cannot use :import in legacy Vim script v8.2.0960
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
Thu, 21 May 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.0806: using "func!" after vim9script gives confusing error v8.2.0806
Mon, 18 May 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.0790: Vim9: list index not well tested v8.2.0790
Sat, 16 May 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.0772: Vim9: some variable initializations not tested v8.2.0772
Fri, 15 May 2020 23:45:04 +0200 Bram Moolenaar patch 8.2.0764: Vim9: assigning to option not fully tested v8.2.0764
Fri, 15 May 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0755: Vim9: No error when variable initializer is not a constant v8.2.0755
Thu, 14 May 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.0754: Vim9: No test for forward declaration v8.2.0754
Thu, 14 May 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase v8.2.0753
Sun, 10 May 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0731: Vim9: parsing declarations continues after :finish v8.2.0731
Sun, 10 May 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.0730: Vim9: Assignment to dict member does not work v8.2.0730
Sun, 10 May 2020 15:30:03 +0200 Bram Moolenaar patch 8.2.0729: Vim9: When reloading a script variables are not cleared v8.2.0729
Sat, 09 May 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.0724: Vim9: appending to buffer/window/tab variable not tested
Thu, 07 May 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.0706: Vim9: using assert_fails() causes function to finish v8.2.0706
Tue, 05 May 2020 23:45:04 +0200 Bram Moolenaar patch 8.2.0701: Vim9 test fails without job feature v8.2.0701
Tue, 05 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0700: Vim9: converting error message to exception not tested v8.2.0700
Tue, 28 Apr 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0657: Vim9: no check if called variable is a FuncRef v8.2.0657
Mon, 27 Apr 2020 23:45:03 +0200 Bram Moolenaar patch 8.2.0653: using uninitialized pointer v8.2.0653
Mon, 27 Apr 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.0650: Vim9: script function can be deleted v8.2.0650
Sat, 25 Apr 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.0640: Vim9: expanding does not work v8.2.0640
Thu, 23 Apr 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0626: Vim9: wrong syntax of function in Vim9 script v8.2.0626
Thu, 23 Apr 2020 17:15:04 +0200 Bram Moolenaar patch 8.2.0624: Vim9: no check for space before #comment v8.2.0624
Mon, 20 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0613: Vim9: no check for space before #comment v8.2.0613
Mon, 20 Apr 2020 19:45:03 +0200 Bram Moolenaar patch 8.2.0612: Vim9: no check for space before #comment v8.2.0612
Mon, 20 Apr 2020 18:00:03 +0200 Bram Moolenaar patch 8.2.0611: Vim9: no check for space before #comment v8.2.0611
Sun, 19 Apr 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.0605: Vim9: cannot unlet an environment variable v8.2.0605
Sun, 19 Apr 2020 16:30:04 +0200 Bram Moolenaar patch 8.2.0601: Vim9: :unlet is not compiled v8.2.0601
Sun, 19 Apr 2020 14:45:03 +0200 Bram Moolenaar patch 8.2.0600: Vim9: cannot read or write w:, t: and b: variables v8.2.0600
Sat, 18 Apr 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0595: Vim9: not all commands using ends_excmd() tested v8.2.0595
Thu, 16 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0586: Vim9: # comment not sufficiently tested v8.2.0586
Thu, 16 Apr 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0585: Vim9: # comment not recognized after :vim9script v8.2.0585
Thu, 16 Apr 2020 13:15:05 +0200 Bram Moolenaar patch 8.2.0583: Vim9: # comment not recognized in :def function v8.2.0583
Mon, 13 Apr 2020 17:30:05 +0200 Bram Moolenaar patch 8.2.0570: Vim9: no error when omitting type from argument v8.2.0570
Mon, 13 Apr 2020 14:45:04 +0200 Bram Moolenaar patch 8.2.0567: Vim9: cannot put comments halfway expressions v8.2.0567
Sun, 12 Apr 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.0565: Vim9: tests contain superfluous line continuation v8.2.0565
Sun, 12 Apr 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.0561: Vim9: cannot split function call in multiple lines v8.2.0561
Sun, 12 Apr 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.0555: Vim9: line continuation is not always needed v8.2.0555
Thu, 09 Apr 2020 20:15:04 +0200 Bram Moolenaar patch 8.2.0537: Vim9: no check for sandbox when setting v:var v8.2.0537
Mon, 06 Apr 2020 21:45:31 +0200 Bram Moolenaar patch 8.2.0522: several errors are not tested for v8.2.0522
Sun, 05 Apr 2020 17:15:25 +0200 Bram Moolenaar patch 8.2.0512: Vim9: no optional arguments in func type v8.2.0512
Fri, 03 Apr 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.0508: Vim9: func and partial types not done yet v8.2.0508
Thu, 02 Apr 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.0503: Vim9: some code is not tested v8.2.0503
Thu, 02 Apr 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.0502: Vim9: some code is not tested v8.2.0502
Thu, 02 Apr 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.0501: Vim9: script test fails when channel feature is missing v8.2.0501
Wed, 01 Apr 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.0495: Vim9: some code not tested v8.2.0495