summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/eval/gc.h
AgeCommit message (Expand)AuthorFiles
2026-01-12fix(channel): unreference list after callback finishes (#37358)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2023-12-17refactor: move non-symbols to defs.h headersdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-05-13refactor: remove typval.h from most header files (#23601)zeertzjq1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2017-03-29eval: Split eval.c into smaller filesZyX1