aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/indent_c.c
Commit message (Expand)AuthorAge
* 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
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* vim-patch:8.2.4703: memory leak in handling 'cinscopedecls'Tom Praschan2022-04-09
* vim-patch:8.2.4702: C++ scope labels are hard-codedTom Praschan2022-04-09
* refactor(indent_c.c): add const qualifierszeertzjq2022-01-31
* vim-patch:8.2.3938: line comment start is also found in a stringzeertzjq2022-01-31
* vim-patch:8.2.3787: no proper formatting of a C line comment after a statementzeertzjq2022-01-31
* Merge pull request #16748 from zeertzjq/vim-8.1.1434zeertzjq2022-01-31
|\
| * vim-patch:8.2.3876: 'cindent' does not recognize inline namespacezeertzjq2021-12-23
| * vim-patch:8.2.3625: illegal memory access when C-indentingzeertzjq2021-12-23
| * vim-patch:8.2.3482: reading beyond end of line ending in quote and backslashzeertzjq2021-12-23
* | chore: fix compiler warning for multi-line comment (#16812)zeertzjq2021-12-28
* | vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
|/
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* indent_c: pvs/v1071Jan Edmund Lazo2021-06-05
* vim-patch:8.1.0874: using old style comments in new fileJan Edmund Lazo2021-03-29
* vim-patch:8.2.0864: pragmas are indented all the way to the leftJan Edmund Lazo2020-11-01
* pvs/v1048: variable was assigned same valueJan Edmund Lazo2020-03-01
* vim-patch:8.2.0112: illegal memory access when using 'cindent'Jan Edmund Lazo2020-01-17
* lintJustin M. Keyes2019-09-13
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* Remove excess <stdint.h>Jan Edmund Lazo2019-09-11
* lintJan Edmund Lazo2018-08-23
* vim-patch:8.0.0999: indenting raw C++ strings is wrongJan Edmund Lazo2018-08-23
* vim-patch:8.0.0431 (#7908)KunMing Xie2018-01-25
* vim-patch:8.0.0423: changing 'cinoptions' does not always workckelsel2018-01-20
* vim-patch:8.0.0148 #7344ckelsel2017-10-07
* vim-patch:8.0.0092Lech Lorens2017-08-21
* vim-patch:7.4.2360Michael Ennen2017-06-08
* *: Add comment to all C filesZyX2017-04-19