C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Go to file
Jacob Dufault bea453af79 wip
2017-03-14 01:33:39 -07:00
.vscode fix file finding 2017-03-05 23:19:00 -08:00
full_tests misc 2017-03-05 14:16:56 -08:00
libclangmm do not strip any clang args for the time being 2017-03-12 13:28:29 -07:00
tests Support llvm 4 2017-03-13 21:31:53 -07:00
third_party wip 2017-02-23 01:23:23 -08:00
.gitignore building 2017-02-26 18:03:14 -08:00
.gitmodules wip 2017-02-23 01:23:23 -08: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 wip 2017-03-14 01:33:39 -07:00
compilation_database_loader.cc wip 2017-03-14 01:33:39 -07:00
compilation_database_loader.h wip 2017-02-25 15:59:09 -08:00
indexer.cpp wip 2017-03-14 01:33:39 -07:00
indexer.h wip 2017-03-14 01:33:39 -07:00
indexer.vcxproj.user working windows IPC 2017-03-01 00:36:11 -08:00
ipc.cc wip 2017-03-14 01:33:39 -07:00
ipc.h wip 2017-03-14 01:33:39 -07:00
language_server_api.h wip 2017-03-12 13:28:30 -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
platform_linux.cc linux platform WIP 2017-03-03 17:45:20 -08:00
platform_win.cc wip 2017-03-12 13:28:30 -07:00
platform.h wip 2017-03-14 01:33:39 -07:00
query.cc wip global symbol search 2017-03-06 00:48:51 -08:00
query.h wip 2017-03-14 01:33:39 -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 Support llvm 4 2017-03-13 21:31:53 -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 fixes, print diagnostics 2017-03-12 13:28:29 -07:00
wscript linux platform WIP 2017-03-03 17:45:20 -08:00