Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor: replace manual header guards with #pragma once | dundargoc | 2023-11-12 |
* | build: allow IWYU to fix includes for all .c files | dundargoc | 2022-11-15 |
* | Server: use uv_getaddrinfo() for $NVIM_LISTEN_ADDRESS | Marco Hinz | 2017-05-22 |
* | event/multiqueue.c: Rename "queue" to "multiqueue". | Justin M. Keyes | 2016-10-02 |
* | event: Refactor async event processing | Thiago de Arruda | 2015-08-13 |
* | server: Extract most logic into the new socket abstraction | Thiago de Arruda | 2015-07-17 |