Age | Commit message (Expand) | Author |
---|---|---|
2009-10-19 | Move Diagnostic/DiagClient/FileManager from Indexer => ASTUnit. | Steve Naroff |
2009-09-21 | Add Diagnostic to Indexer, and have it keep its own FileManager instead of ta... | Daniel Dunbar |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-08-28 | Lot's of little changes to get the C-based indexing API going... | Steve Naroff |
2009-07-29 | Index the selectors and provide the translation units that contain them | Argyrios Kyrtzidis |
2009-07-29 | Modify the Indexer class so that it can return the TranslationUnit that internal | Argyrios Kyrtzidis |
2009-07-29 | Introduce a helper template for the Handler classes and use it instead | Argyrios Kyrtzidis |
2009-07-29 | Accept Handler objects in parameters as references. | Argyrios Kyrtzidis |
2009-07-29 | -Make IndexProvider an abstract interface for getting indexing information. | Argyrios Kyrtzidis |