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 df42c7658b Added default constructor to clang::Cursor 10 years ago
..
CMakeLists.txt CMakeLists: added extra warning flags 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 Improved Tokens::get_cxx_methods and various minor cleanups 10 years ago
Cursor.h Added default constructor to clang::Cursor 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 Removed unneeded const return qualifiers, replaced a couple old c-casts, and updated FindLibClang.cmake 10 years ago
Token.h Removed unneeded const return qualifiers, replaced a couple old c-casts, and updated FindLibClang.cmake 10 years ago
Tokens.cc Improved Tokens::get_cxx_methods and various minor cleanups 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