| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Constify methods. | Zhongxing Xu | 2009-07-24 | 1 | -1/+1 |
| * | constify methods. | Zhongxing Xu | 2009-07-23 | 1 | -1/+1 |
| * | Remove the ASTContext parameter from Entity::getPrintableName(). | Argyrios Kyrtzidis | 2009-07-21 | 1 | -4/+15 |
| * | Keep only canonical Decls in Entities. | Argyrios Kyrtzidis | 2009-07-21 | 1 | -0/+2 |
| * | Change the semantics for Entity. | Argyrios Kyrtzidis | 2009-07-21 | 1 | -47/+77 |
| * | Rename Entity::getName() to Entity::getPrintableName() to make its purpose | Zhongxing Xu | 2009-07-17 | 1 | -3/+3 |
| * | Check whether the IdentifierInfo is null, before using it. | Argyrios Kyrtzidis | 2009-07-17 | 1 | -0/+3 |
| * | Add getName() method to Entity. | Zhongxing Xu | 2009-07-15 | 1 | -0/+7 |
| * | fix file headers. | Chris Lattner | 2009-07-12 | 1 | -1/+1 |
| * | Introduce the 'Index' library. | Argyrios Kyrtzidis | 2009-07-05 | 1 | -0/+132 |

