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 7114f695ab Corrected flags type to int 8 years ago
..
CMakeLists.txt Cleanup, added Cursor::Type class, and extra functions to Cursor 10 years ago
CodeCompleteResults.cc Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
CodeCompleteResults.h Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
CompilationDatabase.cc Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
CompilationDatabase.h Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
CompileCommand.cc Minor cleanups 8 years ago
CompileCommand.h CompileCommand cleanup 8 years ago
CompileCommands.cc Added std::vector::reserve to CompileCommands::get_commands(), and added byte offset to clangmm::Offset 8 years ago
CompileCommands.h Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
CompletionString.cc Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
CompletionString.h Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
Cursor.cc Improved get_similar_token_offsets to also include virtual and override functions 9 years ago
Cursor.h Improved get_similar_token_offsets to also include virtual and override functions 9 years ago
Diagnostic.cc Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
Diagnostic.h Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
Index.cc Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
Index.h Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
SourceLocation.cc Reverted byte offset addition in clangmm::Offset 8 years ago
SourceLocation.h Reverted byte offset addition in clangmm::Offset 8 years ago
SourceRange.cc Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
SourceRange.h Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
Token.cc Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
Token.h Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
Tokens.cc Simplified Tokens::get_similar_token_offsets 8 years ago
Tokens.h Improved get_similar_token_offsets to also include virtual and override functions 9 years ago
TranslationUnit.cc Corrected flags type to int 8 years ago
TranslationUnit.h Corrected flags type to int 8 years ago
Utility.cc Added remove_include_guard to Utility 8 years ago
Utility.h Added remove_include_guard to Utility 8 years ago
clangmm.h Added clang::to_string in Utility.* to and used this to clean up all the CXString code. 11 years ago