log src/testdir/test_vim9_disassemble.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
Sun, 08 Nov 2020 13:00:04 +0100 Bram Moolenaar patch 8.2.1968: Vim9: has() assumes a feature does not change dynamically v8.2.1968
Thu, 05 Nov 2020 19:00:05 +0100 Bram Moolenaar patch 8.2.1956: Vim9: cannot specify argument types for lambda v8.2.1956
Sat, 24 Oct 2020 23:15:04 +0200 Bram Moolenaar patch 8.2.1900: Vim9: command modifiers do not work v8.2.1900
Fri, 23 Oct 2020 18:15:03 +0200 Bram Moolenaar patch 8.2.1894: Vim9: command modifiers are not supported v8.2.1894
Mon, 19 Oct 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1867: Vim9: argument to add() not checked for blob v8.2.1867
Mon, 19 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1865: Vim9: add() does not check type of argument v8.2.1865
Sat, 10 Oct 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1819: Vim9: Memory leak when using a closure v8.2.1819
Thu, 08 Oct 2020 23:30:03 +0200 Bram Moolenaar patch 8.2.1815: Vim9: memory leak when using function reference v8.2.1815
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
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 19:15:03 +0200 Bram Moolenaar patch 8.2.1761: Vim9: Some tests are still using :let v8.2.1761
Wed, 23 Sep 2020 22:00:06 +0200 Bram Moolenaar patch 8.2.1734: Vim9: cannot use a funcref for a closure twice v8.2.1734
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
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
Tue, 08 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1637: Vim9: :put ={expr} does not work inside :def function v8.2.1637
Sun, 06 Sep 2020 16:00:05 +0200 Bram Moolenaar patch 8.2.1623: Vim9: using :call where it is not needed v8.2.1623
Sun, 16 Aug 2020 17:45:22 +0200 Bram Moolenaar patch 8.2.1466: Vim9: cannot index or slice a variable with type "any" v8.2.1466
Sat, 15 Aug 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1463: Vim9: list slice not supported yet
Sat, 15 Aug 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1462: Vim9: string slice not supported yet v8.2.1462
Sat, 15 Aug 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1460: error messages are spread out v8.2.1460
Wed, 12 Aug 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1435: Vim9: always converting to string for ".." leads to mistakes v8.2.1435
Wed, 12 Aug 2020 16:00:06 +0200 Bram Moolenaar patch 8.2.1427: Vim9: cannot use a range with marks in :def function v8.2.1427
Sun, 09 Aug 2020 19:15:03 +0200 Bram Moolenaar patch 8.2.1408: Vim9: type casting not supported v8.2.1408
Fri, 31 Jul 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1329: Vim9: cannot define global function inside :def function v8.2.1329
Sun, 19 Jul 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1250: Vim9: cannot use the g:, b:, t: and w: namespaces v8.2.1250
Sun, 19 Jul 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.1249: Vim9: disassemble test fails v8.2.1249
Fri, 17 Jul 2020 20:45:06 +0200 Bram Moolenaar patch 8.2.1227: Vim9: allowing both quoted and # comments is confusing v8.2.1227
Mon, 13 Jul 2020 18:30:04 +0200 Bram Moolenaar patch 8.2.1200: Vim9: cannot disassemble a lambda function v8.2.1200