aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/indent_c.c
Commit message (Expand)AuthorAge
* vim-patch:9.0.2124: INT overflow detection logic can be simplifiedzeertzjq2024-12-10
* vim-patch:9.0.2122: [security]: prevent overflow in indentingzeertzjq2024-12-10
* docs: misc (#29622)dundargoc2024-07-15
* docs: misc (#28609)dundargoc2024-05-15
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: remove redundant NOLINT commentsdundargoc2024-01-01
* refactor: eliminate cyclic includesdundargoc2023-12-20
* build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* build: remove PVSdundargoc2023-11-12
* refactor: the long goodbyedundargoc2023-10-09
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* refactor: move virtcol functions to plines.czeertzjq2023-08-25
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:9.0.1426: indent wrong after "export namespace" in C++ (#22777)zeertzjq2023-03-25
* vim-patch:partial:9.0.0013: reproducing memory access errors can be difficultzeertzjq2023-03-04
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* refactor: replace char_u with char 19 (#21241)dundargoc2023-01-10
* vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq2023-01-10
* refactor: replace char_u with chardundargoc2023-01-09
* refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc2022-12-21
* refactor: replace char_u with charDundar Göc2022-11-26
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: fix clang-tidy warningsdundargoc2022-11-06
* refactor: replace char_u with charDundar Göc2022-09-11
* 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 char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* 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
* refactor: change pre-decrement/increment to post (#19799)Lewis Russell2022-08-16
* refactor: replace char_u with charDundar Goc2022-08-12
* docs: fix typos (#19588)dundargoc2022-08-03
* vim-patch:9.0.0095: conditions are always truezeertzjq2022-07-28
* refactor: replace char_uDundar Goc2022-07-02
* refactor: replace char_u #18429dundargoc2022-06-28
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* vim-patch:8.2.4968: reading past end of the line when C-indentingzeertzjq2022-05-17
* 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
* vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq2022-05-10