C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Go to file
2017-03-24 18:28:09 -07:00
.vscode fix file finding 2017-03-05 23:19:00 -08:00
full_tests good 2017-03-14 21:59:05 -07:00
libclangmm do not strip any clang args for the time being 2017-03-12 13:28:29 -07:00
src make enum hashable 2017-03-24 18:01:41 -07:00
tests Support llvm 4 2017-03-13 21:31:53 -07:00
third_party add doctest 2017-03-17 16:45:10 -07:00
.clang_complete Misc formatting 2017-03-17 00:58:41 -07:00
.gitattributes add attr 2017-03-16 18:39:44 -07:00
.gitignore ignore waf directories 2017-03-16 19:57:26 -07:00
.gitmodules add doctest 2017-03-17 16:45:10 -07:00
bitfield.h new file encoding scheme 2017-02-20 16:25:00 -08:00
clang_args fixes, print diagnostics 2017-03-12 13:28:29 -07:00
CMakeLists.txt linux platform WIP 2017-03-03 17:45:20 -08:00
command_line.cc fix compile 2017-03-24 18:28:09 -07:00
compilation_database_loader.cc Misc formatting 2017-03-17 00:58:41 -07:00
compilation_database_loader.h wip 2017-02-25 15:59:09 -08:00
doctest_impl.cc WIP 2017-03-19 15:06:22 -07:00
indexer.cpp fix some warnings 2017-03-24 17:40:01 -07:00
indexer.h fix some warnings 2017-03-24 17:40:01 -07:00
indexer.vcxproj.user working windows IPC 2017-03-01 00:36:11 -08:00
ipc.cc wip 2017-03-19 22:43:48 -07:00
ipc.h WIP 2017-03-19 15:06:22 -07:00
language_server_api.h continue migrating to new api 2017-03-24 18:27:41 -07:00
old.cc wip 2017-03-05 11:48:05 -08:00
optional.h linux platform WIP 2017-03-03 17:45:20 -08:00
query.cc good 2017-03-14 21:59:05 -07:00
query.h good 2017-03-14 21:59:05 -07:00
serializer.cc wip 2017-03-14 01:33:39 -07:00
serializer.h wip 2017-03-14 01:33:39 -07:00
task.cc wip 2017-03-05 11:48:05 -08:00
test.cc WIP 2017-03-19 15:06:22 -07:00
test.h fixes 2017-03-09 23:06:01 -08:00
tinydir.h Update 2017-02-17 01:57:44 -08:00
utils.cc fixes, print diagnostics 2017-03-12 13:28:29 -07:00
utils.h make enum hashable 2017-03-24 18:01:41 -07:00
wscript fix some warnings 2017-03-24 17:40:01 -07:00