1. 85b988f Rename translateSourceRange(CXSourceRange) translateCXSourceRange, instead of by Daniel Dunbar · 14 years ago
  2. bb4a61a CIndex: Kill off CXSourceLocationPtr, and AtEnd arguments. by Daniel Dunbar · 14 years ago
  3. 76dd3c2 CIndex: Stop hiding magic end bit in CXSourceRange locations where clients can't by Daniel Dunbar · 14 years ago
  4. 5352ac0 Implement a diagnostics callback for the C interface to Clang, so that by Douglas Gregor · 15 years ago
  5. fc8ea23 Introduce a CIndex API for lexing the raw tokens within a given source by Douglas Gregor · 15 years ago
  6. a297de2 Pull functions that translate from CXSourceLocation to SourceLocation (and back) to a separate header file. by Ted Kremenek · 15 years ago