summaryrefslogtreecommitdiff
path: root/autoload/ale/util.vim
AgeCommit message (Expand)Author
2017-02-09Revert "Add a Batch stdin wrapper script"w0rp
2017-01-20Improve mypy handling a little bit morew0rp
2016-12-13Add a Batch stdin wrapper scriptw0rp
2016-10-23Support loading eslint from node_modules, re issue #118.w0rp
2016-10-17Make the nearest file search result absolute paths, and add tests to cover it.w0rp
2016-10-13Add some unit tests for the BinarySearch function.w0rp
2016-10-13Add a unit test for the loclist comparison function.w0rp
2016-10-13Implement a more efficient statusbarBjorn Neergaard
2016-10-11Use explicit scope in the ale core, as advised by vint -sBjorn Neergaard
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard