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-31
Merge pull request #813 from mahmost/stylelint-fixer
w0rp
2017-07-31
Add stylelint fixer
Mahmoud Mostafa
2017-07-30
Cover special LSP initialize response handling with Vader tests
w0rp
2017-07-30
#517 - Get the Rust language server working in a basic way
w0rp
2017-07-30
When servers never send an initialize response, but instead just publish diag...
w0rp
2017-07-30
Add some error message handling for LSP, for test purposes
w0rp
2017-07-30
Fix some bugs so the PHP language server will show errors at least once
w0rp
2017-07-27
Fix #798 - Handle syntax errors for tsserver
w0rp
2017-07-27
#810 - Handle output which is not JSON in many linters
w0rp
2017-07-27
Add a fuzzy JSON decoding function for ignoring json_decode errors for linters
w0rp
2017-07-26
#810 Ignore output which isn't JSON for brakeman
w0rp
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
[next]