22 Commits (98741cff188c69a5fbd8efcc57d5de713b85f328)

Author SHA1 Message Date
eidheim 98741cff18 Improved Tokens::get_similar_token_offsets and added Cursor::get_usr_extended 9 years ago
eidheim 4c5fa3f0c1 Changed namespace to clangmm due to conflicts with libclang on for instance OpenSuse 9 years ago
eidheim a627c6da5d Removed clang::Tokens::get_cxx_methods and added Cursor::get_display_name 9 years ago
eidheim ca2021d935 Cleanup, added Cursor::Type class, and extra functions to Cursor 10 years ago
eidheim b18935d82c Fixed get_similar_token_offsets. 10 years ago
eidheim 950d47389b More effective get_similar_token_offsets. 10 years ago
eidheim c27329af7d Returned offsets are now line and line index to be able to find correct offsets in UTF-8 files. 10 years ago
eidheim 573a759b33 Slight change to Tokens::get_similar_token_offsets. 11 years ago
eidheim ff1d7fe09b Added Tokens::get_cxx_methods(). 11 years ago
eidheim 8137e7a9e6 More cleanup. 11 years ago
eidheim 9c85713a62 Cleanup. 11 years ago
eidheim d041071eba Can now find similar tokens for refactoring purposes. Also some more cleanup. 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 0970d90513 clangmm.h now gets installed again when doing make install. 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 eed0d35936 Added codecompletion comments, and some cleanup. 11 years ago
eidheim 794091bd42 Can now receive brief comments given a cursor/token_id. 11 years ago
eidheim e845d58531 Cleanup of Tokens.*. 11 years ago
eidheim ac252c8ef4 Cleanup. 11 years ago
eidheim 30e9f3755a Types are now received, even for auto. Some commented out testing code included, sorry. 11 years ago
eidheim 0c0615f9ee Some cleanup. 11 years ago
Jørgen Lien Sellæg e10216f254 Initial commit 11 years ago