log src/testdir/test_vim9_func.vim @ 22535:f935a007007b v8.2.1816

age author description
Fri, 09 Oct 2020 10:30:04 +0200 Bram Moolenaar patch 8.2.1816: Vim9: another memory leak when using function reference v8.2.1816
Wed, 07 Oct 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1812: Vim9: nested closure throws an internal error v8.2.1812
Sun, 04 Oct 2020 14:30:05 +0200 Bram Moolenaar patch 8.2.1797: Vim9: some parts of the code not tested v8.2.1797
Sun, 04 Oct 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.1796: Vim9: invalid memory access with weird function name v8.2.1796
Thu, 01 Oct 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1782: Vim9: cannot pass boolean to mapset() v8.2.1782
Thu, 01 Oct 2020 13:15:03 +0200 Bram Moolenaar patch 8.2.1778: Vim9: returning from a partial call clears outer context v8.2.1778
Sun, 27 Sep 2020 23:45:03 +0200 Bram Moolenaar patch 8.2.1767: Vim9: test fails with python support v8.2.1767
Sun, 27 Sep 2020 23:00:04 +0200 Bram Moolenaar patch 8.2.1766: Vim9: Some tests are still using :let v8.2.1766
Sat, 26 Sep 2020 20:00:03 +0200 Bram Moolenaar patch 8.2.1749: Vim9: crash when closure fails in nested function v8.2.1749
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
Mon, 21 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1723: Vim9: Variable argument name cannot start with underscore v8.2.1723
Sun, 20 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1718: Vim9: :def function disallows "firstline" for no good reason v8.2.1718
Fri, 18 Sep 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1708: Vim9: error message for function has unpritable characters v8.2.1708
Fri, 18 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1706: Vim9: crash after running into the "Multiple closures" error v8.2.1706
Wed, 16 Sep 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1701: Vim9: sort("i") does not work v8.2.1701
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 17:30:03 +0200 Bram Moolenaar patch 8.2.1695: Vim9: crash when using varargs type "any" v8.2.1695
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:15:04 +0200 Bram Moolenaar patch 8.2.1681: Vim9: unnessary :call commands in tests v8.2.1681
Sat, 12 Sep 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1667: local function name cannot shadow a global function name v8.2.1667
Fri, 11 Sep 2020 19:15:04 +0200 Bram Moolenaar patch 8.2.1660: assert functions require passing expected as first argument v8.2.1660
Thu, 10 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1657: Vim9: no proper error for nested ":def!" v8.2.1657
Thu, 10 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1656: Vim9: callstack wrong if :def function calls :def function v8.2.1656
Sun, 06 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1632: not checking the context of test_fails() v8.2.1632
Sun, 06 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1631: test_fails() does not check the context of the line number v8.2.1631
Sun, 06 Sep 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1629: test fails without terminal feature v8.2.1629
Sun, 06 Sep 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.1628: Vim9: cannot pass "true" to timer_paused() v8.2.1628
Sun, 06 Sep 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.1627: Vim9: cannot pass "true" to submatch/term_gettty/term_start v8.2.1627
Sun, 06 Sep 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1624: Vim9: cannot pass "true" to split(), str2nr() and strchars() v8.2.1624
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