aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* eval: Ensure all job callbacks are invoked by `jobwait()`Thiago de Arruda2015-04-02
* eval: Add internal_refcount field to dict_TThiago de Arruda2015-04-02
* os_scandir: fname_case -> path_fix_caseScott Prager2015-03-31
* Create new mode() value for terminal-mode ('t') #2287Harm te Hennepe2015-03-27
* eval: Improve validation of ids passed to job functionsThiago de Arruda2015-03-29
* eval: Implement `jobclose()` vimscript functionThiago de Arruda2015-03-29
* eval: Implement `jobwait()` vimscript functionThiago de Arruda2015-03-29
* eval: Refactor vimscript job control APIThiago de Arruda2015-03-29
* eval: Refactor `call_func` and `func_unref`Thiago de Arruda2015-03-29
* job: Fix memory errorsoni-link2015-03-25
* terminal: New module that implements a terminal emulatorThiago de Arruda2015-03-25
* doc: Misc. cleanupJustin M. Keyes2015-03-24
* refactor: split some more functions from misc1.cbobtwinkles2015-03-24
* Remove *_BUILTIN_TCAPS & 'ttybuiltin'Michael Reed2015-03-22
* vim-patch:7.4.503 #2178Perry Hung2015-03-20
* Reuse f_browse function from f_browsedirAnton Ovchinnikov2015-03-16
* config: split out versiondef.h from config.hBjörn Linse2015-03-08
* vim-patch:7.4.578oni-link2015-03-04
* jobsend: Don't append extra newline after last itemBjörn Linse2015-03-03
* illumos requires the use of limits.h for things like INT_MAX #2049Mike Zeller2015-02-26
* job: Allow spawning jobs connected to pseudo terminalsThiago de Arruda2015-02-23
* job: Refactor process spawning and startup argumentsThiago de Arruda2015-02-23
* eval: Fix buffering of data in job autocommandsThiago de Arruda2015-02-23
* refactor: Remove term modules and termcap optionsThiago de Arruda2015-02-21
* vim-patch:7.4.525 #1988Fabian Brosda2015-02-19
* Enable -Wconversion: mark.c.Eliseo Martínez2015-02-18
* syntax: Refactor to store all term and gui attributes independentlyThiago de Arruda2015-02-16
* ui: Remove/adapt some old code for a big UI refactorThiago de Arruda2015-02-16
* Remove nonnullret deadcode: xmalloc.Eliseo Martínez2015-01-27
* Remove nonnullret deadcode: vim_strsave.Eliseo Martínez2015-01-27
* vim-patch:7.4.446Pavel Platto2015-01-20
* Remove long_u: ex_docmd.c: Refactor long_u.Eliseo Martínez2015-01-19
* Merge pull request #1816 from Pyrohh/macro_cleanupJustin M. Keyes2015-01-15
|\
| * Macro cleanup: PROTOMichael Reed2015-01-14
* | main: Fix color schemes for abstract_uiThiago de Arruda2015-01-13
|/
* Revert "[WIP] "abstract_ui" fixes and improvements"Justin M. Keyes2015-01-12
* Merge pull request #1657 from tarruda/abstract-ui-fixesJustin M. Keyes2015-01-12
|\
| * ui: Test for abstract_ui whenever a minimal t_colors value is requiredThiago de Arruda2015-01-10
* | Cleanup: Rename getdigits() family functions.Eliseo Martínez2015-01-11
* | Cleanup: Refactor getdigits().Eliseo Martínez2015-01-11
|/
* Merge pull request #1761 from oni-link/speed.up.gcJustin M. Keyes2015-01-10
|\
| * Speed up garbage collection.oni-link2014-12-31
* | Remove long_u: term: Enable -Wconversion.Eliseo Martínez2015-01-10
* | eval: fix incorrect refcount in list_append_listBjörn Linse2015-01-07
|/
* Merge pull request #1738 from fwalch/vim-7.4.549Justin M. Keyes2014-12-30
|\
| * vim-patch:7.4.549Florian Walch2014-12-27
* | vim-patch:7.4.541Florian Walch2014-12-25
|/
* vim-patch:7.4.516Florian Walch2014-12-24
* vim-patch:7.4.513Florian Walch2014-12-23
* vim-patch:7.4.491Florian Walch2014-12-23