1. dc0b11e Check whether the IdentifierInfo is null, before using it. by Argyrios Kyrtzidis · 15 years ago
  2. 53363b2 Add getName() method to Entity. by Zhongxing Xu · 15 years ago
  3. 2e46aee In ResolveLocationInAST, handle locations that are inside TagDecl definitions. by Argyrios Kyrtzidis · 15 years ago
  4. 9e6bc06 In DeclReferenceMap, map FieldDecls to the MemberExprs that reference them. by Argyrios Kyrtzidis · 15 years ago
  5. c3a6540 fix file headers. by Chris Lattner · 15 years ago
  6. a6488a1 Simplify a bit by using functions instead of checking enum values. No functionality change. by Argyrios Kyrtzidis · 15 years ago
  7. bd2ab6e Refactor DeclLocResolver/StmtLocResolver into a more functional style by removing the search state by Argyrios Kyrtzidis · 15 years ago
  8. 0daea7a Update CMake files. by Argyrios Kyrtzidis · 15 years ago
  9. 755c6b4 Some changes to ASTLocation's methods by Argyrios Kyrtzidis · 15 years ago
  10. 818e15b Move the 'ResolveLocationInAST' function from the Frontend library to the Index library. by Argyrios Kyrtzidis · 15 years ago
  11. ccbcb70 Move ASTLocation and DeclReferenceMap from the AST library to the Index library. by Argyrios Kyrtzidis · 15 years ago
  12. 9eec4ed Introduce the 'Index' library. by Argyrios Kyrtzidis · 15 years ago