aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/channel.h
Commit message (Expand)AuthorAge
* Include stdbool.h in headers which have functions with bool in signaturePavel Platto2014-07-11
* channel/msgpack_rpc: Refactor msgpack_rpc_notification/serialize_eventThiago de Arruda2014-06-24
* api: Change type of event data to `Object` from `typval_T`Thiago de Arruda2014-06-18
* Add automatic generation of headersZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* API: Events: Add functions for {un}subscribing to broadcasted eventsThiago de Arruda2014-05-28
* API: Events: Add support for broadcasting eventsThiago de Arruda2014-05-28
* Refactor: Remove support for multiple protocolsThiago de Arruda2014-05-27
* API: Events: Implement channel_send_event and vimscript wrapperThiago de Arruda2014-05-26
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15