aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/input.c
Commit message (Expand)AuthorAge
* events: Refactor how event deferral is handledThiago de Arruda2014-07-17
* Use strict function prototypes #945Pavel Platto2014-07-14
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* event: Decouple user input checks from `event_poll`Thiago de Arruda2014-06-24
* events: Refactor how events are queued for processingThiago de Arruda2014-06-18
* Add automatic generation of headersZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15