summaryrefslogtreecommitdiff
path: root/runtime/doc/eval.txt
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1426: no test for syntax highlight in popup windowv8.1.1426Bram Moolenaar2019-05-301-6/+14
* patch 8.1.1418: win_execute() is not implemented yetv8.1.1418Bram Moolenaar2019-05-291-1/+12
* Update runtime files.Bram Moolenaar2019-05-261-12/+16
* patch 8.1.1354: getting a list of text lines is clumsyv8.1.1354Bram Moolenaar2019-05-191-0/+38
* patch 8.1.1334: when buffer is hidden "F" in 'shortmess' is not usedv8.1.1334Bram Moolenaar2019-05-161-0/+6
* patch 8.1.1332: cannot flush listeners without redrawing, mix of changesv8.1.1332Bram Moolenaar2019-05-141-20/+39
* patch 8.1.1326: no test for listener with partialv8.1.1326Bram Moolenaar2019-05-121-4/+19
* patch 8.1.1321: no docs or tests for listener functionsv8.1.1321Bram Moolenaar2019-05-111-0/+50
* patch 8.1.1310: named function arguments are never optionalv8.1.1310Bram Moolenaar2019-05-091-4/+47
* Update runtime filesBram Moolenaar2019-05-091-2/+2
* patch 8.1.1305: there is no easy way to manipulate environment variablesv8.1.1305Bram Moolenaar2019-05-091-7/+36
* patch 8.1.1303: not possible to hide a balloonv8.1.1303Bram Moolenaar2019-05-091-1/+9
* patch 8.1.1291: not easy to change directory and restorev8.1.1291Bram Moolenaar2019-05-071-0/+22
* patch 8.1.1280: remarks about functionality not in Vi clutters the helpv8.1.1280Bram Moolenaar2019-05-051-3/+1
* patch 8.1.1276: cannot combine text properties with syntax highlightingv8.1.1276Bram Moolenaar2019-05-051-0/+3
* patch 8.1.1267: cannot check if GPM mouse support is workingv8.1.1267Bram Moolenaar2019-05-041-0/+1
* patch 8.1.1262: cannot simulate a mouse click in a testv8.1.1262Bram Moolenaar2019-05-041-0/+8
* patch 8.1.1248: no test for dec mousev8.1.1248Bram Moolenaar2019-05-021-0/+2
* patch 8.1.1218: cannot set a directory for a tab pagev8.1.1218Bram Moolenaar2019-04-271-3/+46
* patch 8.1.1210: support for user commands is spread outv8.1.1210Bram Moolenaar2019-04-271-2/+2
* Update runtime filesBram Moolenaar2019-04-211-6/+13
* patch 8.1.1188: not all Vim variables require the v: prefixv8.1.1188Bram Moolenaar2019-04-201-5/+9
* patch 8.1.1140: not easy to find out what neighbors a window hasv8.1.1140Bram Moolenaar2019-04-081-8/+21
* Update runtime files.Bram Moolenaar2019-04-081-6/+9
* patch 8.1.1122: char2nr() does not handle composing charactersv8.1.1122Bram Moolenaar2019-04-061-0/+29
* patch 8.1.1120: cannot easily get directory entry matchesv8.1.1120Bram Moolenaar2019-04-051-0/+30
* patch 8.1.1116: cannot enforce a Vim script stylev8.1.1116Bram Moolenaar2019-04-041-10/+44
* patch 8.1.1114: confusing overloaded operator "." for string concatenationv8.1.1114Bram Moolenaar2019-04-041-13/+18
* patch 8.1.1111: it is not easy to check for infinityv8.1.1111Bram Moolenaar2019-04-041-0/+12
* Update runtime files.Bram Moolenaar2019-04-041-3/+3
* patch 8.1.1084: cannot delete a match from another windowv8.1.1084Bram Moolenaar2019-03-301-12/+29
* patch 8.1.1071: cannot get composing characters from the screenv8.1.1071Bram Moolenaar2019-03-291-0/+17
* patch 8.1.1068: cannot get all the information about current completionv8.1.1068Bram Moolenaar2019-03-291-10/+62
* patch 8.1.1056: no eval function for Rubyv8.1.1056Bram Moolenaar2019-03-261-0/+12
* Update runtime files.Bram Moolenaar2019-03-241-3/+1
* patch 8.1.1044: no way to check the reference count of objectsv8.1.1044Bram Moolenaar2019-03-231-0/+6
* patch 8.1.1015: quickfix buffer shows up in list, can't get buffer numberv8.1.1015Bram Moolenaar2019-03-171-15/+26
* patch 8.1.0994: relative cursor position is not calculated correctlyv8.1.0994Bram Moolenaar2019-03-041-0/+2
* Update runtime filesBram Moolenaar2019-02-221-5/+5
* Update runtime files.Bram Moolenaar2019-02-171-9/+7
* patch 8.1.0902: incomplete set of assignment operatorsv8.1.0902Bram Moolenaar2019-02-121-1/+5
* patch 8.1.0894: MS-Windows: resolve() does not return a reparse pointv8.1.0894Bram Moolenaar2019-02-101-0/+3
* patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conptyv8.1.0880Bram Moolenaar2019-02-081-4/+7
* Update runtime files.Bram Moolenaar2019-02-031-1/+1
* patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10v8.1.0870Bram Moolenaar2019-02-031-2/+7
* patch 8.1.0863: cannot see what signal caused a job to endv8.1.0863Bram Moolenaar2019-01-311-0/+5
* patch 8.1.0846: not easy to recognize the system Vim runs onv8.1.0846Bram Moolenaar2019-01-291-24/+42
* patch 8.1.0815: dialog for file changed outside of Vim not testedv8.1.0815Bram Moolenaar2019-01-241-29/+53
* patch 8.1.0797: error E898 is used twicev8.1.0797Bram Moolenaar2019-01-231-1/+1
* patch 8.1.0793: incorrect error messages for functions that take a Blobv8.1.0793Bram Moolenaar2019-01-221-10/+20