log src/testdir/test_vim9_func.vim @ 22969:dcb59b1cc0c1 v8.2.2031

age author description
Sun, 22 Nov 2020 14:30:06 +0100 Bram Moolenaar patch 8.2.2031: some tests fail when run under valgrind v8.2.2031
Fri, 20 Nov 2020 19:30:03 +0100 Bram Moolenaar patch 8.2.2021: Vim9: get E1099 when autocommand resets did_emsg v8.2.2021
Thu, 19 Nov 2020 22:00:05 +0100 Bram Moolenaar patch 8.2.2018: Vim9: script variable not found from lambda v8.2.2018
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
Tue, 17 Nov 2020 19:00:04 +0100 Bram Moolenaar patch 8.2.2002: Vim9: lambda argument shadowed by function name v8.2.2002
Tue, 17 Nov 2020 18:30:04 +0100 Bram Moolenaar patch 8.2.2001: Vim9: :def function does not apply 'maxfuncdepth' v8.2.2001
Thu, 05 Nov 2020 19:00:05 +0100 Bram Moolenaar patch 8.2.1956: Vim9: cannot specify argument types for lambda v8.2.1956
Fri, 30 Oct 2020 22:00:03 +0100 Bram Moolenaar patch 8.2.1928: Vim9: "silent!" not effective when list index is wrong v8.2.1928
Wed, 28 Oct 2020 20:30:04 +0100 Bram Moolenaar patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution v8.2.1919
Wed, 28 Oct 2020 17:00:03 +0100 Bram Moolenaar patch 8.2.1916: Vim9: function call is aborted even when "silent!" is used v8.2.1916
Wed, 28 Oct 2020 14:45:04 +0100 Bram Moolenaar patch 8.2.1915: Vim9: error for wrong number of arguments is not useful v8.2.1915
Wed, 21 Oct 2020 14:30:04 +0200 Bram Moolenaar patch 8.2.1876: Vim9: argument types are not checked at compile time v8.2.1876
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 20:30:06 +0200 Bram Moolenaar patch 8.2.1866: Vim9: appending to pushed blob gives wrong result v8.2.1866
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, 17 Oct 2020 19:30:05 +0200 Bram Moolenaar patch 8.2.1858: Vim9: filter functions return number instead of bool
Tue, 13 Oct 2020 18:45:05 +0200 Bram Moolenaar patch 8.2.1841: Vim9: test for compilation error fails in normal build v8.2.1841
Mon, 12 Oct 2020 22:15:04 +0200 Bram Moolenaar patch 8.2.1840: Vim9: error message is not clear about compilation error v8.2.1840
Sat, 10 Oct 2020 14:15:04 +0200 Bram Moolenaar patch 8.2.1819: Vim9: Memory leak when using a closure v8.2.1819
Fri, 09 Oct 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1817: Vim9: wrong instruction when reusing a local variable spot v8.2.1817
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
Sat, 05 Sep 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.1619: Vim9: cannot pass "true" to spellsuggest() v8.2.1619
Sat, 05 Sep 2020 22:45:03 +0200 Bram Moolenaar patch 8.2.1618: Vim9: cannot pass "true" to setloclist() v8.2.1618
Sat, 05 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1617: Vim9: cannot pass "true" to win_splitmove() v8.2.1617
Sat, 05 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1616: Vim9: cannot pass "true" to synID() v8.2.1616
Sat, 05 Sep 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.1615: Vim9: cannot pass "true" to searchdecl() v8.2.1615
Sat, 05 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1614: Vim9: cannot pass "true" to searchcount() v8.2.1614
Sat, 05 Sep 2020 20:30:04 +0200 Bram Moolenaar patch 8.2.1611: Vim9: cannot pass "true" to nr2char() v8.2.1611
Sat, 05 Sep 2020 20:30:03 +0200 Bram Moolenaar patch 8.2.1610: Vim9: cannot pass "true" to list2str() and str2list() v8.2.1610
Sat, 05 Sep 2020 19:00:04 +0200 Bram Moolenaar patch 8.2.1607: Vim9: getchar() test fails on MS-Windows v8.2.1607
Sat, 05 Sep 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1606: Vim9: cannot use "true" with has() v8.2.1606