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 e380b4175d Removed throw exception when compile_commands.json is missing in project_path. 11 years ago
..
CMakeLists.txt Added -O3, and OS X support. Also fixed a test on OS X. 11 years ago
CodeCompleteResults.cc Added two exception throws. 11 years ago
CodeCompleteResults.h Initial commit 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 Remove includes 11 years ago
CompileCommands.h Initial commit 11 years ago
CompletionString.cc Changed the last fix to instead return the correct number of chunks in clang::CompletionString::get_num_chunks(). 11 years ago
CompletionString.h Initial commit 11 years ago
Cursor.cc Initial commit 11 years ago
Cursor.h Initial commit 11 years ago
Index.cc Initial commit 11 years ago
Index.h Initial commit 11 years ago
SourceLocation.cc Initial commit 11 years ago
SourceLocation.h Initial commit 11 years ago
SourceRange.cc Initial commit 11 years ago
SourceRange.h Initial commit 11 years ago
Token.cc Remove includes 11 years ago
Token.h Initial commit 11 years ago
Tokens.cc Remove includes 11 years ago
Tokens.h Initial commit 11 years ago
TranslationUnit.cc Greatly increased speed. For instance, instant completion on second completion if headers are not changed. From approximately 5 to 0 seconds on https://github.com/eidheim/Simple-Web-Server. 11 years ago
TranslationUnit.h juci branch 11 years ago
clangmm.h Initial commit 11 years ago