C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
Go to file
2017-03-16 19:57:26 -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
tests Support llvm 4 2017-03-13 21:31:53 -07:00
third_party wip 2017-02-23 01:23:23 -08: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 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-16 00:36:59 -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-16 00:36:59 -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-16 00:36:59 -07:00
ipc.h basic code lens, still buggy 2017-03-15 00:14:44 -07:00
language_server_api.h wip 2017-03-16 00:36:59 -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 better linux platform impl 2017-03-15 18:39:28 -07:00
platform_win.cc good 2017-03-14 21:59:05 -07:00
platform.h good 2017-03-14 21:59:05 -07: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-16 00:36:59 -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 wip 2017-03-16 00:36:59 -07:00
wscript easy building on linux/mac 2017-03-16 19:56:23 -07:00