summaryrefslogtreecommitdiff
path: root/ale_linters/asm
AgeCommit message (Expand)Author
2020-08-28Close #3325 - Apply new formatting where possiblew0rp
2019-05-20Fix #2512 - Use -o /dev/null for gcc lintingw0rp
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2017-11-17add ale_asm_gcc_executable option (#1138)Thomas van der Burgt
2017-05-12#549 Temporarily revert shell escaping changes, just for Windowsw0rp
2017-05-08#540 Fix shell escaping pretty much everywherew0rp
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-04-15Make code more consistentw0rp
2017-03-25Add support for ASM files using GCCLucas Kolstad