Age | Commit message (Expand) | Author |
---|---|---|
2009-11-16 | First part of changes to eliminate problems with cv-qualifiers and | Douglas Gregor |
2009-09-24 | Refactor the representation of qualifiers to bring ExtQualType out of the | John McCall |
2009-09-21 | Change all the Type::getAsFoo() methods to specializations of Type::getAs(). | John McCall |
2009-09-16 | Fix spelling. | Mike Stump |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-06-15 | More XML output support, from Olaf Krzikalla! | Douglas Gregor |
2009-05-30 | Refactor and clean up the AST printer, so that it uses a DeclVisitor, | Douglas Gregor |
2009-05-29 | Create a new PrintingPolicy class, which we pass down through the AST | Douglas Gregor |
2009-05-21 | AST XML dump, from Olaf Krzikalla! | Douglas Gregor |