log src/testdir/test_vim9_expr.vim @ 22860:53acb89ec9f2 v8.2.1977

age author description
Thu, 12 Nov 2020 12:15:04 +0100 Bram Moolenaar patch 8.2.1977: Vim9: error for using a string in a condition is confusing v8.2.1977
Sat, 07 Nov 2020 13:15:03 +0100 Bram Moolenaar patch 8.2.1965: Vim9: tests fail without the channel feature v8.2.1965
Wed, 04 Nov 2020 13:45:05 +0100 Bram Moolenaar patch 8.2.1952: Vim9: crash when using a NULL dict key v8.2.1952
Wed, 04 Nov 2020 12:15:03 +0100 Bram Moolenaar patch 8.2.1950: Vim9: crash when compiling function fails when getting type v8.2.1950
Fri, 30 Oct 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.1924: Vim9: crash when indexing dict with NULL key v8.2.1924
Thu, 22 Oct 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1890: Vim9: strange error for subtracting from a list v8.2.1890
Thu, 22 Oct 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1889: Vim9: errornous error for missing white space after {} v8.2.1889
Mon, 19 Oct 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1868: Vim9: no error for missing space after comma in dict v8.2.1868
Sun, 18 Oct 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.1861: Vim9: no specific error when parsing lambda fails v8.2.1861
Thu, 15 Oct 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1851: Vim9: "!" followed by space incorrectly used v8.2.1851
Sun, 11 Oct 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1838: Vim9: cannot insert a comment line in an expression v8.2.1838
Mon, 05 Oct 2020 19:30:04 +0200 Bram Moolenaar patch 8.2.1802: Vim9: crash with unterminated dict v8.2.1802
Sun, 04 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1798: Vim9: trinary operator condition is too permissive v8.2.1798
Sat, 03 Oct 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1795: Vim9: operators && and || have a confusing result v8.2.1795
Sat, 03 Oct 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1794: no falsy Coalescing operator v8.2.1794
Sat, 03 Oct 2020 13:45:03 +0200 Bram Moolenaar patch 8.2.1789: Vim9: crash with invalid list constant v8.2.1789
Sun, 27 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1766: Vim9: Some tests are still using :let v8.2.1766
Sun, 27 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1765: Vim9: some tests use "var var" v8.2.1765
Sun, 27 Sep 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1759: Vim9: Some tests are still using :let v8.2.1759
Sun, 27 Sep 2020 18:00:03 +0200 Bram Moolenaar patch 8.2.1758: Vim9: type of unmaterialized list is wrong v8.2.1758
Mon, 21 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1724: Vim9: assignment tests spread out v8.2.1724
Mon, 21 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1722: Vim9: cannot assign a lambda to a variable of type function v8.2.1722
Sun, 20 Sep 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1719: Vim9: no error if comma is missing in between arguments v8.2.1719
Sat, 19 Sep 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1710: Vim9: list of list type can be wrong v8.2.1710
Wed, 16 Sep 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1697: inconsistent capitalization of error messages v8.2.1697
Wed, 16 Sep 2020 15:30:07 +0200 Bram Moolenaar patch 8.2.1691: Vim9: list<any> is not accepted where list<number> is expected v8.2.1691
Mon, 14 Sep 2020 17:00:03 +0200 Bram Moolenaar patch 8.2.1680: Vim9: line number for compare error is wrong v8.2.1680
Sat, 12 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1671: Vim9: stray error for missing white space v8.2.1671
Sat, 12 Sep 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1668: Vim9: not accepting 0 or 1 as bool when type is any v8.2.1668
Wed, 09 Sep 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1644: Vim9: cannot assign 1 and 0 to bool at script level v8.2.1644