aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/private/helpers.h
Commit message (Expand)AuthorAge
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* API: nvim_set_keymap, nvim_del_keymap #9924Yilin Yang2019-05-12
* *: Replace did_throw checks with current_exception checksZyX2018-03-25
* api helpers: Also save and restore did_emsgZyX2017-07-18
* api helpers: Save/restore more values in try_enter/try_leaveZyX2017-07-16
* ex_getln: Save and restore try stateZyX2017-07-01
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * api: Do not truncate errors <1 MB. #6237Sander Bosma2017-04-23
| * *: Silence some false positivesZyX2017-04-16
* | functests: Test for error conditionsZyX2017-03-27
|/
* object_to_vim: Fix buffer/window/tabpage conversion on BE systemsJames McCoy2016-11-02
* api/helpers: Use typval_encode.h for vim_to_objectZyX2016-06-24
* *: Also fix the adjacent errorsZyX2016-06-11
* *: Fix errors from new linter checksZyX2016-06-11
* lib/kvec: Remove useless type argument from kv_push macrosZyX2016-05-30
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* api/msgpack-rpc: Improve error infrastructureThiago de Arruda2014-09-18
* api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}Thiago de Arruda2014-09-12
* channel/msgpack_rpc: Refactor API dispatchingThiago de Arruda2014-06-24
* api: Add helper macros for dealing with API type castsThiago de Arruda2014-06-18
* Add automatic generation of headersZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* Build: Add more files to clint-files.txt and fix errorsThiago de Arruda2014-05-26
* coverity: fix BUFFER_SIZE_WARNING with str{n,l}cpyNicolas Hillegeer2014-05-26
* API: Refactor: Move non-public files to private subdirectoryThiago de Arruda2014-05-23