You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Fangrui Song 3fbfb99e1b Use clang_File_tryGetRealPathName 7 years ago
ci Use clang_File_tryGetRealPathName 5 years ago
clang_archive_hashes Add SHA256 hashes of LLVM downloads and check them when downloading LLVM 5 years ago
cmake Import cmake improvement by Daan De Meyer 5 years ago
index_tests Add qual_name_offset to Index* structs; improve workspace/symbol and documentSymbol 5 years ago
src Use clang_File_tryGetRealPathName 5 years ago
third_party Resurrection of ccls 5 years ago
.appveyor.yml Remove platform arguments, update Travis & AppVeyor to use clang+llvm 6.0.0 7 years ago
.clang-format Add project .clang-format 7 years ago
.clang_complete Misc formatting 8 years ago
.gitattributes Index tests need to be CRLF 7 years ago
.gitignore . 5 years ago
.gitmodules Add submodule https://github.com/msgpack/msgpack-c and make Serialize/Deserialize aware of SerializeFormat 7 years ago
.pep8 wip 7 years ago
.travis.yml Remove platform arguments, update Travis & AppVeyor to use clang+llvm 6.0.0 7 years ago
.ycm_extra_conf.py Add src/ directory to .ycm_extra_conf.py 7 years ago
CMakeLists.txt Import cmake improvement by Daan De Meyer 5 years ago
README.md Use clang_File_tryGetRealPathName 5 years ago

README.md

ccls

ccls is a fork of cquery (originally written by Jacob Dufault), a C/C++/Objective-C language server.

>>> Getting started (CLICK HERE) <<<

License

MIT