| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | refactor(IWYU): fix headers | dundargoc | 2024-01-11 |
| * | refactor: run IWYU on entire repo | dundargoc | 2023-12-21 |
| * | refactor: move non-symbols to defs.h headers | dundargoc | 2023-12-17 |
| * | 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 |