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 febd7ca3b6 Fixed memory leak. 11 years ago
..
CMakeLists.txt Can now receive brief comments given a cursor/token_id. 11 years ago
CodeCompleteResults.cc Fixed CodeCompleteResults destructor for all libclang versions. 11 years ago
CodeCompleteResults.h Removed TODO comment. 11 years ago
CompilationDatabase.cc Removed throw exception when compile_commands.json is missing in project_path. 11 years ago
CompilationDatabase.h Initial commit 11 years ago
CompileCommand.cc Remove includes 11 years ago
CompileCommand.h Initial commit 11 years ago
CompileCommands.cc Removed some maybe-dangerous use of auto. Added DefaultFlags, and using this as default parameter to for instance ReparseTranslationUnit. 11 years ago
CompileCommands.h Initial commit 11 years ago
CompletionString.cc Fixed memory leak. 11 years ago
CompletionString.h Fix to see if functions are available. 11 years ago
Cursor.cc Initial commit 11 years ago
Cursor.h Types are now received, even for auto. Some commented out testing code included, sorry. 11 years ago
Diagnostic.cc Cleanup of Tokens.*. 11 years ago
Diagnostic.h Cleanup. 11 years ago
Index.cc Initial commit 11 years ago
Index.h Initial commit 11 years ago
SourceLocation.cc Fixed segmentation fault if file was empty. 11 years ago
SourceLocation.h Added diagnostics. 11 years ago
SourceRange.cc Some cleanup. 11 years ago
SourceRange.h Some cleanup. 11 years ago
Token.cc Remove includes 11 years ago
Token.h Cleanup. 11 years ago
Tokens.cc Added codecompletion comments, and some cleanup. 11 years ago
Tokens.h Added codecompletion comments, and some cleanup. 11 years ago
TranslationUnit.cc Added codecompletion comments, and some cleanup. 11 years ago
TranslationUnit.h Added codecompletion comments, and some cleanup. 11 years ago
clangmm.h Added diagnostics. 11 years ago