aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/private/helpers.h
Commit message (Expand)AuthorAge
* 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