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
/
test
/
handler
/
test_gcc_handler.vader
Age
Commit message (
Collapse
)
Author
2018-08-02
Include the error in the detailed error message in the GCC handler
w0rp
2018-07-30
Indicate that a C compiler failed due to problems in a header file
w0rp
2018-05-09
Fatal GCC errors are handled as errors not warnings
Ingo Heimbach
2017-11-09
Simplfy semver handling and share the semver version cache across everything
w0rp
2017-10-26
Remove redundant code for the GCC handler, and fix bugs with errors for - ↵
w0rp
not being parsed
2017-10-25
Fix an exception with notes with no previous message
w0rp
2017-10-25
Handle multiple files localtion lists with gcc handler (#1034)
Gerry Agbobada
Handle multiple files in the GCC handler.
2017-07-23
Fix #795 - Handle GCC errors without column numbers
w0rp
2017-05-20
Revert "Fix #556 Remove duplicate error messages from clang++"
w0rp
This reverts commit 164c4efb323f77e27942a824bd84fae91eb16db4.
2017-05-17
Fix #556 Remove duplicate error messages from clang++
w0rp
2017-04-30
Fix #356 Don't complain about #pragma once in C++ headers
w0rp
2017-04-29
Set GCC flags appropriately for older versions
w0rp
2017-04-11
#392 Report errors inside of headers, in a very basic way
w0rp