C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Go to file
2019-10-23 21:56:50 -07:00
ci Comment the macOS related hack in before_deploy.sh. 2018-02-07 16:41:59 +08:00
clang_archive_hashes Add SHA256 hashes of LLVM downloads and check them when downloading LLVM 2019-10-23 21:56:50 -07:00
cmake Extract LLVM to specific directory. 2019-10-23 21:56:50 -07:00
index_tests Resurrection of ccls 2019-10-23 21:56:50 -07:00
src Resurrection of ccls 2019-10-23 21:56:50 -07:00
third_party Resurrection of ccls 2019-10-23 21:56:50 -07:00
.appveyor.yml Remove platform arguments, update Travis & AppVeyor to use clang+llvm 6.0.0 2018-03-13 17:39:06 -07:00
.clang_complete Misc formatting 2017-03-17 00:58:41 -07:00
.clang-format Add project .clang-format 2017-11-19 12:15:14 -05:00
.gitattributes Index tests need to be CRLF 2018-01-03 17:22:21 -08:00
.gitignore Resurrection of ccls 2019-10-23 21:56:50 -07:00
.gitmodules Add submodule https://github.com/msgpack/msgpack-c and make Serialize/Deserialize aware of SerializeFormat 2018-01-06 15:29:53 -08:00
.pep8 wip 2017-12-28 08:55:46 -08:00
.travis.yml Remove platform arguments, update Travis & AppVeyor to use clang+llvm 6.0.0 2018-03-13 17:39:06 -07:00
.ycm_extra_conf.py Add src/ directory to .ycm_extra_conf.py 2017-12-07 11:54:51 -08:00
CMakeLists.txt Resurrection of ccls 2019-10-23 21:56:50 -07:00
compile_commands.json Update compile_commands.json symlink to point to build/release 2017-12-12 00:10:20 -08:00
README.md Resurrection of ccls 2019-10-23 21:56:50 -07:00
wscript Use clang+llvm-6.0.0-amd64-unknown-freebsd-10.tar.xz 2019-10-23 21:56:50 -07:00

ccls

ccls is a fork of cquery, a C/C++/Objective-C language server.

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

License

MIT