index
:
ale
codex/update-ale-to-prefer-ale_root-setting
copilot/fix-ale-compile-commands-path
master
v1.0.x
v1.1.x
v1.2.x
v1.3.x
v1.4.x
v1.5.x
v1.6.x
v1.7.x
v1.8.x
v1.9.x
v2.0.x
v2.1.x
v2.2.x
v2.3.x
v2.4.x
v2.5.x
v2.6.x
v2.7.x
v3.0.x
v3.1.x
v3.2.x
v3.3.x
v4.0.x
Asynchronous Lint Engine plugin for Vim
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
doc
/
ale-cpp.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement Lua ALE setup & overhaul documentation
w0rp
2025-03-27
1
-63
/
+142
*
Fix broken tag references and the broken script to check them
w0rp
2023-02-07
1
-1
/
+1
*
cc: fix using '-x c*-header' for header files with GCC. (#4334)
Nicolas Pauss
2022-10-12
1
-3
/
+27
*
cc: use '-x c*-header' for header files for C and C++ linters. (#4318)
Nicolas Pauss
2022-09-25
1
-0
/
+11
*
enable using cpplint for c (#3008)
Justin Huang
2022-02-03
1
-0
/
+15
*
Add cspell Linter (#3981)
David Houston
2021-11-19
1
-0
/
+6
*
Fix #3247 - Use --always-make for make -n by default
w0rp
2020-08-29
1
-0
/
+1
*
#3299 Merge gcc and clang into a cc linter
w0rp
2020-08-20
1
-68
/
+57
*
fix: Change _options to _project_options
jhlink
2020-07-28
1
-4
/
+4
*
doc: Add ale_cpp_astyle_options in ale-cpp
jhlink
2020-07-26
1
-0
/
+13
*
doc: Add astyle to ale-cpp
jhlink
2020-07-25
1
-0
/
+11
*
Add clangtidy fixer (#2548)
ObserverOfTime
2019-07-02
1
-0
/
+9
*
Add additional option setting for clangtidy linter
Jonathan Vander Mey
2019-06-08
1
-1
/
+9
*
Do not enable all clang-tidy checks by default
Andreas Hollmann
2018-10-30
1
-1
/
+1
*
Add ccls support for C/C++/ObjC
Ye Jingchen
2018-09-26
1
-0
/
+31
*
add uncrustify fixer for several languages
Derek P Sifford
2018-09-04
1
-0
/
+6
*
Add clazy as cpp linter
fenuks
2018-08-24
1
-0
/
+31
*
Enabling clangd for cpp, objc and objcpp
Bruno R. Barreyra
2018-08-23
1
-0
/
+19
*
Add support for parsing compile_commands.json files for C compilers
w0rp
2018-07-29
1
-0
/
+1
*
Add the cquery LSP #1475 #1594
Ben Falconer
2018-06-06
1
-0
/
+20
*
#1167 Use the make -n parsing for C++ compilers, and document the new option
w0rp
2018-03-27
1
-2
/
+5
*
doc/cpp: fix duplicate ale_cpp_flawfinder_executable help tag
Koichi Shiraishi
2018-02-26
1
-1
/
+1
*
New linter: Flawfinder (#1361)
Christian-Gibbons
2018-02-25
1
-0
/
+27
*
Fix numerous issues with integration documentation tags and the table of cont...
w0rp
2017-09-10
1
-7
/
+7
*
Merge remote-tracking branch 'randrej/master' into c-clang-tidy
w0rp
2017-08-30
1
-26
/
+2
|
\
*
|
Add clang-format fixer for C/C++ (#873)
Peter Renström
2017-08-24
1
-0
/
+7
|
/
*
#711 - Make the cpplint executable configurable
w0rp
2017-07-17
1
-0
/
+8
*
#711 - Make the clangtidy executable configurable
w0rp
2017-07-17
1
-0
/
+9
*
#711 - Make the clangcheck executable configurable
w0rp
2017-07-16
1
-0
/
+8
*
#711 - Make the gcc executables configurable
w0rp
2017-07-16
1
-0
/
+8
*
#711 - Make the cppcheck executables configurable
w0rp
2017-07-16
1
-0
/
+8
*
#711 - Make the clang executables configurable
w0rp
2017-07-16
1
-3
/
+11
*
Use equal signs for language documentation sections
w0rp
2017-07-08
1
-8
/
+8
*
Add clangcheck Linter to cpp (#686)
Gagbo
2017-06-24
1
-5
/
+32
*
Added builddir option to clang-tidy to point to json folder (#688)
Gagbo
2017-06-24
1
-1
/
+34
*
Add cpplint linter
Dawid Kurek
2017-05-16
1
-0
/
+11
*
Fix #410 - Use compile_commands.json files for clang-tidy, and check files on...
w0rp
2017-05-02
1
-2
/
+25
*
Add tags for buffer-local variants of each linter option
Adriaan Zonnenberg
2017-04-27
1
-4
/
+4
*
Move linter documentation into separate files
w0rp
2017-03-28
1
-0
/
+50