aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* api: fix leak when a api function is incorrectly called with a list.Björn Linse2016-08-31
* api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* eval: use gperf to generate the hash of builtin functionsBjörn Linse2016-08-31
* api: When calling get/set_lines from vimL, don't convert between "\n" and "\0".Björn Linse2016-08-31
* api: auto generate api function wrappers for vimlBjörn Linse2016-08-31
* eval: Use generated hash to look up function listZyX2016-08-31
* eval: Move VimL functions list to a lua fileZyX2016-08-31
* eval: remove (char_u *) in constant get_dict_(string|number) parametersBjörn Linse2016-08-24
* job control: reuse common job code for rpc jobsBjörn Linse2016-08-20
* stream: set data together with callbackBjörn Linse2016-08-20
* vim-patch:7.4.2112 (#5175)Shougo2016-08-17
* Restore ":browse oldfiles" behavior from VimJames McCoy2016-08-11
* timers: do not crash after processing events in the handlerBjörn Linse2016-08-10
* vim-patch:7.4.1557 (#5117)prollings2016-08-04
* Merge #4837 from justinmk/os_resolve_shortcutJustin M. Keyes2016-08-01
|\
| * os_resolve_shortcut: initial port from Vim sourceJustin M. Keyes2016-07-30
* | [RFC] vim-patch:7.4.2011, vim-patch:7.4.2012, vim-patch:7.4.2066 #5106Shougo Matsushita2016-08-01
|/
* eval.c: rename capture() to execute() (#5132)Justin M. Keyes2016-07-31
* lintJames McCoy2016-07-23
* vim-patch:7.4.1703James McCoy2016-07-23
* vim-patch:7.4.1682James McCoy2016-07-23
* vim-patch:7.4.1663James McCoy2016-07-23
* vim-patch:7.4.1546Patrick2016-07-13
* Merge #4980 'Support legacy `:ruby` commands'.Justin M. Keyes2016-07-10
|\
| * Add :ruby, :rubyfile, and :rubydo ex commandsAlex Genco2016-07-02
* | Merge #4991 'vim-patch:7.4.1140'Justin M. Keyes2016-07-09
|\ \
| * | vim-patch:7.4.1140Patrick2016-07-08
* | | lintJames McCoy2016-07-08
* | | vim-patch:7.4.1552James McCoy2016-07-08
* | | vim-patch:7.4.1384James McCoy2016-07-08
| |/ |/|
* | Merge pull request #4880 from bfredl/zerotimerBjörn Linse2016-07-01
|\ \ | |/ |/|
| * timers: make repeat=0 work one-shot (consistent with vim)Björn Linse2016-06-29
| * timers: make timers work with zero timeoutBjörn Linse2016-06-29
* | vim-patch:7.4.1136Patrick2016-06-30
|/
* *: Fix linter errorsZyX2016-06-24
* eval: Also make clear_tv non-recursiveZyX2016-06-24
* Merge #4697 'capture() function'.Justin M. Keyes2016-06-20
|\
| * Port capture() functionShougo Matsushita2016-05-27
* | coverity/149459: CHECKED_RETURN (false positive)Justin M. Keyes2016-06-18
* | eval: add api_info()Björn Linse2016-06-17
* | vim-patch:7.4.1126James McCoy2016-06-15
* | Merge #3745 from cacplate/ops_WconversionJustin M. Keyes2016-06-13
|\ \
| * | ops.c: enable -Wconversion warningCharles Joachim2016-05-30
* | | *: Also fix the adjacent errorsZyX2016-06-11
* | | *: Fix errors from new linter checksZyX2016-06-11
* | | Merge #4813 'runtime: clipboard: start daemons in /'.Justin M. Keyes2016-06-10
|\ \ \
| * | | eval: allow setting cwd in {jobstart,termopen}()Aleksa Sarai2016-06-07
* | | | Merge pull request #4788 from brcolow/vim-7.4.1051James McCoy2016-06-09
|\ \ \ \
| * | | | vim-patch:7.4.1068Michael Ennen2016-06-09
| * | | | vim-patch:7.4.1051Michael Ennen2016-06-09
| |/ / /