log src/evalfunc.c @ 25252:acda780ffc3e v8.2.3162

age author description
Thu, 15 Jul 2021 13:00:06 +0200 Bram Moolenaar patch 8.2.3162: Vim9: argument types are not checked at compile time v8.2.3162
Tue, 13 Jul 2021 20:45:03 +0200 Bram Moolenaar patch 8.2.3158: strange error message when using islocked() with a number v8.2.3158
Sun, 11 Jul 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3154: Vim9: some type checks for builtin functions fail v8.2.3154
Sun, 11 Jul 2021 19:45:03 +0200 Bram Moolenaar patch 8.2.3150: Vim9: argument types are not checked at compile time v8.2.3150
Sun, 11 Jul 2021 18:30:03 +0200 Bram Moolenaar patch 8.2.3148: Vim9: function arg type check does not handle base offset v8.2.3148
Sun, 11 Jul 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.3142: Vim9: type check for has_key() argument is too strict v8.2.3142
Sat, 10 Jul 2021 21:30:04 +0200 Bram Moolenaar patch 8.2.3139: functions for string manipulation are spread out v8.2.3139
Sat, 10 Jul 2021 13:30:06 +0200 Bram Moolenaar patch 8.2.3135: Vim9: builtin function arguments not checked at compile time v8.2.3135
Wed, 07 Jul 2021 22:15:03 +0200 Bram Moolenaar patch 8.2.3119: compiler warning for unused argument v8.2.3119
Wed, 07 Jul 2021 21:30:03 +0200 Bram Moolenaar patch 8.2.3117: Vim9: type not properly checked in for loop v8.2.3117
Sun, 04 Jul 2021 16:00:03 +0200 Bram Moolenaar patch 8.2.3100: Vim9: no error when using type with unknown number of args v8.2.3100
Sat, 03 Jul 2021 12:00:05 +0200 Bram Moolenaar patch 8.2.3084: Vim9: builtin function argument types are not checked v8.2.3084
Sun, 27 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.3069: error messages are spread out v8.2.3069
Sun, 27 Jun 2021 19:15:03 +0200 Bram Moolenaar patch 8.2.3067: building fails with Athena v8.2.3067
Thu, 24 Jun 2021 20:00:04 +0200 Bram Moolenaar patch 8.2.3045: minor typos v8.2.3045
Wed, 23 Jun 2021 21:00:03 +0200 Bram Moolenaar patch 8.2.3040: GUI: dropping files not tested v8.2.3040
Tue, 22 Jun 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3036: Vim9: builtin function arguments not checked at compile time v8.2.3036
Mon, 21 Jun 2021 18:45:04 +0200 Bram Moolenaar patch 8.2.3028: GUI mouse events not tested v8.2.3028
Sun, 20 Jun 2021 14:45:03 +0200 Bram Moolenaar patch 8.2.3023: Vim9: arguments for execute() not checked at compile time v8.2.3023
Sun, 20 Jun 2021 14:15:07 +0200 Bram Moolenaar patch 8.2.3022: available encryption methods are not strong enough v8.2.3022
Mon, 07 Jun 2021 22:15:04 +0200 Bram Moolenaar patch 8.2.2961: keys typed during a :normal command are discarded v8.2.2961
Mon, 07 Jun 2021 18:30:04 +0200 Bram Moolenaar patch 8.2.2957: using getchar() in Vim9 script is problematic v8.2.2957
Sun, 06 Jun 2021 14:15:04 +0200 Bram Moolenaar patch 8.2.2949: tests failing because no error for float to string conversion v8.2.2949
Wed, 02 Jun 2021 17:15:03 +0200 Bram Moolenaar patch 8.2.2928: the evalfunc.c file is too big v8.2.2928
Wed, 02 Jun 2021 15:00:03 +0200 Bram Moolenaar patch 8.2.2923: EBCDIC build is broken v8.2.2923
Wed, 02 Jun 2021 13:30:05 +0200 Bram Moolenaar patch 8.2.2922: computing array length is done in various ways v8.2.2922
Tue, 18 May 2021 22:00:05 +0200 Bram Moolenaar patch 8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code v8.2.2871
Thu, 13 May 2021 15:00:06 +0200 Bram Moolenaar patch 8.2.2848: crash whn calling partial v8.2.2848
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