log src/testdir/test_vim9_script.vim @ 22602:2c77ec32deeb v8.2.1849

age author description
Thu, 15 Oct 2020 20:45:05 +0200 Bram Moolenaar patch 8.2.1849: Vim9: garbage collection frees block-local variables v8.2.1849
Thu, 15 Oct 2020 13:00:05 +0200 Bram Moolenaar patch 8.2.1846: Vim9: block variables are not found in compiled function v8.2.1846
Sat, 10 Oct 2020 21:45:06 +0200 Bram Moolenaar patch 8.2.1826: Vim9: cannot use a {} block at script level v8.2.1826
Sat, 10 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1824: Vim9: variables at the script level escape their scope v8.2.1824
Thu, 08 Oct 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1813: Vim9: can assign wrong type to script dict v8.2.1813
Sun, 04 Oct 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1798: Vim9: trinary operator condition is too permissive v8.2.1798
Wed, 30 Sep 2020 23:00:06 +0200 Bram Moolenaar patch 8.2.1777: Vim9: some assignment tests in the wrong file v8.2.1777
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 15:30:04 +0200 Bram Moolenaar patch 8.2.1756: Vim9: :let will soon be disallowed v8.2.1756
Sat, 26 Sep 2020 17:30:05 +0200 Bram Moolenaar patch 8.2.1746: Vim9: cannot use "fina" for "finally" v8.2.1746
Sat, 26 Sep 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1744: Vim9: using ":const!" is weird v8.2.1744
Fri, 25 Sep 2020 23:15:03 +0200 Bram Moolenaar patch 8.2.1742: test still fails without the terminal feature v8.2.1742
Fri, 25 Sep 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1740: test fails without the terminal feature v8.2.1740
Fri, 25 Sep 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1739: Vim9: crash when compiling a manually defined function v8.2.1739
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 20:45:04 +0200 Bram Moolenaar patch 8.2.1720: Vim9: memory leak with heredoc that isn't executed v8.2.1720
Thu, 17 Sep 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1704: Vim9: crash in for loop when autoload script has an error v8.2.1704
Wed, 16 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1700: Vim9: try/catch causes wrong value to be returned v8.2.1700
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 22:30:03 +0200 Bram Moolenaar patch 8.2.1686: Vim9: "const!" not sufficiently tested v8.2.1686
Mon, 14 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1685: Vim9: cannot declare a constant value v8.2.1685
Mon, 14 Sep 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1682: Vim9: const works in an unexpected way v8.2.1682
Mon, 14 Sep 2020 17:15:04 +0200 Bram Moolenaar patch 8.2.1681: Vim9: unnessary :call commands in tests v8.2.1681
Sun, 13 Sep 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1674: Vim9: internal error when using variable that was not set v8.2.1674
Wed, 09 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1650: Vim9: result of && and || expression is not bool in script v8.2.1650
Wed, 09 Sep 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1647: Vim9: result of expression with && and || is not a bool v8.2.1647
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
Wed, 09 Sep 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.1641: Vim9: cannot use 0 or 1 where a bool is expected v8.2.1641
Sun, 06 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1632: not checking the context of test_fails() v8.2.1632