summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/context.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-08-05refactor(shada): rework msgpack decoding without msgpack-cbfredl1
2024-06-11refactor(shada): use msgpack_sbuffer lessbfredl1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-09-25refactor: move klib out of src/nvim/ #20341dundargoc1
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2019-09-14Context: rename "buflist" => "bufs"Justin M. Keyes1
2019-07-27API: Context: save/restoreAbdelhakeem1
2019-07-27API: ContextJustin M. Keyes1