aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/executor.h
Commit message (Expand)AuthorAge
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* eval/executor: Fix check-single-includesZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29