aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lib/queue.h
Commit message (Expand)AuthorAge
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: follow style guidedundargoc2023-12-24
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor: enable formatting for files under libDundar Göc2021-10-19
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* Change QUEUE_FOREACH macro to use while instead of forerw72021-03-30
* tui: "backpressure": Drop messages to avoid flooding.Justin M. Keyes2016-12-09
* *: Fix errors from new linter checksZyX2016-06-11
* lib/queue: Actually remove all _QUEUE macrosZyX2016-05-30
* lib/queue: Refactor queue.hZyX2016-05-30
* lib: Include libuv circularly linked listThiago de Arruda2015-08-13