aboutsummaryrefslogtreecommitdiff
path: root/src/eval.c
Commit message (Expand)AuthorAge
* Extract file_search.c from misc2.cFelipe Oliveira Carvalho2014-02-28
* Extract garray.c from misc2.cFelipe Oliveira Carvalho2014-02-28
* Removes 'proto' dirscott-linder2014-02-26
* os_unix: Use libuv uv_cwd instead of getcwd/getwd.Thomas Wienecke2014-02-25
* Merge pull request #79 from jdiez17/has_neovimAshley Hewson2014-02-24
|\
| * Added 'neovim' to the feature list, following discussion on #44jdiez172014-02-23
* | Convert function declarations from K&R to ANSI style.scott-linder2014-02-24
|/
* Import vim from changeset v5628:c9cad40b4181Thiago de Arruda2014-01-31