summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/event/time.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-21refactor: run IWYU on entire repodundargoc1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2016-10-02event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes1
2016-05-24eval: implement timers. vim-patch: 7.4.1578, 7.4.1831Björn Linse1
2015-08-13event: Refactor async event processingThiago de Arruda1
2015-07-17event loop: New abstraction layer with refactored time/signal APIThiago de Arruda1