YouCompleteMe/cpp/ycm
Strahinja Val Markovic ae57c9c39b ClanUtils functions are now all in one place
Also, internal ClanUtils functions are now in an unnamed namespace
2012-09-06 12:09:32 -07:00
..
ClangCompleter ClanUtils functions are now all in one place 2012-09-06 12:09:32 -07:00
tests Moving the Result.h include out of Candidate.h 2012-09-06 11:37:22 -07:00
.ycm_clang_options.py Using -x c++ in clang opts so that headers compile 2012-08-11 19:46:22 -07:00
Candidate.cpp Moving the Result.h include out of Candidate.h 2012-09-06 11:37:22 -07:00
Candidate.h Moving the Result.h include out of Candidate.h 2012-09-06 11:37:22 -07:00
CandidateRepository.cpp ClangCompleter can now not be compiled 2012-08-17 13:32:42 -07:00
CandidateRepository.h ClangCompleter can now not be compiled 2012-08-17 13:32:42 -07:00
CMakeLists.txt Fixing compilation with no NO_CLANG_COMPLETER 2012-08-17 15:09:15 -07:00
ConcurrentLatestValue.h Renaming ConcurrentStack to ConcurrentLatestValue 2012-07-06 12:14:25 -07:00
ConcurrentStack.h Buffer identifiers are now extracted async 2012-07-24 20:09:09 -07:00
CustomAssert.cpp Adding our custom X_ASSERT macro 2012-08-11 19:01:40 -07:00
CustomAssert.h Adding our custom X_ASSERT macro 2012-08-11 19:01:40 -07:00
exceptions.h Handling clang parse errors instead of segfaulting 2012-08-13 20:51:04 -07:00
Future.h Refactored the clang completer; many bugs fixed 2012-08-11 19:37:08 -07:00
IdentifierCompleter.cpp Lowering the visibility of some typdefs 2012-09-06 11:58:16 -07:00
IdentifierCompleter.h Lowering the visibility of some typdefs 2012-09-06 11:58:16 -07:00
IdentifierUtils.cpp Buffer identifiers are now extracted async 2012-07-24 20:09:09 -07:00
IdentifierUtils.h Buffer identifiers are now extracted async 2012-07-24 20:09:09 -07:00
LetterHash.cpp Small whitespace fix 2012-08-24 16:28:56 -07:00
LetterHash.h Using custom collection of Boost libs 2012-05-09 21:45:30 -07:00
LetterNode.cpp New sorting rule: char match index sum 2012-06-24 15:35:00 -07:00
LetterNode.h New sorting rule: char match index sum 2012-06-24 15:35:00 -07:00
Result.cpp ClangCompleter now returs extra data 2012-07-19 21:17:39 -07:00
Result.h ClangCompleter now returs extra data 2012-07-19 21:17:39 -07:00
standard.h Adding our custom X_ASSERT macro 2012-08-11 19:01:40 -07:00
Utils.cpp Loading .ycm_clang_options files now 2012-07-22 15:19:28 -07:00
Utils.h Handling clang parse errors instead of segfaulting 2012-08-13 20:51:04 -07:00
ycm_core.cpp ClangCompleter can now not be compiled 2012-08-17 13:32:42 -07:00