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