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-05-20
Improve performance when using gometalinter (#566)
Sander van Harmelen
2017-05-18
Merge pull request #564 from adriaanzon/php-end-columns
w0rp
2017-05-18
Add xmllint linter (#559)
q12321q
2017-05-18
Add a check to make tests fail less
w0rp
2017-05-18
Clean up the rubocop file a little
w0rp
2017-05-18
Merge pull request #561 from meunierd/override-rubocop-executable
w0rp
2017-05-17
Add end columns on php linter #538
Adriaan Zonnenberg
2017-05-17
Break up php tests so the output is easier to read
Adriaan Zonnenberg
2017-05-17
Escape executable
Devon Meunier
2017-05-17
Refactor special command parsing into its own file
w0rp
2017-05-17
Fix #556 Remove duplicate error messages from clang++
w0rp
2017-05-17
#562 Join split JSON lines together for new Rust output
w0rp
2017-05-17
Merge pull request #546 from dawikur/master
w0rp
2017-05-16
#538 Set some end columns for some eslint problems
w0rp
2017-05-16
#538 Fix an off-by-one bug with end columns
w0rp
2017-05-16
Fix some problems with LSP functions
w0rp
2017-05-16
Allow overriding rubocop executable.
Devon Meunier
2017-05-16
#538 Suport highlight sizes by looking at end column numbers
w0rp
2017-05-16
Add cpplint linter
Dawid Kurek
2017-05-15
Nag people more to include more logging for error reports
w0rp
2017-05-15
Fix #555 - Handle csslint errors without groups
w0rp
2017-05-15
Clean up linters after running the checkstyle handlers
w0rp
2017-05-15
Merge pull request #551 from meunierd/add-checkstyle-linter
w0rp
2017-05-15
Fix #553 - Filter out errors from other files for gometalinter
w0rp
2017-05-15
Add checkstyle linter
Devon Meunier
2017-05-15
Complain when shellescape is used instead of ale#Escape
w0rp
2017-05-15
Merge pull request #496 from wizzup/haskell-ghc-mod
w0rp
2017-05-15
Haskell: add ghc-mod linter
wisut hantanong
2017-05-13
Add some functions for sending LSP commands to a process, and automatically s...
w0rp
2017-05-12
Automatically remove jobs from the internal map after they are done
w0rp
2017-05-12
Refactor jobs into a Vim version agnostic API which can be used for other pur...
w0rp
2017-05-12
Run all tests in NeoVim, improve the test script, and make all tests pass for...
w0rp
2017-05-12
#549 Temporarily revert shell escaping changes, just for Windows
w0rp
2017-05-12
Remove a dependency on eslint, ready for the new Docker image
w0rp
2017-05-11
Update the Dockerfile for experimenting with NeoVim testing
w0rp
2017-05-11
Remove the tests which run C compilers. They are too expensive and difficult ...
w0rp
2017-05-09
Merge pull request #533 from pbogut/add_php7_compatibility
Adriaan Zonnenberg
2017-05-08
#540 Fix shell escaping pretty much everywhere
w0rp
2017-05-08
#517 - Implement LSP chunked message parsing, sending messages to sockets, an...
w0rp
2017-05-08
Read errors from stdout only (and make sure they are displayed)
Pawel Bogut
2017-05-07
#517 Implement some LSP message handling
w0rp
2017-05-07
Do not copy the items for setting highlights, as we do need to modify the ite...
v1.3.0
w0rp
2017-05-07
Fix #539 - Just set our highlights again when buffers are shown after being h...
w0rp
2017-05-07
#427 Document that the trailing whitespace option can be set differently in e...
w0rp
2017-05-07
Support `python -m flake8` for users who are running flake8 that way
w0rp
2017-05-07
Escape JavaScript executables in commands
w0rp
2017-05-07
#335 Detect flake8 in vritualenv, and escape the executable path
w0rp
2017-05-07
Remove a comment we don't need any more
w0rp
2017-05-07
Update the example GIF so it looks a bit nicer
w0rp
2017-05-06
Sleep to fix Travis builds
w0rp
[next]