summaryrefslogtreecommitdiff
path: root/src/cindent.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.3625: illegal memory access when C-indentingv8.2.3625Bram Moolenaar2021-11-191-5/+5
* patch 8.2.3482: reading beyond end of line ending in quote and backslashv8.2.3482Bram Moolenaar2021-10-051-2/+2
* patch 8.2.3229: Vim9: runtime and compile time type checks are not the samev8.2.3229Yegappan Lakshmanan2021-07-271-0/+3
* patch 8.2.2922: computing array length is done in various waysv8.2.2922K.Takata2021-06-021-1/+1
* patch 8.2.2160: various typosv8.2.2160Bram Moolenaar2020-12-181-1/+1
* patch 8.2.0864: pragmas are indented all the way to the leftv8.2.0864Bram Moolenaar2020-05-311-3/+12
* patch 8.2.0112: illegal memory access when using 'cindent'v8.2.0112Bram Moolenaar2020-01-121-0/+2
* patch 8.1.2368: using old C style commentsv8.1.2368Bram Moolenaar2019-11-301-3/+3
* patch 8.1.2243: typos in commentsv8.1.2243Bram Moolenaar2019-11-021-6/+6
* patch 8.1.2127: the indent.c file is a bit bigv8.1.2127Bram Moolenaar2019-10-091-0/+4133