aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/doc/ale-cpp.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement Lua ALE setup & overhaul documentationw0rp2025-03-271-63/+142
* 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
* enable using cpplint for c (#3008)Justin Huang2022-02-031-0/+15
* Add cspell Linter (#3981)David Houston2021-11-191-0/+6
* Fix #3247 - Use --always-make for make -n by defaultw0rp2020-08-291-0/+1
* #3299 Merge gcc and clang into a cc linterw0rp2020-08-201-68/+57
* fix: Change _options to _project_optionsjhlink2020-07-281-4/+4
* doc: Add ale_cpp_astyle_options in ale-cppjhlink2020-07-261-0/+13
* doc: Add astyle to ale-cppjhlink2020-07-251-0/+11
* 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/+6
* Add clazy as cpp linterfenuks2018-08-241-0/+31
* Enabling clangd for cpp, objc and objcppBruno R. Barreyra2018-08-231-0/+19
* Add support for parsing compile_commands.json files for C compilersw0rp2018-07-291-0/+1
* Add the cquery LSP #1475 #1594Ben Falconer2018-06-061-0/+20
* #1167 Use the make -n parsing for C++ compilers, and document the new optionw0rp2018-03-271-2/+5
* doc/cpp: fix duplicate ale_cpp_flawfinder_executable help tagKoichi Shiraishi2018-02-261-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-7/+7
* Merge remote-tracking branch 'randrej/master' into c-clang-tidyw0rp2017-08-301-26/+2
|\
* | Add clang-format fixer for C/C++ (#873)Peter Renström2017-08-241-0/+7
|/
* #711 - Make the cpplint executable configurablew0rp2017-07-171-0/+8
* #711 - Make the clangtidy executable configurablew0rp2017-07-171-0/+9
* #711 - Make the clangcheck executable configurablew0rp2017-07-161-0/+8
* #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-3/+11
* Use equal signs for language documentation sectionsw0rp2017-07-081-8/+8
* Add clangcheck Linter to cpp (#686)Gagbo2017-06-241-5/+32
* Added builddir option to clang-tidy to point to json folder (#688)Gagbo2017-06-241-1/+34
* Add cpplint linterDawid Kurek2017-05-161-0/+11
* Fix #410 - Use compile_commands.json files for clang-tidy, and check files on...w0rp2017-05-021-2/+25
* Add tags for buffer-local variants of each linter optionAdriaan Zonnenberg2017-04-271-4/+4
* Move linter documentation into separate filesw0rp2017-03-281-0/+50