| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Unify ctx_iterator/ctx_begin()/ctx_end() and iterator/begin()/end() so that a... | Argyrios Kyrtzidis | 2008-07-17 | 1 | -33/+45 |
| * | Comments fix. | Argyrios Kyrtzidis | 2008-05-15 | 1 | -1/+1 |
| * | -Implement proper name lookup for namespaces. | Argyrios Kyrtzidis | 2008-05-09 | 1 | -137/+68 |
| * | Argiris Kirtzidis's fix for handling empty IdDeclInfo's in IdentifierResolver... | Douglas Gregor | 2008-04-14 | 1 | -1/+1 |
| * | Move IdDeclInfoMap class in an anonymous namespace. Suggestion by Chris Lattner. | Argyrios Kyrtzidis | 2008-04-14 | 1 | -8/+12 |
| * | Introduce support for finding class and enum names via ordinary name lookup i... | Douglas Gregor | 2008-04-13 | 1 | -4/+23 |
| * | Use std::list's push_back instead of resize to add an element. | Argyrios Kyrtzidis | 2008-04-12 | 1 | -2/+2 |
| * | Fixed comments. | Argyrios Kyrtzidis | 2008-04-12 | 1 | -27/+29 |
| * | two new files for previous patch, by Argiris Kirtzidis | Chris Lattner | 2008-04-11 | 1 | -0/+235 |

