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 c27329af7d Returned offsets are now line and line index to be able to find correct offsets in UTF-8 files. 10 years ago
..
CMakeLists.txt Merge branch 'master' into make_install_juci 11 years ago
CodeCompleteResults.cc Fixed memoryleak in CodeComplete. 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 Got rid of warning messages while compiling, and some minor cleanups. 11 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 Returned offsets are now line and line index to be able to find correct offsets in UTF-8 files. 10 years ago
Tokens.cc Returned offsets are now line and line index to be able to find correct offsets in UTF-8 files. 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 Added clang::to_string in Utility.* to and used this to clean up all the CXString code. 11 years ago
TranslationUnit.h More cleanup. 11 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