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 a31f06416f Fixes a bug where not all of the similar types gets returned. 10 years ago
..
CMakeLists.txt Now should install to include/libclangmm. 10 years ago
CodeCompleteResults.cc Now handles crash in clang_codeCompleteAt. 10 years ago
CodeCompleteResults.h More cleanup. 11 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 Added clang::to_string in Utility.* to and used this to clean up all the CXString code. 11 years ago
Cursor.h Fixes a bug where not all of the similar types gets returned. 10 years ago
Diagnostic.cc Returned offsets are now line and line index to be able to find correct offsets in UTF-8 files. 10 years ago
Diagnostic.h Returned offsets are now line and line index to be able to find correct offsets in UTF-8 files. 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 Returned offsets are now line and line index to be able to find correct offsets in UTF-8 files. 10 years ago
SourceLocation.h Returned offsets are now line and line index to be able to find correct offsets in UTF-8 files. 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 Added clang::to_string in Utility.* to and used this to clean up all the CXString code. 11 years ago
Token.h Fixes a bug where not all of the similar types gets returned. 10 years ago
Tokens.cc Fixes a bug where not all of the similar types gets returned. 10 years ago
Tokens.h Returned offsets are now line and line index to be able to find correct offsets in UTF-8 files. 10 years ago
TranslationUnit.cc Fixes a bug where not all of the similar types gets returned. 10 years ago
TranslationUnit.h Fixes a bug where not all of the similar types gets returned. 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