summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/indent_c.c
AgeCommit message (Expand)AuthorFiles
2026-04-04vim-patch:9.2.0289: 'linebreak' may lead to wrong Visual block highlighting (...zeertzjq1
2026-03-19vim-patch:partial:9.2.0193: using copy_option_part() can be improved (#38369)zeertzjq1
2026-02-16vim-patch:9.2.0007: cindent: recognizing labels within commented lineszeertzjq1
2025-12-24vim-patch:9.1.2016: cindent wrong indentation after do-while loop (#37087)zeertzjq1
2025-11-27fix(edit): handle cindent properly with completion (#36711)zeertzjq1
2025-10-27vim-patch:9.1.1877: cindent: wrong indentation after an array declaration (#3...zeertzjq1
2025-10-12vim-patch:8.2.4773: build failure without the +eval featureJan Edmund Lazo1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-08-12vim-patch:9.1.1626: cindent: does not handle compound literals (#35319)zeertzjq1
2025-07-20vim-patch:8.1.1891: functions used in one file are globalJan Edmund Lazo1
2025-07-20vim-patch:8.1.2127: the indent.c file is a bit bigJan Edmund Lazo1
2025-07-20vim-patch:8.1.0857: indent functionality is not separatedJan Edmund Lazo1
2025-03-09vim-patch:9.1.1190: C indentation does not detect multibyte labels (#32808)zeertzjq1
2024-12-10vim-patch:9.0.2124: INT overflow detection logic can be simplifiedzeertzjq1
2024-12-10vim-patch:9.0.2122: [security]: prevent overflow in indentingzeertzjq1
2024-07-15docs: misc (#29622)dundargoc1
2024-05-15docs: misc (#28609)dundargoc1
2024-01-11refactor(IWYU): fix headersdundargoc1
2024-01-01refactor: remove redundant NOLINT commentsdundargoc1
2023-12-20refactor: eliminate cyclic includesdundargoc1
2023-11-30build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq1
2023-11-29refactor: move some constants out of vim_defs.h (#26298)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-27build(IWYU): fix includes for undo_defs.hdundargoc1
2023-11-27build(IWYU): fix includes for func_attr.hdundargoc1
2023-11-12build: remove PVSdundargoc1
2023-10-09refactor: the long goodbyedundargoc1
2023-09-30refactor: reorganize option header files (#25437)zeertzjq1
2023-08-25refactor: move virtcol functions to plines.czeertzjq1
2023-04-26refactor: uncrustifydundargoc1
2023-03-25vim-patch:9.0.1426: indent wrong after "export namespace" in C++ (#22777)zeertzjq1
2023-03-04vim-patch:partial:9.0.0013: reproducing memory access errors can be difficultzeertzjq1
2023-01-17refactor: replace char_u with char 22 (#21786)dundargoc1
2023-01-15refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc1
2023-01-10refactor: replace char_u with char 19 (#21241)dundargoc1
2023-01-10vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)zeertzjq1
2023-01-09refactor: replace char_u with chardundargoc1
2022-12-21refactor: replace char_u with char 16 - remove STRNCMP (#21208)dundargoc1
2022-11-26refactor: replace char_u with charDundar Göc1
2022-11-19refactor: replace char_u with charDundar Göc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-11-06refactor: fix clang-tidy warningsdundargoc1
2022-09-11refactor: replace char_u with charDundar Göc1
2022-09-06refactor: replace char_u with charDundar Göc1
2022-09-02refactor: migrate comment style (#20012)Lewis Russell1
2022-09-01refactor: replace char_u with charDundar Göc1
2022-08-31refactor: replace char_u with charDundar Göc1
2022-08-30refactor: replace char_u with char 4 (#19987)dundargoc1
2022-08-29refactor: replace char_u with charDundar Göc1
2022-08-26refactor: change FALSE/TRUE to false/trueLewis Russell1