summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/regexp.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-12-21refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-27build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-11-05refactor: combine regexp filesdundargoc1
2023-04-19fix(runtime): do not allow breakcheck inside runtime path calculationbfredl1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-04-29refactor(uncrustify): format all c code under /src/nvim/Dundar Goc1
2022-03-10vim-patch:8.1.2005: the regexp.c file is too bigkylo2521
2021-10-12refactor: format all C files under nvim/ #15977dundargoc1
2018-11-29vim-patch:8.1.0098: segfault when pattern with \z() is very slow (#9283)Justin M. Keyes1
2017-04-25refactor/single-include (#6586)relnod1
2015-06-13vim-patch:7.4.593 #2657David Bürgin1
2014-07-12move defines from vim.hBrandon Coleman1
2014-06-02Add automatic generation of headersZyX1
2014-05-15Introduce nvim namespace: Fix define guards.Eliseo Martínez1
2014-05-15Introduce nvim namespace: Move files.Eliseo Martínez1