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
/
script
Age
Commit message (
Expand
)
Author
2019-05-12
Force sort locale in check-supported-tools-tables
Tomas Janousek
2019-04-23
Close #1753 - Implement minimum viable integration with Deoplete
w0rp
2019-03-07
Fix #2330 - Do not use getcurpos() to avoid changing curswant
w0rp
2019-02-13
Fix #2293 - Update linter option documentation
w0rp
2019-02-11
Rewrite the supported tools lists in new files
w0rp
2019-02-10
Complain about binary operators on the ends of lines
w0rp
2019-02-06
Update syntax checking
w0rp
2018-12-01
Add bibclen fixer support
Horacio Sanson
2018-09-04
Improve ALE project style checking
w0rp
2018-07-25
Switch to v:t_ variables for type checks
w0rp
2018-07-25
Ignore a shellcheck warning for custom linting rules
w0rp
2018-07-24
#1754 Require snake_case names for linters in the codebase
w0rp
2018-07-22
Revert "Update the tests to check README.md in the new location"
w0rp
2018-07-22
Update the tests to check README.md in the new location
w0rp
2018-07-12
Try to start the NeoVim 0.3 tests more times
w0rp
2018-07-12
Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIR
w0rp
2018-07-03
Automatically retry running Vader tests so Travis CI will fail less
w0rp
2018-06-28
Get tests running and passing with NeoVim 0.2 and 0.3
w0rp
2018-05-01
Update run-tests to make use of /usr/bin/env (#1548)
Bjorn Neergaard
2017-12-07
Run tests in parallel
w0rp
2017-12-01
Break up the rest of the test script code into smaller files
w0rp
2017-12-01
Move the Bash code for running Vader tests to its own file
w0rp
2017-11-15
Complain about stray echo lines in the codebase
w0rp
2017-10-25
Fix #643 - Add support for write-good for many languages
Sumner Evans
2017-10-22
Update test scripts to work on OS X
Gustav Munkby
2017-09-28
Fix an issue with the check-supported-tools-tables script
w0rp
2017-09-12
Ban getcwd() from the codebase, as it causes problems
w0rp
2017-09-11
Require function! to be used instead of function
w0rp
2017-09-10
Explain the table of contents script better, and simplify it a bit
w0rp
2017-09-10
Fix numerous issues with integration documentation tags and the table of cont...
w0rp
2017-09-10
Move scripts for tests into the test directory, and do not export the Batch s...
w0rp