aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.lua
Commit message (Expand)AuthorAge
* vim-patch:8.1.0460: assert_fails() message argument #11051Jan Edmund Lazo2019-09-21
* vim-patch:8.0.1523: cannot write and read terminal screendumpsJan Edmund Lazo2019-09-16
* anchor float to buffer positionBjörn Linse2019-09-04
* eval: add wait()Abdelhakeem2019-09-01
* Merge pull request #10841 from janlazo/vim-7.4.1407Daniel Hahler2019-08-25
|\
| * vim-patch:8.1.1111: it is not easy to check for infinityJan Edmund Lazo2019-08-24
| * vim-patch:7.4.1407Jan Edmund Lazo2019-08-24
* | vim-patch:8.1.1924: using empty string for current buffer is unexpectedJan Edmund Lazo2019-08-24
|/
* vim-patch:8.1.0037: cannot easily append lines to another bufferJan Edmund Lazo2019-08-23
* vim-patch:8.1.1305: there is no easy way to manipulate environment variablesDaniel Hahler2019-08-06
* eval: context: add ctx-family functionsAbdelhakeem2019-07-27
* vim-patch:8.1.1610: there is no way to add or load a buffer without side effectsShougo Matsushita2019-07-06
* Merge #10250 from blueyed/vim-8.0.1039Justin M. Keyes2019-06-25
|\
| * vim-patch:8.0.1039: cannot change a line in not current bufferDaniel Hahler2019-06-17
* | Update argc(),argv() based on 8.1.0493erw72019-06-19
|/
* vim-patch:8.1.0020: cannot tell whether a register is executing or recordingJan Edmund Lazo2019-05-26
* vim-patch:8.1.0039: cannot easily delete lines in another bufferAndrej Zieger2019-05-26
* vim-patch:8.1.0717: there is no function for the ":sign jump" commandAndrej Zieger2019-05-26
* vim-patch:8.1.0614: placing signs can be complicatedAndrej Zieger2019-05-26
* vim-patch:8.1.0307: there is no good way to get the window layoutJan Edmund Lazo2019-05-26
* vim-patch:8.0.1514: getting the list of changes is not easyJan Edmund Lazo2019-05-20
* vim-patch:8.0.1497: getting the jump list requires parsing the output of :jumpsJan Edmund Lazo2019-05-19
* Merge #9951 'vim-patch:8.1.0519: save/restore tag stack'Justin M. Keyes2019-04-30
|\
| * vim-patch:8.1.0519: cannot save and restore the tag stackrolag2019-04-28
* | vim-patch:8.1.0401: can't get swap name of another bufferJustin M. Keyes2019-04-29
* | vim-patch:8.1.0313: information about a swap file is unavailableJustin M. Keyes2019-04-29
* | vim-patch:8.0.1563: getwinposx() timeout #9955Jan Edmund Lazo2019-04-29
|/
* vim-patch:8.0.1510: cannot assert beep #9938Jan Edmund Lazo2019-04-25
* vim-patch:8.1.1068: cannot get all the information about current completionShougo Matsushita2019-03-30
* vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez2019-01-02
* vim-patch:8.0.1557: printf() does not work with only one argument (#9038)Daniel Hahler2018-09-23
* vim-patch:8.0.1364: there is no easy way to get the window positionJan Edmund Lazo2018-08-15
* vim-patch:8.0.1630: trimming white space is not that easyJan Edmund Lazo2018-08-13
* eval: Add stdpath() method (#5297)Christian Höltje2018-03-29
* eval/typval: Log list actionsZyX2018-01-14
* channels: stderr channelBjörn Linse2017-11-25
* channels: generalize jobclose()Björn Linse2017-11-25
* channels: allow bytes sockets and stdio, and buffered bytes outputBjörn Linse2017-11-24
* vim-patch:8.0.0124 #7092ckelsel2017-07-30
* viml: introduce menu_get() function #6322Matthieu Coudron2017-07-28
* vim-patch:8.0.0477James McCoy2017-06-06
* channels: implement sockopen() to connect to socketBjörn Linse2017-05-29
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * Merge #6219 from jbradaric/vim-7.4.2170Justin M. Keyes2017-04-16
| |\
| | * vim-patch:7.4.2180Jurica Bradaric2017-03-20
| | * vim-patch:7.4.2170Jurica Bradaric2017-03-20
* | | Merge branch 'master' into luaviml'/luaZyX2017-04-10
|\| |
| * | vim-patch:8.0.0499James McCoy2017-04-07
| |/
* / eval: Add luaeval functionZyX2017-03-27
|/
* vim-patch:7.4.2095James McCoy2017-02-27