aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/event.h
Commit message (Expand)AuthorAge
* event loop: New abstraction layer with refactored time/signal APIThiago de Arruda2015-07-17
* ui: Refactor so that busy state won't be the defaultThiago de Arruda2015-03-18
* ui: Replace cursor_{on,off} by busy_{stop,start}Thiago de Arruda2015-03-15
* event: Extract event_poll loops to `event_poll_until` macroThiago de Arruda2014-10-21
* Add automatic generation of headersZyX2014-06-02
* 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