aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.lua
Commit message (Expand)AuthorAge
...
* 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
* vim-patch:7.4.2200James McCoy2017-02-27
* vim-patch:7.4.2137Michael Ennen2017-02-14
* vim-patch:7.4.1727Michael Ennen2017-02-14
* eval: Add id() function and make printf("%p") return something useful (#6095)Nikolai Aleksandrovich Pavlov2017-02-11
* vim-patch:7.4.2008James McCoy2017-01-10
* refactor: Remove VimL function `test()`Justin M. Keyes2017-01-04
* refactor: Remove VimL function `test_autochdir()`Justin M. Keyes2017-01-04
* vim-patch:7.4.2015Shougo Matsushita2017-01-02
* vim-patch:7.4.2204James McCoy2016-12-28
* vim-patch:7.4.1559Michael Ennen2016-12-12
* vim-patch:7.4.1685Michael Ennen2016-12-06
* vim-patch:7.4.1782Michael Ennen2016-10-24
* vim-patch:7.4.1730Michael Ennen2016-10-23
* Merge #5257 from jbradaric/vim-7.4.1893Justin M. Keyes2016-10-13
|\
| * vim-patch:7.4.1893Jurica Bradaric2016-10-07
* | vim-patch:7.4.2205Shougo Matsushita2016-10-01
|/
* vim-patch:7.4.1558 (#5333)Justin M. Keyes2016-09-13
* eval: use gperf to generate the hash of builtin functionsBjörn Linse2016-08-31
* api: auto generate api function wrappers for vimlBjörn Linse2016-08-31
* eval: add new function entriesBjörn Linse2016-08-31
* eval: Move VimL functions list to a lua fileZyX2016-08-31