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
Age
Commit message (
Expand
)
Author
2017-07-26
Remove channel logging
w0rp
2017-07-26
Check the active_linter_list only for running linters
w0rp
2017-07-26
Remove a redundant check for tsserver
w0rp
2017-07-26
Merge branch 'lsp-stdio-support'
w0rp
2017-07-26
#517 Add more code LSP support which makes the tssserver linter behave more l...
w0rp
2017-07-26
Fix #804 - Do not run scalac for sbt files
w0rp
2017-07-24
Fix #796 - Ignore errors for closing the last window
w0rp
2017-07-24
Disable completion in the Vader test if we temporarily enable it
w0rp
2017-07-24
Set the g:ale_completion_enabled option when completion is enabled or disabled
w0rp
2017-07-24
Merge pull request #799 from takano-akio/hdevtools-options
w0rp
2017-07-24
Make executable and options configurable for hdevtools
Takano Akio
2017-07-23
Fix #795 - Handle GCC errors without column numbers
w0rp
2017-07-22
Merge pull request #781 from sumnerevans/standard-fixer
w0rp
2017-07-22
Update the PR template to stress the need for tests even more.
w0rp
2017-07-22
Fix #794 - Filter out any preceding lines of Flow output which aren't JSON
w0rp
2017-07-21
added tests for Standard.js
Sumner Evans
2017-07-21
Don't mess with compleopt for each completion, as it doesn't work
w0rp
2017-07-21
Merge pull request #789 from tmsc4zht/fix_typo_in_doc_ale-go
w0rp
2017-07-21
fix typo in doc/ale-go
Rei MOCHIZUKI
2017-07-20
#782 - Do not set the build directory for clang-tidy for header files, which ...
w0rp
2017-07-20
Update the installation notes for the standard package management sysytem so ...
w0rp
2017-07-20
Fix #786 - Only set --no-local-style for yapf if a configuration file is dete...
w0rp
2017-07-19
added fixer for Standard
Sumner Evans
2017-07-19
Fix heading levels
w0rp
2017-07-19
Fix #573 - Update the README to recommend installing via the built-in package...
w0rp
2017-07-19
Fix #779 - Handle empty output for tslint
w0rp
2017-07-18
Fix #308 - Check Dart files with dartanalyzer
w0rp
2017-07-18
Fix #710 - Show hlint suggestions as info items, and include end line and col...
w0rp
2017-07-18
Add a missing test file
w0rp
2017-07-18
Fix #775 - Run eslint.js via node on Windows for eslint --fix
w0rp
2017-07-18
Fix #776 - Do not add ; echo for Windows for Flow
w0rp
2017-07-17
Add yaml swaglint linter (#771)
Matthew Turland
2017-07-17
Limit the suggestions only after filtering them
w0rp
2017-07-17
Filter the completion results by the prefix we used
w0rp
2017-07-17
#703 Add arguments to avoid generating plist files if no build directory is d...
w0rp
2017-07-17
Fix another executable callback typo
w0rp
2017-07-17
Fix an executable_callback typo
w0rp
2017-07-17
#711 - Make the cpplint executable configurable
w0rp
2017-07-17
#711 - Make the clangtidy executable configurable
w0rp
2017-07-16
#711 - Make the clangcheck executable configurable
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-07-16
Merge pull request #774 from dmitrivereshchagin/syntaxerl-linter
w0rp
2017-07-16
Added phpstan linter for php. (#772)
Ardis
2017-07-16
Add SyntaxErl linter
Dmitri Vereshchagin
2017-07-16
Fix #560 #763 - Silence errors for setting signs, and do nothing for dirvish
w0rp
2017-07-16
#739 - Document the end_col and end_lnum keys for the loclist format
w0rp
2017-07-15
Fix #773 - Do not clear the loclist when closing the loclist window
w0rp
2017-07-14
#764 - Update the documentation to mention how to echo messages with the ALEL...
w0rp
[next]