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
/
ale_linters
/
c
Age
Commit message (
Expand
)
Author
2020-08-28
Close #3325 - Apply new formatting where possible
w0rp
2020-08-20
#3299 Merge gcc and clang into a cc linter
w0rp
2020-08-19
Merge pull request #3056 from ts826848/remove-ale-std-if-already-in-GetCFlags
w0rp
2020-08-06
fix cppcheck for 1.89+, and add column support (#3030)
tsjordan-eng
2020-04-18
ccls: Detect build dir and set compilationDatabaseDirectory
Tomas Janousek
2020-03-17
Avoid overriding parsed C/C++ -std=* flag
Alex Wang
2019-11-07
Revert "Add definition of c/clangd's language as C (#2791)"
w0rp
2019-10-17
Merge remote-tracking branch 'murfalo/clangd-compile-commands'
w0rp
2019-10-17
Add definition of c/clangd's language as C (#2791)
João Borges
2019-10-09
Added tests for clangd compile commands dectection
Murfalo
2019-10-09
Updated ale_linters/c/clangd.vim to match ale_linters/cpp/clangd.vim
Murfalo
2019-10-06
Add tests for clangtidy with Makefile
Greg Anders
2019-10-06
Use Makefile output with clang-tidy when useful
Greg Anders
2019-06-08
Add additional option setting for clangtidy linter
Jonathan Vander Mey
2019-06-03
Fix #1279 - Run cppcheck differently when modified
Christoph Koehler
2019-05-20
Close #2359 - Find compile_commands.json in build dirs for cppcheck
w0rp
2019-05-20
Fix #2421 - Use compile_commands.json in build dirs to find roots
w0rp
2019-05-20
Fix #2512 - Use -o /dev/null for gcc linting
w0rp
2019-04-07
#2132 - Replace command_chain and chain_with with ale#command#Run
w0rp
2019-02-22
#2132 - Replace all uses of foo_callback with foo
w0rp
2019-02-06
Update syntax checking
w0rp
2018-10-30
Do not enable all clang-tidy checks by default
Andreas Hollmann
2018-09-28
Move ccls functions to autoload/ale/handler
Ye Jingchen
2018-09-26
Add ccls tests
Ye Jingchen
2018-09-26
Add ccls support for C/C++/ObjC
Ye Jingchen
2018-09-04
Improve ALE project style checking
w0rp
2018-08-24
Add clazy as cpp linter
fenuks
2018-08-09
Add blank lines to conform the coding standards
kodemeister
2018-08-07
Use .cquery file to detect the project root
kodemeister
2018-08-02
Simplify the code for most linters and tests with closures
w0rp
2018-07-30
Indicate that a C compiler failed due to problems in a header file
w0rp
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-21
Added additional unit tests + adapted review comments #1167
roel0
2018-03-20
* Shell commands should by called async with the help of a command chain
roel0
2018-03-20
Clang parser shoud fallback on old method if parsing fails #1167
roel0
2018-03-20
Added some unit tests and fixed some linting errors for automatic makefile pa...
roel0
2018-03-19
Automatically determine build flags by parsing 'make -n' output #1167
roel0
2018-03-10
Handle flawfinder severity level (#1400)
Christian-Gibbons
2018-02-25
New linter: Flawfinder (#1361)
Christian-Gibbons
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-17
Fix an executable_callback typo
w0rp
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-06-25
Move ale#handlers#c functions into ale#c
w0rp
2017-05-31
Fix #557 - Detect C project roots and include root directories with headers, ...
w0rp
2017-05-12
#549 Temporarily revert shell escaping changes, just for Windows
w0rp
[next]