aboutsummaryrefslogtreecommitdiff
path: root/src/os/event.h
Commit message (Expand)AuthorAge
* Define special key for asynchronous eventsThiago de Arruda2014-04-08
* Implement job controlThiago de Arruda2014-04-07
* Turn Event into a tagged unionFelipe Oliveira Carvalho2014-04-07
* Reimplement the event queue in event.c using klist.hFelipe Oliveira Carvalho2014-04-07
* Move signal handling to libuv event loopThiago de Arruda2014-04-01
* Address clint warnings and other style issues.Thomas Wienecke2014-03-27
* Make `EventType` enum private to input.cThiago de Arruda2014-03-27
* Reimplement input functions on top of libuvThiago de Arruda2014-03-26