summaryrefslogtreecommitdiff
path: root/ale_linters/cs
AgeCommit message (Expand)Author
2021-11-19Add cspell Linter (#3981)David Houston
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
2019-07-02Support csc, update mcsc (#2586)hernot
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2019-01-26#2132 Unify temporary file management in command.vimw0rp
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2018-07-12Fix #1716 - Replace tempdir() with a wrapper to preserve TMPDIRw0rp
2018-03-02Try to fix it againw0rp
2017-12-19Fix mcsc paths and escaping for Windowsw0rp
2017-11-19#852 - Capture error codes for mcs and mcscw0rp
2017-09-27Implemented review recommendationsXristoph Hintermüller
2017-09-25Added advanced c-sharp linterXristoph Hintermüller
2017-04-18Add a function for getting matches, and use it to simplify a lot of codew0rp
2017-04-16#427 Implement buffer variable overrides for all linter optionsw0rp
2017-02-26Copy all loclist items returned from handlers, and set up defaults for conven...w0rp
2017-02-11Replace every stdin-wrapper script with the new %t formatting supportw0rp
2017-01-15Support C# linting with mono compiler mcs. (#250)Junfeng Li