5 Commits (b8ff60c0f30b0f8bb163c83c2861219d3ec6028e)

Author SHA1 Message Date
eidheim 5e0c39279e Cleanup of TranslationUnit-constructors, and removed unnecessary TranslationUnit::parse 7 years ago
eidheim 791b76b04c Formatted code with custom clang-format 8 years ago
eidheim 044d7b7a26 Fixed tests on Linux 8 years ago
eidheim f63883d995 Updated FindLibClang.cmake and fixed tests 8 years ago
eidheim d978517ec2 Cleanup of CMakeLists.txt files, and removed boost dependency from tests 8 years ago
eidheim 6df6b21887 Renamed TranslationUnit::ReparseTranslationUnit to TranslationUnit::reparse, and added additional TranslationUnit::get_tokens overloads 8 years ago
eidheim c79b2925ef Fixes #29: unit-test failures 9 years ago
eidheim 4c5fa3f0c1 Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
eidheim decd187c09 Cleanup of TranslationUnit and CodeCompleteResults. 10 years ago
eidheim 4b206c2048 Got rid of a compilation warning. 11 years ago
eidheim de4ca52818 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
eidheim e2c8256b26 Big cleanup, got rid of several circular includes and class forward declarations. Still some work left, but I'll wait with this. Main reason behind the cleanup was compilation troubles. 11 years ago
eidheim 918bfab524 Minor cleanup. 11 years ago
eidheim 9d32570800 Added -O3, and OS X support. Also fixed a test on OS X. 11 years ago
Jørgen Lien Sellæg e10216f254 Initial commit 11 years ago