aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp.h
Commit message (Expand)AuthorAge
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: combine regexp filesdundargoc2023-11-05
* fix(runtime): do not allow breakcheck inside runtime path calculationbfredl2023-04-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(uncrustify): format all c code under /src/nvim/Dundar Goc2022-04-29
* vim-patch:8.1.2005: the regexp.c file is too bigkylo2522022-03-10
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.1.0098: segfault when pattern with \z() is very slow (#9283)Justin M. Keyes2018-11-29
* refactor/single-include (#6586)relnod2017-04-25
* vim-patch:7.4.593 #2657David Bürgin2015-06-13
* move defines from vim.hBrandon Coleman2014-07-12
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15