1. 42b2984 Expose more statement, expression, and declaration kinds in libclang, by Douglas Gregor · 13 years ago
  2. c295461 [libclang] For getDeclFromExpr in CIndex.cpp, associate the decl of by Argyrios Kyrtzidis · 13 years ago
  3. 0daaf32 Use ElaboratedType also for C. by Abramo Bagnara · 13 years ago
  4. 0a9beb5 Force CaseStmt to store its child statements in source-code order, by Douglas Gregor · 13 years ago
  5. c7b5ed6 Swap the order of the condition and body of a do-while statement in by Douglas Gregor · 14 years ago
  6. 648220e Teach the libclang cursor visitor to walk into the type information by Douglas Gregor · 14 years ago
  7. fbd84ca Rework clang_annotateTokens() to annotate tokens with information that more closely matches by Ted Kremenek · 14 years ago
  8. d1eabfb Robustify SourceManager::getLocation(), so that it returns an by Douglas Gregor · 14 years ago
  9. 8f0bf81 c-index-test: Unify and always print half-open extents. by Daniel Dunbar · 14 years ago
  10. 0045e9f Implement clang_annotateTokens(), which associates cursors with each by Douglas Gregor · 15 years ago
  11. fc8ea23 Introduce a CIndex API for lexing the raw tokens within a given source by Douglas Gregor · 15 years ago