Add support for dot-seperate linters, improve linter tests
Bjorn Neergaard
2016-10-21 21:02:20 -0500
216eadbcbeMerge pull request #133 from ehzShelter/master
w0rp
2016-10-21 18:08:25 +0100
1e83489691make it less verbose for c and cpp
ehzShelter
2016-10-21 20:02:20 +0600
5eee70cf37Merge pull request #129 from neersighted/ansible
w0rp
2016-10-21 09:21:50 +0100
ce3d79550dAdded c++14 standard support and POSIX API compile time linker flags for avoiding annoying errors and warnings
ehzShelter
2016-10-21 13:07:51 +0600
Add autocommand test
Bjorn Neergaard
2016-10-13 09:06:03 -0500
02e42feeaaMake the function for waiting for jobs to complete more reliable.
w0rp
2016-10-17 23:43:31 +0100
bf45ab6d8dAdd a function for waiting for linters to complete, and add a test which checks that linting updates the loclist.
w0rp
2016-10-17 23:26:19 +0100
654a172473Make the nearest file search result absolute paths, and add tests to cover it.
w0rp
2016-10-17 21:14:34 +0100
7c2a16e149Add a test to check that buffer cleanup works.
w0rp
2016-10-17 20:42:50 +0100
1300fdc84b#115 - Do not use readlink for the DMD wrapper, for Mac compatibility.
w0rp
2016-10-17 13:03:21 +0100
15df679765#115 - Make ALE shut up about not being able to load linter files which don't exist when it works anyway.
w0rp
2016-10-17 11:26:14 +0100
27aad958d6Add linters for Elixir (#113)
Łukasz Jan Niemier
2016-10-16 17:44:09 +0200
b07161fe38#109 Use norm! instead of norm to solve remapping issues.
w0rp
2016-10-16 16:09:01 +0100
cbc419d51fFix an issue with a duplicate section in the documentation.
w0rp
2016-10-16 15:36:41 +0100
c726503acfCorrect the order of arguments for AssertEqual in some places.
w0rp
2016-10-14 20:34:21 +0100
56b866c8d8Add some tests for the EchoCursorWarning function.
w0rp
2016-10-14 20:29:31 +0100
1e756c0e24Shut up about there being no autocmd events.
w0rp
2016-10-14 19:17:12 +0100
29271f3477Add eslint to the Dockerfile.
w0rp
2016-10-13 23:53:17 +0100
f2dba0f487Add tests to cover common handler functions.
w0rp
2016-10-13 22:03:31 +0100
a089fabb5cAdd some unit tests for the BinarySearch function.
w0rp
2016-10-13 21:24:47 +0100
f506887b28Add a unit test for the loclist comparison function.
w0rp
2016-10-13 20:56:18 +0100
5ca7cc14f3Ignore more files when archiving.
w0rp
2016-10-13 20:42:14 +0100
ed44d8a146#107 - Check if the buffer is gone by looking for a key in the map instead.
w0rp
2016-10-13 15:21:28 +0100
a8c83a097b#107 - Handle jobs finishing for closed buffers
w0rp
2016-10-13 15:13:11 +0100