Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-28 | Close #3325 - Apply new formatting where possible | w0rp | |
2020-04-18 | ccls: Detect build dir and set compilationDatabaseDirectory | Tomas Janousek | |
Fixes #2621 | |||
2019-05-20 | Fix #2421 - Use compile_commands.json in build dirs to find roots | w0rp | |
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp | |
2018-09-28 | Move ccls functions to autoload/ale/handler | Ye Jingchen | |
Tests are kept as-is. | |||
2018-09-26 | Add ccls tests | Ye Jingchen | |
2018-09-26 | Add ccls support for C/C++/ObjC | Ye Jingchen | |
2018-09-04 | Improve ALE project style checking | w0rp | |
* The project style linter now runs while you type. * Now the scripts for checking the project require blank lines. * Many style issues have been found and fixed. | |||
2018-08-23 | Enabling clangd for cpp, objc and objcpp | Bruno R. Barreyra | |
2018-07-30 | Indicate that a C compiler failed due to problems in a header file | w0rp | |
2017-05-20 | add clang for objc and objcpp | Qusic | |