aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* Merge pull request #1208 from war1025/dev/remove_for_all_windowsJustin M. Keyes2014-10-03
|\
| * Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)Wayne Rowcliffe2014-09-24
* | eval: Fix `save_tv_as_string` to handle non-string typesThiago de Arruda2014-10-01
* | Implement save_tv_as_string to assist in #1176.Scott Prager2014-09-30
* | Fix system() output truncation bug.Scott Prager2014-09-30
* | vim-patch:7.4.256Scott Prager2014-09-30
* | Return list from rettv_list_alloc.Scott Prager2014-09-30
* | vim-patch:7.4.248Scott Prager2014-09-30
* | vim-patch:7.4.247Scott Prager2014-09-30
* | vim-patch:7.4.411André Twupack2014-09-22
|/
* FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWSWayne Rowcliffe2014-09-22
* FOR_ALL_TABS helperWayne Rowcliffe2014-09-22
* Merge pull request #1197 from Shougo/vim-patch-7.4.392Justin M. Keyes2014-09-20
|\
| * vim-patch:7.4.392Shougo Matsushita2014-09-18
* | api/msgpack-rpc: Improve error infrastructureThiago de Arruda2014-09-18
|/
* Merge pull request #953 from splinterofchaos/patch235-exepathJustin M. Keyes2014-09-17
|\
| * vim-patch:7.4.235Scott Prager2014-09-17
* | vim-patch:7.4.313Damián Silvani2014-09-16
* | vim-patch:7.4.310Damián Silvani2014-09-16
|/
* Merge pull request #1140 from atwupack/vp-7.4.341Justin M. Keyes2014-09-15
|\
| * vim-patch:7.4.358André Twupack2014-09-13
| * vim-patch:7.4.351André Twupack2014-09-13
| * vim-patch:7.4.341André Twupack2014-09-13
* | eval.c: Rename has('neovim') feature to has('nvim')Thiago de Arruda2014-09-15
* | Merge pull request #1169 from splinterofchaos/arglistidJustin M. Keyes2014-09-15
|\ \
| * | vim-patch:7.4.312Scott Prager2014-09-13
| |/
* | eval.c: Rename msgpack-rpc functions for consistencyThiago de Arruda2014-09-13
* | eval.c: Rename jobwrite to jobsendThiago de Arruda2014-09-13
|/
* api: Implement `vim_report_error` functionThiago de Arruda2014-09-12
* api/msgpack-rpc: Implement `channel_close` and expose to vimscriptThiago de Arruda2014-09-12
* api/msgpack-rpc: Expose channel_from_job to vimscript as api_spawnThiago de Arruda2014-09-12
* api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}Thiago de Arruda2014-09-12
* Merge pull request #1149 from splinterofchaos/vim-patch-7.4.278Justin M. Keyes2014-09-09
|\
| * vim-patch:7.4.278Scott Prager2014-09-09
* | Additional FOR_ALL_WINDOWS usageWayne Rowcliffe2014-09-08
|/
* Merge pull request #1107 from fmoralesc/matchaddposJustin M. Keyes2014-09-05
|\
| * vim-patch: 7.4.330Felipe Morales2014-09-04
* | fileinfo: change returntype of os_fileinfo_sizeStefan Hoffmann2014-08-31
* | fileinfo: rename os_get_file_info{,_link,_fd}Stefan Hoffmann2014-08-31
* | fileinfo: implement os_fileinfo_sizeStefan Hoffmann2014-08-31
* | msgpack-rpc: Always use arrays when sending events or callsThiago de Arruda2014-08-29
|/
* Merge pull request #1024 from war1025/dev/for_all_buffersJustin M. Keyes2014-08-19
|\
| * FOR_ALL_BUFFERS use locally declared buffer pointerWayne Rowcliffe2014-08-17
| * Add FOR_ALL_BUFFERS helperWayne Rowcliffe2014-08-02
* | Merge pull request #1019 from splinterofchaos/globpathJustin M. Keyes2014-08-18
|\ \
| * | vim-patch:7.4.279Scott Prager2014-08-04
| |/
* | vim-patch:7.4.327 #1010André Twupack2014-08-13
* | vim-patch:7.4.323 #967André Twupack2014-08-07
* | Refactor vim_feedkeys and f_feedkeysRui Abreu Ferreira2014-08-07
* | Remove FEAT_TAG_ANYWHITEPavel Platto2014-08-02
|/