927ee79026Update the test suite so it uses the latest Docker image, and use Bourne shell for most tests, so weird shell issues are easier to catch.
w0rp
2017-04-02 22:57:29 +0100
e7aa079982Add Bash to the Dockerfile, which no longer comes with vim-testbed by default
w0rp
2017-04-02 22:44:36 +0100
e4f18770e0Update the Makefile to use the latest Docker build
w0rp
2017-04-02 22:29:01 +0100
bfc16ed2ecAllow for any current Python2 and PIP versions in the Docker build
w0rp
2017-04-02 22:21:19 +0100
e24f9d263cMake the Dockerfile build again
w0rp
2017-04-02 21:41:53 +0100
480c8504a6Add C and C++ tools to the Dockerfile
w0rp
2017-04-02 21:29:06 +0100
7c736579b7Fix#438 Create Java .class files for javac in a temporary directory
w0rp
2017-03-31 20:14:53 +0100
7a8dbe1139Clean up some whitespace
w0rp
2017-03-31 19:50:52 +0100
ef5b900657adds line highlights style (#436)
Steven Lu
2017-03-31 11:22:25 -0700
4b0f3257ddRemove 'col' from linters where it is hardcoded to 1 (#434)
Adriaan Zonnenberg
2017-03-31 00:33:38 +0200
6c97cd335bMerge pull request #429 from breed808/go
w0rp
2017-03-30 23:28:19 +0100
36f9631512Add options to facilitate linting only in normal mode (#425)
taylorskalyo
2017-03-30 18:21:37 -0400
3a74d242f9Merge pull request #431 from janclarin/master
w0rp
2017-03-30 16:37:28 +0100
e59e57d2e4Document conflicting plugins check
Jan Clarin
2017-03-30 00:58:25 -0600
f88f59afb8Fix#426 check for g:ale_emit_conflict_warnings existence
Jan Clarin
2017-03-30 00:55:53 -0600
8ca82af4abMerge pull request #414 from lucaskolstad/add_asm_linter
w0rp
2017-03-27 12:32:42 +0100
c467a07512Don't export the ISSUE_TEMPLATE in archives
w0rp
2017-03-26 22:42:37 +0100
5582711680Fix#413 Stop tests failing randomly due to issues with reading buffers too quickly
w0rp
2017-03-26 02:13:21 +0100
d84d91ff35Add support for ASM files using GCC
Lucas Kolstad
2017-03-25 16:02:59 -0700
822b19ac83Merge pull request #411 from lucaskolstad/lint_on_enter_bugfix
w0rp
2017-03-24 21:04:49 +0000
b3f6f56745Fix#272 by checking if quickfix is open before reopening to avoid triggering a BufEnter event that causes quickly repeating linting runs when g:ale_lint_on_enter = 1.
Lucas Kolstad
2017-03-23 15:03:01 -0700
a5ac3e4e4bMerge pull request #409 from lucaskolstad/document_hdevtools_support
w0rp
2017-03-23 23:56:45 +0000
3ca4c7de96Document support for hdevtools
Lucas Kolstad
2017-03-23 12:17:34 -0700
ba97017380Add the dogma checker.
Blaž Hrastnik
2017-03-23 01:13:06 +0900
9f3cdf8270Fix problems with nim check (#404)
baabelfish
2017-03-22 11:11:32 +0200
59b5644fb3Clean up the documentation some more, and make the description of the ALELint autocmd clearer
w0rp
2017-03-22 08:57:29 +0000
18bae7da2e#333 Finish implementing the lint_file option
w0rp
2017-03-21 14:52:02 +0000
c59204b94fRemove a test for experimental functionality which was removed
w0rp
2017-03-21 13:58:08 +0000
3e13e10e03#333 Change arguments for ale#Queue so they are more obvious, and check files in more places
w0rp
2017-03-21 13:38:27 +0000
2d1d6fb850Add some utility functions for changing directories for commands
w0rp
2017-03-21 13:09:02 +0000
6550cdfbd0Make it clearer that global variables should be set in vimrc, in the Rust documentation
w0rp
2017-03-21 12:39:06 +0000