aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/syntax.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.1827: allocating more memory than needed for extended structs (...zeertzjq2023-02-01
* vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)zeertzjq2023-01-24
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 23 (#21798)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* refactor: replace char_u with char 19 (#21241)dundargoc2023-01-10
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-26
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
|\
| * refactor: fix clang-tidy warningsdundargoc2022-11-06
* | refactor: more clint (#20910)Lewis Russell2022-11-07
|/
* vim-patch:8.2.0502: Vim9: some code is not testedzeertzjq2022-11-05
* build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* refactor: replace char_u with charDundar Göc2022-10-15
* vim-patch:9.0.0750: crash when popup closed in callback (#20659)zeertzjq2022-10-15
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: migrate comment style (#20012)Lewis Russell2022-09-02
* 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: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* refactor: replace char_u with charDundar Göc2022-08-27
* vim-patch:9.0.0284: using static buffer for multiple completion functionszeertzjq2022-08-27
* vim-patch:9.0.0283: cannot complete "syn list @cluster"zeertzjq2022-08-27
* refactor: replace char_u with charDundar Göc2022-08-26
* refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* refactor: pre-incr to post-incrLewis Russell2022-08-25
* vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
* vim-patch:8.2.2289: Vim9: 'cpo' can become empty (#19887)zeertzjq2022-08-22
* vim-patch:8.1.2045: the option.c file is too big (#19854)zeertzjq2022-08-20
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* refactor: change pre-decrement/increment to post (#19799)Lewis Russell2022-08-16
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* refactor: replace char_u with charDundar Goc2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* vim-patch:9.0.0124: code has more indent than neededzeertzjq2022-08-01
* refactor: replace char_u with charDundar Goc2022-07-31
* refactor: enable -Wconversion warning for syntax.c (#19533)dundargoc2022-07-29