log src/testdir/test_vim9_expr.vim @ 21210:44611891e22c v8.2.1156

age author description
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
Sun, 05 Jul 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.1135: Vim9: getting a dict member may not work v8.2.1135
Sun, 05 Jul 2020 16:45:03 +0200 Bram Moolenaar patch 8.2.1134: Vim9: getting a list member may not work v8.2.1134
Sat, 04 Jul 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1127: Vim9: getting a dict member may not work v8.2.1127
Fri, 03 Jul 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1122: Vim9: line continuation in dict member not recognized v8.2.1122
Wed, 01 Jul 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1112: Vim9: no line continuation allowed in method call v8.2.1112
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
Sat, 27 Jun 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1074: Vim9: no line break allowed after some operators v8.2.1074
Sat, 27 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.1073: Vim9: no line break allowed in () expression v8.2.1073
Sat, 27 Jun 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.1071: Vim9: no line break allowed inside a lambda v8.2.1071
Sat, 27 Jun 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1068: Vim9: no line break allowed inside a dict v8.2.1068
Sat, 27 Jun 2020 13:15:03 +0200 Bram Moolenaar patch 8.2.1067: expression "!expr->func()" does not work v8.2.1067
Fri, 26 Jun 2020 23:00:05 +0200 Bram Moolenaar patch 8.2.1065: Vim9: no line break allowed inside a list v8.2.1065
Fri, 26 Jun 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1064: Vim9: no line break allowed before comperators v8.2.1064
Fri, 26 Jun 2020 21:45:16 +0200 Bram Moolenaar patch 8.2.1063: Vim9: no line break allowed before || or && v8.2.1063
Fri, 26 Jun 2020 21:30:06 +0200 Bram Moolenaar patch 8.2.1062: Vim9: no line break allowed inside "cond ? val1 : val2" v8.2.1062
Wed, 24 Jun 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1047: Vim9: script cannot use line continuation like :def function v8.2.1047
Tue, 23 Jun 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1045: Vim9: line break before operator does not work v8.2.1045
Mon, 22 Jun 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1042: Vim9: cannot put an operator on the next line v8.2.1042
Sun, 21 Jun 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.1029: Vim9: cannot chain function calls with -> at line start v8.2.1029
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
Sun, 21 Jun 2020 14:15:03 +0200 Bram Moolenaar patch 8.2.1026: Vim9: cannot break the line after "->" v8.2.1026
Fri, 19 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.1011: Vim9: some code not tested v8.2.1011
Mon, 18 May 2020 13:45:03 +0200 Bram Moolenaar patch 8.2.0789: Vim9: expression testing lost coverage using constants v8.2.0789
Fri, 15 May 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.0761: Vim9: instructions not tested v8.2.0761
Fri, 15 May 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.0760: Vim9: dict member errors not tested v8.2.0760
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
Sat, 09 May 2020 15:45:03 +0200 Bram Moolenaar patch 8.2.0719: Vim9: more expressions can be evaluated at compile time v8.2.0719
Thu, 07 May 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.0714: Vim9: handling constant expression does not scale v8.2.0714
Thu, 07 May 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.0708: Vim9: constant expressions are not simplified v8.2.0708
Tue, 05 May 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0699: Vim9: not all errors tested v8.2.0699
Tue, 28 Apr 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.0659: Vim9: no test for equal func type v8.2.0659
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: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
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
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
Sun, 12 Apr 2020 21:00:06 +0200 Bram Moolenaar patch 8.2.0562: Vim9: cannot split an expression into multiple lines v8.2.0562
Sun, 12 Apr 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.0558: Vim9: dict code not covered by tests v8.2.0558
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 19:45:04 +0200 Bram Moolenaar patch 8.2.0536: Vim9: some compilation code not tested v8.2.0536
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
Wed, 01 Apr 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.0492: Vim9: some error messages not tested v8.2.0492
Mon, 30 Mar 2020 23:00:05 +0200 Bram Moolenaar patch 8.2.0486: Vim9: some code and error messages not tested v8.2.0486
Mon, 30 Mar 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.0484: Vim9: some error messages not tested v8.2.0484
Mon, 30 Mar 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.0483: Vim9: "let x = x + 1" does not give an error v8.2.0483
Sun, 29 Mar 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0480: Vim9: some code is not tested v8.2.0480
Sun, 29 Mar 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0477: Vim9: error messages not tested v8.2.0477
Sat, 28 Mar 2020 21:45:06 +0100 Bram Moolenaar patch 8.2.0469: Vim9: no error for missing ] after list v8.2.0469
Sat, 28 Mar 2020 19:45:04 +0100 Bram Moolenaar patch 8.2.0467: Vim9: some errors are not tested v8.2.0467
Mon, 02 Mar 2020 23:00:06 +0100 Bram Moolenaar patch 8.2.0348: Vim9: not all code tested v8.2.0348
Sat, 29 Feb 2020 23:30:04 +0100 Bram Moolenaar patch 8.2.0336: Vim9: insufficient test coverage for compiling v8.2.0336
Tue, 25 Feb 2020 23:00:04 +0100 Bram Moolenaar patch 8.2.0318: Vim9: types not sufficiently tested v8.2.0318
Sat, 22 Feb 2020 20:45:03 +0100 Bram Moolenaar patch 8.2.0300: Vim9: expression test fails without channel support v8.2.0300
Sat, 22 Feb 2020 19:15:04 +0100 Bram Moolenaar patch 8.2.0299: Vim9: ISN_STORE with argument not tested v8.2.0299
Thu, 20 Feb 2020 23:15:03 +0100 Bram Moolenaar patch 8.2.0292: Vim9: CHECKNR and CHECKTYPE instructions not tested v8.2.0292
Thu, 20 Feb 2020 22:30:03 +0100 Bram Moolenaar patch 8.2.0288: Vim9: some float and blob operators not tested v8.2.0288
Wed, 19 Feb 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.0283: Vim9: failing to load script var not tested v8.2.0283
Wed, 19 Feb 2020 18:15:05 +0100 Bram Moolenaar patch 8.2.0282: Vim9: setting number option not tested v8.2.0282