Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-01 | Close #2281 - Separate cwd commands from commands | w0rp | |
Working directories are now set seperately from the commands so they can later be swapped out when running linters over projects is supported, and also better support filename mapping for running linters on other machines in future. | |||
2020-08-24 | #2556 - Support modifiers for formatted filenames | w0rp | |
2020-08-23 | Close #2556 - Support filename mapping | w0rp | |
ALE now supports mapping files between different systems for running linters and fixers with Docker, in virtual machines, in servers, etc. | |||
2019-01-26 | #2132 Unify temporary file management in command.vim | w0rp | |
2019-01-12 | #2132 Move CreateTemporaryFileForJob calls into FormatCommand | w0rp | |
2018-07-05 | Support formatting escaped executable names into commands with %e | w0rp | |
2017-10-23 | Get more of the tests to pass on Windows | w0rp | |
2017-05-17 | Refactor special command parsing into its own file | w0rp | |
2017-05-08 | #540 Fix shell escaping pretty much everywhere | w0rp | |
2017-02-11 | Add support for temporary filename substitution, for replacing stdin_wrapper | w0rp | |