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
/
autoload
Age
Commit message (
Expand
)
Author
2017-04-03
Cover basic GCC functionality with tests
w0rp
2017-04-03
#380 Add some experimental code for killing long-running processes in NeoVim
w0rp
2017-04-03
#446 Do not run ALE if inside of a command window
w0rp
2017-03-31
Fix #438 Create Java .class files for javac in a temporary directory
w0rp
2017-03-31
adds line highlights style (#436)
Steven Lu
2017-03-24
Fix #272 by checking if quickfix is open before reopening to avoid triggering...
Lucas Kolstad
2017-03-21
#333 Finish implementing the lint_file option
w0rp
2017-03-21
#333 Change arguments for ale#Queue so they are more obvious, and check files...
w0rp
2017-03-21
Add some utility functions for changing directories for commands
w0rp
2017-03-14
#333 Pass in a flag indicating that linters should be run against files, and ...
w0rp
2017-03-14
#333 Update line numbers for loclist items when current sign_id values are set
w0rp
2017-03-14
#333 Keep any loclist items which have match_id values set on them
w0rp
2017-03-13
#394 Attempt to fix running linters when bufwinid() doesn't exist
w0rp
2017-03-12
#333 Remember the IDs for highlights
w0rp
2017-03-12
Revert "Don't save the sign ID on loclist items. This approach won't work."
w0rp
2017-03-12
Don't save the sign ID on loclist items. This approach won't work.
w0rp
2017-03-11
#333 Save sign IDs back on loclist items, and make it possible to get line nu...
w0rp
2017-03-09
Get milliseconds timestamps without system() calls for tests
w0rp
2017-03-09
#376 Use the window ID for a given buffer for setting the loclist
w0rp
2017-03-08
#333 Add the List needed for the lint_file option, and option itself. Neither...
w0rp
2017-03-07
Make the navigation commands only work with ALE's pre-sorted list
w0rp
2017-03-04
Fix detailed messages with newline characters
w0rp
2017-03-04
Remove a now redundant line
w0rp
2017-03-03
Fix cursor issues, and clean up the cursor tests
w0rp
2017-03-02
Merge remote-tracking branch 'upstream/master'
Jasper Woudenberg
2017-03-02
Address some feedback
Jasper Woudenberg
2017-03-02
Fix #373 - echo the cursor message after lint cycles or when leaving Insert mode
w0rp
2017-03-02
Update sign regex for LANG = it_IT.UTF-8
Manuel Unno Vio
2017-03-01
Add support for error details
Jasper Woudenberg
2017-03-02
proselint: Add more supported filetypes (#367)
Daniel M. Capella
2017-02-26
Copy all loclist items returned from handlers, and set up defaults for conven...
w0rp
2017-02-21
Fix #314 - quickfix should take precedence over loclist for jumping
w0rp
2017-02-21
#314 filter both lists, and add tests to cover the list retrieval
w0rp
2017-02-21
Add an extra custom check for using endif instead of end, etc.
w0rp
2017-02-21
Merge pull request #348 from rob-b/add-hdevtools-linter
w0rp
2017-02-17
Add hdevtools linter for haskell
Rob Berry
2017-02-17
Use a more reliable method for getting an ID for a job
w0rp
2017-02-17
Prevent some stupid exceptions
w0rp
2017-02-16
#254 Add an option for logging the output of commands
w0rp
2017-02-16
#254 Capture command exit codes in the history
w0rp
2017-02-16
Add an option for completely disabling command history, and add documentation
w0rp
2017-02-16
Refactor history management functions into their own file
w0rp
2017-02-16
Add hdevtools linter for haskell
Rob Berry
2017-02-15
Fix #319 - Enable only cargo for Rust by default
w0rp
2017-02-14
#254 Add a command for copying ALEInfo to your clipboard quickly
w0rp
2017-02-14
#254 Add command history to ALEInfo
w0rp
2017-02-14
#338 Try and stop ALE from throwing ALEs when run from a sandbox
w0rp
2017-02-13
#274 - Fix airline integration when ALE is not loaded fully
w0rp
2017-02-13
Output ALE global variables for :ALEInfo
w0rp
2017-02-13
Include most linter variables in ALEInfo
w0rp
[next]