1. 3e340a6 [libclang] Indexing API: fill the objc category info for a category implementation and by Argyrios Kyrtzidis · 13 years ago
  2. d6c8209 [libclang] Indexing API: make sure we do not try to index local declarations. by Argyrios Kyrtzidis · 13 years ago
  3. c6b4a50 [libclang] Indexing API: if the CXIndexOpt_OneRefPerFile option is set, only report one reference by Argyrios Kyrtzidis · 13 years ago
  4. e7bbab9 [libclang] Indexing API: Pass an implicit ObjCInterfaceDecl (@implementation without @interface) by Argyrios Kyrtzidis · 13 years ago
  5. 21ee570 [libclang] Introduce a new function to apply the indexing callbacks on an existing by Argyrios Kyrtzidis · 13 years ago
  6. c71d554 [libclang] Slight changes to the indexing API and bigger internal changes for it. by Argyrios Kyrtzidis · 13 years ago
  7. 6ec43ad [libclang] Further simplify the indexing API. by Argyrios Kyrtzidis · 13 years ago
  8. dd93c59 [libclang] Simplify the indexing API. by Argyrios Kyrtzidis · 13 years ago
  9. 854625f Use const_cast to make it obvious that it's just removing constness (and silence warnings). by Benjamin Kramer · 13 years ago
  10. aca19be [libclang] Index implicit property references. by Argyrios Kyrtzidis · 13 years ago
  11. 3de2fc4 Silence a -Wc++0x-narrowing warning by Matt Beaumont-Gay · 13 years ago
  12. 4e7064f [libclang] Introduce a new high level API for indexing clients that assumes by Argyrios Kyrtzidis · 13 years ago