index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
ale-c.txt
Age
Commit message (
Expand
)
Author
2018-10-30
Do not enable all clang-tidy checks by default
Andreas Hollmann
2018-09-26
Add ccls support for C/C++/ObjC
Ye Jingchen
2018-09-04
add uncrustify fixer for several languages
Derek P Sifford
2018-07-29
Add support for parsing compile_commands.json files for C compilers
w0rp
2018-07-25
Providing cquery support for C files
jtalowell
2018-07-22
Add Clangd language server support for C
Andrey Melentyev
2018-03-27
#1167 Use the make -n parsing for C++ compilers, and document the new option
w0rp
2018-03-10
Handle flawfinder severity level (#1400)
Christian-Gibbons
2018-02-25
doc/c: fix duplicate ale_c_flawfinder_executable help tag
Koichi Shiraishi
2018-02-25
New linter: Flawfinder (#1361)
Christian-Gibbons
2017-09-10
Fix numerous issues with integration documentation tags and the table of cont...
w0rp
2017-08-30
Merge remote-tracking branch 'randrej/master' into c-clang-tidy
w0rp
2017-08-24
Add clang-format fixer for C/C++ (#873)
Peter Renström
2017-08-06
Fixed helptag alignment.
Andrej Radovic
2017-08-06
Fixed the comments, left only the doc URL
Andrej Radovic
2017-08-05
Added clang-tidy for C, too.
Andrej Radovic
2017-07-16
#711 - Make the gcc executables configurable
w0rp
2017-07-16
#711 - Make the cppcheck executables configurable
w0rp
2017-07-16
#711 - Make the clang executables configurable
w0rp
2017-07-08
Use equal signs for language documentation sections
w0rp
2017-04-27
Add tags for buffer-local variants of each linter option
Adriaan Zonnenberg
2017-03-28
Move linter documentation into separate files
w0rp