aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc/ale-c.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added 'build/Debug' and 'build/Release' to g:ale_c_build_dir_names (#4322) (#...F-Kearney2025-07-201-1/+1
* Implement Lua ALE setup & overhaul documentationw0rp2025-03-271-78/+165
* Add clang-check linter for C (#4662)Jorengarenar2023-12-071-3/+34
* docs: fix broken link for ccls init opts (#4520)bretello2023-05-211-2/+2
* Fix broken tag references and the broken script to check themw0rp2023-02-071-1/+1
* cc: fix using '-x c*-header' for header files with GCC. (#4334)Nicolas Pauss2022-10-121-3/+27
* cc: use '-x c*-header' for header files for C and C++ linters. (#4318)Nicolas Pauss2022-09-251-0/+11
* Add cspell Linter (#3981)David Houston2021-11-191-0/+6
* Allow clangformat to use a local style file (#3587)Mukund Mauji2021-02-141-1/+39
* Fix #3247 - Use --always-make for make -n by defaultw0rp2020-08-291-0/+16
* #3299 Merge gcc and clang into a cc linterw0rp2020-08-201-64/+53
* #3276 - Disable make -n by default againw0rp2020-08-091-1/+7
* Enable C flag parsing by defaultw0rp2020-08-091-5/+9
* fix: Change _options to _project_optionsjhlink2020-07-281-4/+4
* doc: Add ale_c_astyle_options in ale-cjhlink2020-07-261-0/+13
* style: Adjust spacingjhlink2020-07-101-1/+0
* doc: Add astyle entry to ALE c integrationjhlink2020-07-101-0/+12
* Add clangtidy fixer (#2548)ObserverOfTime2019-07-021-0/+9
* Add additional option setting for clangtidy linterJonathan Vander Mey2019-06-081-1/+9
* Do not enable all clang-tidy checks by defaultAndreas Hollmann2018-10-301-1/+1
* Add ccls support for C/C++/ObjCYe Jingchen2018-09-261-0/+31
* add uncrustify fixer for several languagesDerek P Sifford2018-09-041-0/+19
* Add support for parsing compile_commands.json files for C compilersw0rp2018-07-291-7/+22
* Providing cquery support for C filesjtalowell2018-07-251-0/+20
* Add Clangd language server support for CAndrey Melentyev2018-07-221-0/+19
* #1167 Use the make -n parsing for C++ compilers, and document the new optionw0rp2018-03-271-1/+12
* Handle flawfinder severity level (#1400)Christian-Gibbons2018-03-101-0/+8
* doc/c: fix duplicate ale_c_flawfinder_executable help tagKoichi Shiraishi2018-02-251-1/+1
* New linter: Flawfinder (#1361)Christian-Gibbons2018-02-251-0/+27
* Fix numerous issues with integration documentation tags and the table of cont...w0rp2017-09-101-19/+19
* Merge remote-tracking branch 'randrej/master' into c-clang-tidyw0rp2017-08-301-0/+84
|\
| * Fixed helptag alignment.Andrej Radovic2017-08-061-5/+5
| * Fixed the comments, left only the doc URLAndrej Radovic2017-08-061-47/+2
| * Added clang-tidy for C, too.Andrej Radovic2017-08-051-0/+129
* | Add clang-format fixer for C/C++ (#873)Peter Renström2017-08-241-0/+19
|/
* #711 - Make the gcc executables configurablew0rp2017-07-161-0/+8
* #711 - Make the cppcheck executables configurablew0rp2017-07-161-0/+8
* #711 - Make the clang executables configurablew0rp2017-07-161-1/+9
* Use equal signs for language documentation sectionsw0rp2017-07-081-4/+4
* Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg2017-04-271-3/+3
* Move linter documentation into separate filesw0rp2017-03-281-0/+39