aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* clipboard: avoid error flood during :redirJustin M. Keyes2017-08-20
* Merge #6364 'command-line color hook'Justin M. Keyes2017-08-16
|\
| * Merge branch 'master' into colored-cmdlineZyX2017-07-31
| |\
| * \ Merge branch 'master' into colored-cmdlineZyX2017-07-31
| |\ \
| * | | ex_getln: Replace global with entry in save_cclineZyX2017-07-17
| * | | Merge branch 'master' into colored-cmdlineZyX2017-07-15
| |\ \ \
| * | | | eval,ex_getln: Add support for coloring input() promptsZyX2017-06-27
* | | | | vim-patch:8.0.0147 #7121ckelsel2017-08-06
* | | | | vim-patch:8.0.0143 (#7120)KunMing Xie2017-08-06
| |_|_|/ |/| | |
* | | | options: remove ghost of `:set termcap` (#7102)Justin M. Keyes2017-07-31
| |_|/ |/| |
* | | viml: introduce menu_get() function #6322Matthieu Coudron2017-07-28
* | | log: caller provides the source detailsJustin M. Keyes2017-07-23
* | | vim-patch:8.0.0085Jurica Bradaric2017-07-20
| |/ |/|
* | vim-patch:7.4.2250ckelsel2017-07-13
* | 'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes2017-07-08
* | message: Add support for replacing `<` to str2specialZyX2017-07-02
* | eval: Make nvim_get_keymap output more robustZyX2017-07-02
* | eval: Use tv_dict_add_allocated_str() for mapblock_fill_dictZyX2017-07-02
* | *: Adjust usages of modified functionsZyX2017-07-02
|/
* eval: Allow running next command after :endfunctionZyX2017-06-20
* eval: Error out when there is something after :endfunctionZyX2017-06-20
* Merge #6827 'Always enable logging'Justin M. Keyes2017-06-07
|\
| * log: Always enable; remove DISABLE_LOGJustin M. Keyes2017-06-07
* | lintJames McCoy2017-06-06
* | *: Fix conversion warnings for tv_get_number*()James McCoy2017-06-06
* | vim-patch:8.0.0614James McCoy2017-06-06
* | Merge remote-tracking branch 'origin/master' into vim-7.4.1975James McCoy2017-06-06
|\|
| * lintJames McCoy2017-06-06
| * vim-patch:8.0.0176James McCoy2017-06-06
| * vim-patch:8.0.0477James McCoy2017-06-06
| * vim-patch:8.0.0360James McCoy2017-06-06
| * vim-patch:8.0.0167James McCoy2017-06-06
| * vim-patch:8.0.0158James McCoy2017-06-06
* | *: Disable UBSAN for VimL arithmetic implementationJames McCoy2017-06-04
* | lintJames McCoy2017-06-04
* | vim-patch:8.0.0219James McCoy2017-06-04
* | vim-patch:7.4.1976James McCoy2017-06-04
|/
* lint: fix indentation of FUNC_ATTR linesBjörn Linse2017-06-03
* Merge #4700 from AdnoC/keep-default-registerJustin M. Keyes2017-05-31
|\
| * eval.c: Ignore unnamed register error in f_setregAdnoC2017-05-31
| * style/lintAdnoC2017-05-31
| * eval: Add ability to set the unnamed register with setregAdnoC2017-05-31
* | channels: implement sockopen() to connect to socketBjörn Linse2017-05-29
* | Merge pull request #6680 from mhinz/listen/localhostJames McCoy2017-05-28
|\ \
| * | eval: serverstart: Return finalized address to userJames McCoy2017-05-28
| * | Server: use uv_getaddrinfo() for $NVIM_LISTEN_ADDRESSMarco Hinz2017-05-22
| |/
* / get_keymap API (#6236)TJ DeVries2017-05-25
|/
* eval: Silence V614: potentially uninitialized variableZyX2017-05-20
* eval: Fix V507ZyX2017-05-20
* eval: Silence V782ZyX2017-05-20