aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* 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
* Merge #6480 from ZyX-I/colored-cmdline'/input-dictJustin M. Keyes2017-05-13
|\
| * eval: Alter E5050 error message, test thatZyX2017-05-10
| * eval: Refactor get_user_input to support dictionaryZyX2017-05-10
* | *: Comment intentional fallthroughsJames McCoy2017-05-12
|/
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * vim-patch:7.4.2231James McCoy2017-04-29
| * api: nvim_get_mode()Justin M. Keyes2017-04-28
| * api/dispatch: Mark generated functions table readonly (#6576)Patrick Jackson2017-04-24
| * api/internal: Remove `set` field from Error type.Justin M. Keyes2017-04-23
| * api_clear_error()Justin M. Keyes2017-04-23
| * api: Do not truncate errors <1 MB. #6237Sander Bosma2017-04-23
| * Merge branch 'master' into lazier-arg_errmsg-gettextZyX2017-04-21
| |\
| | * Merge #6550 from ZyX-I/pvs-check-commentJustin M. Keyes2017-04-20
| | |\
| | | * *: Add comment to all C filesZyX2017-04-19
| | * | vim-patch:7.4.2209James McCoy2017-04-19