You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
eidheim b0fb1f7311 Fix to last commit 10 years ago
..
CMakeLists.txt MSYS2 has fixed the missing libclang.dll.a file. Please install the latest clang package on MSYS2. 10 years ago
CodeCompleteResults.cc Cleanup of TranslationUnit and CodeCompleteResults. 10 years ago
CodeCompleteResults.h Cleanup of TranslationUnit and CodeCompleteResults. 10 years ago
CompilationDatabase.cc Major cleanup. Think I got rid of all the forward declarations. The library is much easier to use now while having the same features. 11 years ago
CompilationDatabase.h Last forward declaration gone. 11 years ago
CompileCommand.cc Added clang::to_string in Utility.* to and used this to clean up all the CXString code. 11 years ago
CompileCommand.h Added missing header. 11 years ago
CompileCommands.cc Last forward declaration gone. 11 years ago
CompileCommands.h Major cleanup. Think I got rid of all the forward declarations. The library is much easier to use now while having the same features. 11 years ago
CompletionString.cc Added clang::to_string in Utility.* to and used this to clean up all the CXString code. 11 years ago
CompletionString.h Added clang::to_string in Utility.* to and used this to clean up all the CXString code. 11 years ago
Cursor.cc Fix to last commit 10 years ago
Cursor.h Token and Cursor cleanup. 10 years ago
Diagnostic.cc Fixed fix it bug. 10 years ago
Diagnostic.h More minor cleanup. 10 years ago
Index.cc Major cleanup. Think I got rid of all the forward declarations. The library is much easier to use now while having the same features. 11 years ago
Index.h Major cleanup. Think I got rid of all the forward declarations. The library is much easier to use now while having the same features. 11 years ago
SourceLocation.cc Various new functions to retrieve cursor information more effective. 10 years ago
SourceLocation.h Various new functions to retrieve cursor information more effective. 10 years ago
SourceRange.cc Returned offsets are now line and line index to be able to find correct offsets in UTF-8 files. 10 years ago
SourceRange.h Returned offsets are now line and line index to be able to find correct offsets in UTF-8 files. 10 years ago
Token.cc Token and Cursor cleanup. 10 years ago
Token.h Token and Cursor cleanup. 10 years ago
Tokens.cc Fixed get_similar_token_offsets. 10 years ago
Tokens.h Fixed get_similar_token_offsets. 10 years ago
TranslationUnit.cc Cleanup of TranslationUnit and CodeCompleteResults. 10 years ago
TranslationUnit.h Cleanup of TranslationUnit and CodeCompleteResults. 10 years ago
Utility.cc Added clang::to_string in Utility.* to and used this to clean up all the CXString code. 11 years ago
Utility.h Added clang::to_string in Utility.* to and used this to clean up all the CXString code. 11 years ago
clangmm.h Added clang::to_string in Utility.* to and used this to clean up all the CXString code. 11 years ago