log src/evalfunc.c @ 24614:07b3d21a8b4b v8.2.2846

age author description
Sun, 09 May 2021 23:30:05 +0200 Bram Moolenaar patch 8.2.2846: Vim9: "echo Func()" does not give an error for using void v8.2.2846
Fri, 07 May 2021 18:00:04 +0200 Bram Moolenaar patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled v8.2.2842
Fri, 02 Apr 2021 19:00:06 +0200 Bram Moolenaar patch 8.2.2694: when 'matchpairs' is empty every character beeps v8.2.2694
Sat, 27 Mar 2021 21:30:02 +0100 Bram Moolenaar patch 8.2.2666: Vim9: not enough function arguments checked for string v8.2.2666
Sat, 27 Mar 2021 19:00:04 +0100 Bram Moolenaar patch 8.2.2664: Vim9: not enough function arguments checked for string v8.2.2664
Mon, 22 Mar 2021 17:15:04 +0100 Bram Moolenaar patch 8.2.2640: screenstring() returns non-existing composing characters v8.2.2640
Sun, 14 Mar 2021 20:00:02 +0100 Bram Moolenaar patch 8.2.2607: strcharpart() cannot include composing characters v8.2.2607
Sun, 14 Mar 2021 19:15:03 +0100 Bram Moolenaar patch 8.2.2606: strchars() defaults to counting composing characters v8.2.2606
Wed, 10 Mar 2021 16:15:03 +0100 Bram Moolenaar patch 8.2.2583: Vim9: cannot compare result of getenv() with null v8.2.2583
Mon, 15 Feb 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2518: 'listchars' should be window-local v8.2.2518
Wed, 10 Feb 2021 22:30:06 +0100 Bram Moolenaar patch 8.2.2497: no error when using more than one character for a register v8.2.2497
Sat, 06 Feb 2021 12:45:04 +0100 Bram Moolenaar patch 8.2.2468: not easy to get the full command name from a shortened one v8.2.2468
Thu, 04 Feb 2021 22:15:04 +0100 Bram Moolenaar patch 8.2.2466: max() and min() can give many error messages v8.2.2466
Mon, 01 Feb 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2449: Vim9: flatten() always changes the list type
Sun, 31 Jan 2021 21:00:03 +0100 Bram Moolenaar patch 8.2.2443: Vim9: no compile time error for wrong str2float argument v8.2.2443
Sat, 30 Jan 2021 23:15:06 +0100 Bram Moolenaar patch 8.2.2434: Vim9: no error when compiling str2nr() with a number v8.2.2434
Tue, 26 Jan 2021 22:45:04 +0100 Bram Moolenaar patch 8.2.2415: no way to check for the cmdwin feature v8.2.2415
Fri, 22 Jan 2021 22:45:03 +0100 Bram Moolenaar patch 8.2.2394: Vim9: min() and max() return type is "any" v8.2.2394
Sun, 17 Jan 2021 16:30:05 +0100 Bram Moolenaar patch 8.2.2369: Vim9: functions return true/false but can't be used as bool v8.2.2369
Sun, 17 Jan 2021 13:30:05 +0100 Bram Moolenaar patch 8.2.2367: test failures on some less often used systems v8.2.2367
Sat, 16 Jan 2021 17:00:03 +0100 Bram Moolenaar patch 8.2.2363: curpos() does not accept a string argument as before v8.2.2363
Sat, 16 Jan 2021 16:15:04 +0100 Bram Moolenaar patch 8.2.2362: Vim9: check of builtin function argument type is incomplete v8.2.2362
Wed, 13 Jan 2021 22:00:04 +0100 Bram Moolenaar patch 8.2.2344: using inclusive index for slice is not always desired v8.2.2344
Wed, 13 Jan 2021 20:45:04 +0100 Bram Moolenaar patch 8.2.2343: Vim9: return type of readfile() is any v8.2.2343
Wed, 13 Jan 2021 20:15:04 +0100 Bram Moolenaar patch 8.2.2342: "char" functions may return wrong column in Insert mode v8.2.2342
Wed, 13 Jan 2021 20:00:05 +0100 Bram Moolenaar patch 8.2.2341: expresison command line completion incomplete after "g:" v8.2.2341
Tue, 12 Jan 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.2339: cannot get the type of a value as a string v8.2.2339
Tue, 12 Jan 2021 21:30:03 +0100 Bram Moolenaar patch 8.2.2338: Vim9: no error if using job_info() result wrongly v8.2.2338
Tue, 12 Jan 2021 20:30:07 +0100 Bram Moolenaar patch 8.2.2336: Vim9: not possible to extend dictionary with different type v8.2.2336
Sun, 10 Jan 2021 22:45:06 +0100 Bram Moolenaar patch 8.2.2325: Vim9: crash if map() changes the item type v8.2.2325
Sun, 10 Jan 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.2324: not easy to get mark en cursor posotion by character count v8.2.2324
Thu, 07 Jan 2021 20:30:04 +0100 Bram Moolenaar patch 8.2.2310: Vim9: winsaveview() return type is too generic v8.2.2310
Wed, 06 Jan 2021 22:00:06 +0100 Bram Moolenaar patch 8.2.2306: Vim9: when using function reference type is not checked v8.2.2306
Sun, 03 Jan 2021 20:00:03 +0100 Bram Moolenaar patch 8.2.2289: Vim9: 'cpo' can become empty v8.2.2289
Mon, 28 Dec 2020 13:00:07 +0100 Bram Moolenaar patch 8.2.2233: cannot convert a byte index into a character index v8.2.2233
Mon, 21 Dec 2020 22:00:03 +0100 Bram Moolenaar patch 8.2.2184: Vim9: no error when using "2" for a line number v8.2.2184
Mon, 16 Nov 2020 20:15:04 +0100 Bram Moolenaar patch 8.2.1996: Vim9: invalid error for argument of extend() v8.2.1996
Tue, 10 Nov 2020 21:00:05 +0100 Bram Moolenaar patch 8.2.1974: Vim9: test for has('gui_running') fails with VIMDLL v8.2.1974
Mon, 09 Nov 2020 18:45:04 +0100 Bram Moolenaar patch 8.2.1969: Vim9: map() may change the list or dict item type v8.2.1969
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 21:00:04 +0100 Bram Moolenaar patch 8.2.1960: warning for uninitialized variable v8.2.1960
Sat, 31 Oct 2020 19:45:03 +0100 Bram Moolenaar patch 8.2.1931: Vim9: arguments of extend() not checked at compile time v8.2.1931
Thu, 22 Oct 2020 12:45:04 +0200 Bram Moolenaar patch 8.2.1884: compiler warning for uninitialized variable v8.2.1884
Wed, 21 Oct 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1879: Vim9: argument types of insert() not checked when compiling v8.2.1879
Wed, 21 Oct 2020 15:00:05 +0200 Bram Moolenaar patch 8.2.1877: test for function list fails v8.2.1877
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
Sat, 17 Oct 2020 19:30:05 +0200 Bram Moolenaar patch 8.2.1858: Vim9: filter functions return number instead of bool
Tue, 29 Sep 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1771: synIDattr() cannot get the value of ctermul v8.2.1771
Mon, 28 Sep 2020 22:45:05 +0200 Bram Moolenaar patch 8.2.1769: popup filter interferes with using :normal to move the cursor v8.2.1769
Sat, 26 Sep 2020 22:45:04 +0200 Bram Moolenaar patch 8.2.1751: using 2 where bool is expected may throw an error v8.2.1751
Sat, 26 Sep 2020 19:00:03 +0200 Bram Moolenaar patch 8.2.1747: result of expand() unexpectedly depends on 'completeslash' v8.2.1747
Fri, 25 Sep 2020 22:45:06 +0200 Bram Moolenaar patch 8.2.1741: pathshorten() only supports using one character v8.2.1741
Wed, 23 Sep 2020 12:30:04 +0200 Bram Moolenaar patch 8.2.1729: endless loop when ":normal" feeds popup window filter v8.2.1729
Tue, 22 Sep 2020 22:00:03 +0200 Bram Moolenaar patch 8.2.1727: a popup created with "cursorline" will ignore "firstline" v8.2.1727
Tue, 22 Sep 2020 20:45:04 +0200 Bram Moolenaar patch 8.2.1726: fuzzy matching only works on strings v8.2.1726
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
Fri, 11 Sep 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1665: cannot do fuzzy string matching v8.2.1665
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 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
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 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 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:03 +0200 Bram Moolenaar patch 8.2.1606: Vim9: cannot use "true" with has() v8.2.1606
Sat, 05 Sep 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1601: Vim9: cannot use 'true" with garbagecollect() v8.2.1601
Sat, 05 Sep 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1600: Vim9: cannot use "true" with deepcopy() v8.2.1600
Fri, 04 Sep 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1592: Vim9: passing "true" to char2nr() fails v8.2.1592
Fri, 04 Sep 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1588: cannot read back the prompt of a prompt buffer v8.2.1588
Wed, 02 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1577: Vim9: hasmapto()/mapcheck()/maparg() do nottake "true" arg v8.2.1577
Wed, 02 Sep 2020 22:15:03 +0200 Bram Moolenaar patch 8.2.1576: Vim9: index() does not take "true" as argument v8.2.1576
Wed, 02 Sep 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1573: Vim9: getreg() does not take "true" as argument v8.2.1573
Wed, 02 Sep 2020 21:45:04 +0200 Bram Moolenaar patch 8.2.1572: Vim9: expand() does not take "true" as argument v8.2.1572
Wed, 02 Sep 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1569: Vim9: fixes not tested; failure in getchangelist() v8.2.1569
Sun, 30 Aug 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.1544: cannot translate messages in a Vim script v8.2.1544
Fri, 28 Aug 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1536: cannot get the class of a character; emoji widths are wrong v8.2.1536
Fri, 28 Aug 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1535: it is not possible to specify cell widths of characters v8.2.1535
Fri, 28 Aug 2020 16:45:04 +0200 Bram Moolenaar patch 8.2.1533: Vim9: error when passing getreginfo() result to setreg() v8.2.1533
Sun, 23 Aug 2020 17:45:03 +0200 Bram Moolenaar patch 8.2.1517: cannot easily get the character under the cursor v8.2.1517
Thu, 20 Aug 2020 15:15:05 +0200 Bram Moolenaar patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment v8.2.1491
Tue, 18 Aug 2020 13:45:04 +0200 Bram Moolenaar patch 8.2.1479: Vim9: error for list index uses wrong line number v8.2.1479
Fri, 14 Aug 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.1447: Vim9: return type of keys() is list<any> v8.2.1447
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
Tue, 11 Aug 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1422: the Mac GUI implementation is outdated v8.2.1422
Sat, 08 Aug 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1397: Vim9: return type of maparg() not adjusted for fourth arg v8.2.1397
Thu, 06 Aug 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1380: Vim9: return type of getreg() is always a string v8.2.1380
Thu, 23 Jul 2020 17:30:03 +0200 Bram Moolenaar patch 8.2.1281: the "trailing characters" error can be hard to understand v8.2.1281
Tue, 21 Jul 2020 22:30:05 +0200 Bram Moolenaar patch 8.2.1265: crash with EXITFREE when split() fails v8.2.1265
Sat, 18 Jul 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1241: cannot use getbufinfo() as a method v8.2.1241
Thu, 09 Jul 2020 23:00:03 +0200 Bram Moolenaar patch 8.2.1168: wrong method argument for appendbufline() v8.2.1168
Thu, 09 Jul 2020 21:30:03 +0200 Bram Moolenaar patch 8.2.1167: Vim9: builtin function method call only supports first arg v8.2.1167
Sun, 05 Jul 2020 21:15:04 +0200 Bram Moolenaar patch 8.2.1144: Vim9: return type of reverse() is any v8.2.1144
Sun, 05 Jul 2020 21:00:05 +0200 Bram Moolenaar patch 8.2.1143: Vim9: return type of remove() is any v8.2.1143
Sun, 05 Jul 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.1142: Vim9: return type of insert() is any v8.2.1142
Sun, 05 Jul 2020 20:30:06 +0200 Bram Moolenaar patch 8.2.1141: Vim9: return type of filter() is any v8.2.1141
Sun, 05 Jul 2020 20:15:03 +0200 Bram Moolenaar patch 8.2.1140: Vim9: return type of extend() is any v8.2.1140
Sun, 05 Jul 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1138: Vim9: return type of copy() and deepcopy() is any v8.2.1138
Sun, 05 Jul 2020 17:15:03 +0200 Bram Moolenaar patch 8.2.1136: Vim9: return type of argv() is always any v8.2.1136
Sun, 05 Jul 2020 16:15:04 +0200 Bram Moolenaar patch 8.2.1133: Vim9: return type of add() is not specific enough v8.2.1133
Sun, 05 Jul 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.1132: Vim9: return type of repeat() is not specific enough v8.2.1132
Wed, 01 Jul 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1111: inconsistent naming of get_list_tv() and eval_dict() v8.2.1111
Tue, 30 Jun 2020 13:45:06 +0200 Bram Moolenaar patch 8.2.1096: Vim9: return type of getqflist() is wrong v8.2.1096
Mon, 29 Jun 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1082: Coverity complains about ignoring dict_add() return value v8.2.1082
Wed, 24 Jun 2020 18:45:04 +0200 Bram Moolenaar patch 8.2.1047: Vim9: script cannot use line continuation like :def function v8.2.1047
Mon, 22 Jun 2020 19:15:06 +0200 Bram Moolenaar patch 8.2.1035: setreg() does not always clear the register v8.2.1035
Thu, 18 Jun 2020 19:00:05 +0200 Bram Moolenaar patch 8.2.1003: Vim9: return type of sort() is too generic v8.2.1003
Tue, 16 Jun 2020 20:15:05 +0200 Bram Moolenaar patch 8.2.0988: getting directory contents is always case sorted v8.2.0988
Sat, 13 Jun 2020 16:00:04 +0200 Bram Moolenaar patch 8.2.0970: terminal properties are not available in Vim script v8.2.0970
Wed, 10 Jun 2020 15:45:04 +0200 Bram Moolenaar patch 8.2.0945: cannot use "z=" when 'spell' is off v8.2.0945
Mon, 08 Jun 2020 21:00:04 +0200 Bram Moolenaar patch 8.2.0935: flattening a list with existing code is slow v8.2.0935
Sun, 07 Jun 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0928: many type casts are used for vim_strnsave() v8.2.0928
Sun, 07 Jun 2020 18:30:03 +0200 Bram Moolenaar patch 8.2.0924: cannot save and restore a register properly v8.2.0924
Sun, 07 Jun 2020 15:00:04 +0200 Bram Moolenaar patch 8.2.0918: duplicate code for evaluating expression argument v8.2.0918
Sat, 06 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0915: search() cannot skip over matches like searchpair() can v8.2.0915
Wed, 03 Jun 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0893: assert_equalfile() does not take a third argument v8.2.0893
Tue, 02 Jun 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0886: cannot use octal numbers in scriptversion 4 v8.2.0886
Mon, 01 Jun 2020 18:45:03 +0200 Bram Moolenaar patch 8.2.0878: no reduce() function v8.2.0878
Mon, 01 Jun 2020 17:30:04 +0200 Bram Moolenaar patch 8.2.0877: cannot get the search statistics v8.2.0877
Mon, 01 Jun 2020 16:15:03 +0200 Bram Moolenaar patch 8.2.0875: getting attributes for directory entries is slow v8.2.0875