C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Go to file
2018-04-10 23:32:53 -07:00
ci Use clang_File_tryGetRealPathName 2018-04-07 16:46:22 -07:00
clang_archive_hashes Add SHA256 hashes of LLVM downloads and check them when downloading LLVM 2018-03-18 16:32:23 -07:00
cmake Import cmake improvement by Daan De Meyer 2018-04-07 10:21:07 -07:00
index_tests Simplify 2018-04-07 21:04:20 -07:00
src Catch filesystem_error 2018-04-10 23:32:53 -07:00
third_party Resurrection of ccls 2018-03-30 22:02:26 -07:00
.clang-format Add project .clang-format 2017-11-19 12:15:14 -05:00
.gitignore . 2018-03-31 00:53:39 -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
CMakeLists.txt Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2018-04-08 01:10:56 -07:00
README.md Use clang_File_tryGetRealPathName 2018-04-07 16:46:22 -07:00

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