log src/testdir/test_vim9_expr.vim @ 23013:a0a998d2e443 v8.2.2053

age author description
Wed, 25 Nov 2020 21:45:04 +0100 Bram Moolenaar patch 8.2.2053: Vim9: lamba doesn't accept argument types v8.2.2053
Thu, 19 Nov 2020 19:00:06 +0100 Bram Moolenaar patch 8.2.2015: Vim9: literal dict #{} is not like any other language v8.2.2015
Wed, 18 Nov 2020 17:45:03 +0100 Bram Moolenaar patch 8.2.2013: Vim9: not skipping white space after unary minus v8.2.2013
Wed, 18 Nov 2020 17:30:04 +0100 Bram Moolenaar patch 8.2.2012: Vim9: confusing error message when using bool wrongly v8.2.2012
Sat, 14 Nov 2020 21:00:03 +0100 Bram Moolenaar patch 8.2.1986: expression test is flaky on Appveyor v8.2.1986
Thu, 12 Nov 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1980: Vim9: some tests are not done at the script level v8.2.1980
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