aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
...
* 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
| |/ / /
* | | | Merge pull request #4738 from brcolow/vim-7.4.1223James McCoy2016-06-09
|\ \ \ \
| * | | | vim-patch:7.4.1223Michael Ennen2016-06-09
| |/ / /
* | | | eval.c: Fix linter errors.Jurica Bradaric2016-06-09
* | | | vim-patch:7.4.1464Jurica Bradaric2016-06-09
* | | | vim-patch:7.4.1394Jurica Bradaric2016-06-09
|/ / /
* | | pty_process: split into plat-specific files (#3976)Rui Abreu Ferreira2016-06-04
* | | Merge pull request #4860 from jamessan/tab-win-precedenceJustin M. Keyes2016-06-04
|\ \ \
| * | | tcd: Determine correct scope from user inputJames McCoy2016-06-01
| * | | tcd: Use user-provided tab page for `getcwd()`/`haslocaldir()`James McCoy2016-06-01
* | | | reorgJustin M. Keyes2016-06-03
|/ / /
* | | timers: stop all timers on teardownBjörn Linse2016-06-01
* | | *: Rename main loop variable from loop to main_loopZyX2016-05-30
|/ /
* | eval: Stop executing *eval() function at errorZyX2016-05-27
* | vim-patch:7.4.1567James McCoy2016-05-25
* | vim-patch:7.4.1096James McCoy2016-05-25
|/
* timers: racy situation found on travisBjörn Linse2016-05-25
* eval: implement timers. vim-patch: 7.4.1578, 7.4.1831Björn Linse2016-05-24
* vim-patch:7.4.1516Jurica Bradaric2016-05-19
* vim-patch:7.4.1102Jurica Bradaric2016-05-17
* term_close: fix use-after-freeoni-link2016-05-15