aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/path.h
Commit message (Expand)AuthorAge
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: move garray_T to garray_defs.h (#26227)zeertzjq2023-11-26
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* fix(runtime): do not allow breakcheck inside runtime path calculationbfredl2023-04-19
* build: remove clint error suppression #21782dundargoc2023-01-13
* refactor: migrate comment style (#20012)Lewis Russell2022-09-02
* refactor: uncrustify #16090dundargoc2021-10-29
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
* Linting.KillTheMule2016-05-02
* vim-patch:7.4.672KillTheMule2016-05-02
* vim-patch:7.4.1120Jurica Bradaric2016-04-20
* vim-patch:7.4.1116Jurica Bradaric2016-04-20
* vim-patch:7.4.654Jurica Bradaric2016-01-22
* vim-patch:7.4.423Florian Walch2014-12-18
* move EW_* defines to path.hBrandon Coleman2014-06-12
* Add automatic generation of headersZyX2014-06-02
* Move documentation from function declarations to definitionsZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15