C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Go to file
Jacob Dufault 8a13acd3b8 testupdate
2017-03-12 13:28:29 -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 testupdate 2017-03-12 13:28:29 -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
CMakeLists.txt linux platform WIP 2017-03-03 17:45:20 -08:00
command_line.cc fixes 2017-03-09 23:06:01 -08:00
compilation_database_loader.cc Add clang_args support 2017-03-12 13:28:29 -07:00
compilation_database_loader.h wip 2017-02-25 15:59:09 -08:00
indexer.cpp fixes 2017-03-09 23:06:01 -08:00
indexer.h more serializer fixes 2017-03-08 01:00:39 -08:00
indexer.vcxproj.user working windows IPC 2017-03-01 00:36:11 -08:00
ipc.cc wip 2017-03-05 11:48:05 -08:00
ipc.h WIP new reflection API to unify serialization 2017-03-07 01:32:29 -08:00
language_server_api.h fixes 2017-03-09 23:06:01 -08: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-05 11:48:05 -08:00
platform.h wip global symbol search 2017-03-06 00:48:51 -08:00
query.cc wip global symbol search 2017-03-06 00:48:51 -08:00
query.h WIP new reflection API to unify serialization 2017-03-07 01:32:29 -08:00
serializer.cc fix tests 2017-03-08 00:09:15 -08:00
serializer.h fixes 2017-03-09 23:06:01 -08:00
task.cc wip 2017-03-05 11:48:05 -08:00
test.cc fixes 2017-03-09 23:06:01 -08: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 More robust GetLine 2017-03-10 09:55:57 -08:00
utils.h wip 2017-03-05 11:48:05 -08:00
wscript linux platform WIP 2017-03-03 17:45:20 -08:00