Age | Commit message (Expand) | Author |
---|---|---|
2017-07-17 | Fix another executable callback typo | w0rp |
2017-07-16 | #711 - Make the clang executables configurable | w0rp |
2017-06-25 | Move ale#handlers#c functions into ale#c | w0rp |
2017-05-31 | Fix #557 - Detect C project roots and include root directories with headers, ... | w0rp |
2017-05-12 | #549 Temporarily revert shell escaping changes, just for Windows | w0rp |
2017-05-08 | #540 Fix shell escaping pretty much everywhere | w0rp |
2017-04-16 | #427 Implement buffer variable overrides for all linter options | w0rp |
2017-04-11 | #392 Report errors inside of headers, in a very basic way | w0rp |
2017-03-11 | #277 #318 Support all same-directory includes for gcc and clang | w0rp |
2017-03-01 | Use latest C++ standard | equal-l2 |
2017-02-16 | Fix clang++ flag typo. | Andrea Caforio |
2017-02-11 | Add clang to cpp linters. | tomotanakamura |