aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/regexp_nfa.c
Commit message (Expand)AuthorAge
* refactor: combine regexp filesdundargoc2023-11-05
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* refactor: the long goodbyedundargoc2023-10-09
* refactor: remove longdundargoc2023-09-29
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* refactor: uncrustifydundargoc2023-04-26
* fix(runtime): do not allow breakcheck inside runtime path calculationbfredl2023-04-19
* refactor: remove use of reserved c++ keywordsii142023-04-06
* refactor: make error message definitions constii142023-04-05
* refactor(PVS/V1048): remove duplicated assignments (#21873)Lucas Merritt2023-03-25
* vim-patch:9.0.1271: using sizeof() and subtract array size is tricky (#22087)zeertzjq2023-02-01
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* vim-patch:9.0.1221: code is indented more than necessary (#21891)zeertzjq2023-01-19
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* build: remove clint error suppression #21782dundargoc2023-01-13
* refactor: replace char_u with chardundargoc2023-01-09
* vim-patch:9.0.1047: matchparen is slow (#21379)zeertzjq2022-12-11
* refactor: replace char_u with chardundargoc2022-11-28
* Merge pull request #20196 from dundargoc/refactor/char_u/14bfredl2022-11-26
|\
| * refactor: replace char_u with charDundar Göc2022-11-26
* | vim-patch:9.0.0951: trying every character position for a match is inefficien...zeertzjq2022-11-26
|/
* vim-patch:8.2.0260: several lines of code are duplicated (#21108)zeertzjq2022-11-19
* refactor: more clint (#20910)Lewis Russell2022-11-07
* vim-patch:8.2.4029: debugging NFA regexp my crash, cached indent may be wrongzeertzjq2022-11-05
* vim-patch:8.2.4978: no error if engine selection atom is not at the startzeertzjq2022-11-05
* vim-patch:8.2.4693: new regexp does not accept pattern "\%>0v"zeertzjq2022-11-05
* vim-patch:8.2.4688: new regexp engine does not give an error for "\%v"zeertzjq2022-11-05
* refactor: replace char_u with charDundar Göc2022-09-10
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: replace char_u with charDundar Göc2022-09-01
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor(plines): use a struct for chartabsize statebfredl2022-08-29
* refactor: change pre-decrement/increment to post (#19799)Lewis Russell2022-08-16
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* refactor: replace char_u with charDundar Goc2022-07-31
* refactor: enable -Wconversion warning for regexp files (#19521)dundargoc2022-07-28
* fix(mark): give correct error message when mark is in another buffer (#19454)zeertzjq2022-07-21
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* refactor(regexp_nfa.c): match where Vim calls fopen() (#18778)zeertzjq2022-05-28
* refactor: missing parenthesis may cause unexpected problems (#17443)kylo2522022-05-26
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* refactor(uncrustify): enable formatting for regexp and indent files (#18549)dundargoc2022-05-14
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* vim-patch:8.2.4649: various formatting problemszeertzjq2022-03-30
* vim-patch:8.2.4592: search continues after giving E1204zeertzjq2022-03-30