YouCompleteMe/cpp/ycm/ClangCompleter
Strahinja Val Markovic 46360219f8 Removed threads & async API in CompilationDatabase
This is not needed anymore; the server request merely blocks when waiting for
flags.
2013-10-07 11:03:28 -07:00
..
ClangCompleter.cpp Removed threads & async API in CompilationDatabase 2013-10-07 11:03:28 -07:00
ClangCompleter.h Removed threads & async API in CompilationDatabase 2013-10-07 11:03:28 -07:00
ClangUtils.cpp GoToDefinition/Declaration commands for C-family 2013-03-31 20:38:29 -07:00
ClangUtils.h GoToDefinition/Declaration commands for C-family 2013-03-31 20:38:29 -07:00
CompilationDatabase.cpp Removed threads & async API in CompilationDatabase 2013-10-07 11:03:28 -07:00
CompilationDatabase.h Removed threads & async API in CompilationDatabase 2013-10-07 11:03:28 -07:00
CompletionData.cpp A few more clang cursorkinds supported 2013-02-23 17:34:10 -08:00
CompletionData.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00
Diagnostic.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00
Location.h GoToDefinition/Declaration commands for C-family 2013-03-31 20:38:29 -07:00
TranslationUnit.cpp Fix class casting 2013-09-07 22:56:24 +04:00
TranslationUnit.h Removed threads & async API in CompilationDatabase 2013-10-07 11:03:28 -07:00
TranslationUnitStore.cpp No more threading in completers! 2013-10-07 11:03:28 -07:00
TranslationUnitStore.h Ensuring TUs expire when compilation flags change. 2013-08-16 14:49:00 -07:00
UnsavedFile.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00