summaryrefslogtreecommitdiffstats
path: root/src/evalfunc.c
AgeCommit message (Expand)Author
2022-09-01patch 9.0.0345: error message for list argument could be clearerv9.0.0345Bram Moolenaar
2022-08-31patch 9.0.0338: return value of list_append_list() not always checkedv9.0.0338Bram Moolenaar
2022-08-30patch 9.0.0335: checks for Dictionary argument often give a vague errorv9.0.0335Yegappan Lakshmanan
2022-08-30patch 9.0.0331: cannot use items() on a stringv9.0.0331Bram Moolenaar
2022-08-30patch 9.0.0327: items() does not work on a listv9.0.0327Bram Moolenaar
2022-08-27patch 9.0.0285: it is not easy to change the command line from a pluginv9.0.0285Shougo Matsushita
2022-08-26patch 9.0.0282: a nested timout stops the previous timeoutv9.0.0282Bram Moolenaar
2022-08-26patch 9.0.0280: the builtin termcap list depends on the versionv9.0.0280Bram Moolenaar
2022-08-26patch 9.0.0279: the tiny version has the popup menu but not 'wildmenu'v9.0.0279Bram Moolenaar
2022-08-26patch 9.0.0278: the +wildignore feature is nearly always availablev9.0.0278Bram Moolenaar
2022-08-25patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny versionv9.0.0270Bram Moolenaar
2022-08-25patch 9.0.0269: getscriptinfo() does not include the versionv9.0.0269Yegappan Lakshmanan
2022-08-25patch 9.0.0265: no good reason why the "gf" command isn't in the tiny versionv9.0.0265Bram Moolenaar
2022-08-22patch 9.0.0244: cannot easily get the list of sourced scriptsv9.0.0244Yegappan Lakshmanan
2022-08-16patch 9.0.0222: no good reason why text objects are only in larger buildsv9.0.0222Bram Moolenaar
2022-08-14patch 9.0.0204: indexof() may leak memoryv9.0.0204Yegappan Lakshmanan
2022-08-13patch 9.0.0202: code and help for indexof() is not idealv9.0.0202Yegappan Lakshmanan
2022-08-13patch 9.0.0196: finding value in list may require a for loopv9.0.0196Yegappan Lakshmanan
2022-08-04patch 9.0.0140: execute() does not use the "legacy" command modifierv9.0.0140Kota Kato
2022-07-30patch 9.0.0113: has() is not strict about parsing the patch versionv9.0.0113K.Takata
2022-07-30patch 9.0.0111: "nocombine" is missing from synIDattr()v9.0.0111Bram Moolenaar
2022-07-25patch 9.0.0067: cannot show virtual textv9.0.0067Bram Moolenaar
2022-07-23patch 9.0.0063: too many type casts for dict_get functionsv9.0.0063Bram Moolenaar
2022-07-18patch 9.0.0057: has('patch-xxx') returns truev9.0.0057Bram Moolenaar
2022-06-29patch 9.0.0007: no support for double, dotted and dashed underlinesv9.0.0007Bram Moolenaar
2022-06-29patch 9.0.0002: map functionality outside of map.cv9.0.0002zeertzjq
2022-06-27patch 8.2.5167: get(Fn, 'name') on funcref returns special byte codev8.2.5167Bram Moolenaar
2022-06-23patch 8.2.5152: search() gets stuck with "c" and skip evaluates to truev8.2.5152zeertzjq
2022-06-16patch 8.2.5114: time limit on searchpair() does not work properlyv8.2.5114Bram Moolenaar
2022-06-16patch 8.2.5107: some callers of rettv_list_alloc() check for not OKv8.2.5107Bram Moolenaar
2022-06-14patch 8.2.5089: some functions return a different value on failurev8.2.5089Yegappan Lakshmanan
2022-06-05patch 8.2.5057: using gettimeofday() for timeout is very inefficientv8.2.5057Paul Ollis
2022-05-27patch 8.2.5034: there is no way to get the byte index from a virtual columnv8.2.5034Bram Moolenaar
2022-05-26patch 8.2.5019: cannot get the first screen column of a characterv8.2.5019LemonBoy
2022-05-21patch 8.2.4993: smart/C/lisp indenting is optionalv8.2.4993Bram Moolenaar
2022-05-19patch 8.2.4981: it is not possible to manipulate autocommandsv8.2.4981Yegappan Lakshmanan
2022-05-15patch 8.2.4958: a couple conditions are always truev8.2.4958=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-05-09patch 8.2.4927: return type of remove() incorrect when using three argumentsv8.2.4927Bram Moolenaar
2022-05-07patch 8.2.4912: using execute() to define a lambda doesn't workv8.2.4912Bram Moolenaar
2022-05-07patch 8.2.4911: the mode #defines are not clearly namedv8.2.4911Bram Moolenaar
2022-05-07patch 8.2.4903: cannot get the current cmdline completion type and positionv8.2.4903Shougo Matsushita
2022-05-05patch 8.2.4870: Vim9: expression in :substitute is not compiledv8.2.4870LemonBoy
2022-05-04patch 8.2.4861: it is not easy to restore saved mappingsv8.2.4861Ernie Rael
2022-04-28patch 8.2.4841: empty string considered an error for expand()v8.2.4841Bram Moolenaar
2022-04-28patch 8.2.4838: checking for absolute path is not trivialv8.2.4838LemonBoy
2022-04-25patch 8.2.4825: can only get a list of mappingsv8.2.4825Ernie Rael
2022-04-24patch 8.2.4820: not simple programmatic way to find a specific mappingv8.2.4820Ernie Rael
2022-04-17patch 8.2.4769: build warning with UCRTv8.2.4769Bram Moolenaar
2022-04-16patch 8.2.4758: when using an LSP channel want to get the message IDv8.2.4758Yegappan Lakshmanan
2022-04-15patch 8.2.4754: using cached values after unsetting some environment variablesv8.2.4754LemonBoy