1. a4923eb First part of changes to eliminate problems with cv-qualifiers and by Douglas Gregor · 16 years ago
  2. 0953e76 Refactor the representation of qualifiers to bring ExtQualType out of the by John McCall · 16 years ago
  3. 183700f Change all the Type::getAsFoo() methods to specializations of Type::getAs(). by John McCall · 16 years ago
  4. 197c8d9 Fix spelling. by Mike Stump · 16 years ago
  5. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  6. 038f75a More XML output support, from Olaf Krzikalla! by Douglas Gregor · 16 years ago
  7. 4fe0c8e Refactor and clean up the AST printer, so that it uses a DeclVisitor, by Douglas Gregor · 16 years ago
  8. d249e1d1f Create a new PrintingPolicy class, which we pass down through the AST by Douglas Gregor · 16 years ago
  9. ee75c05 AST XML dump, from Olaf Krzikalla! by Douglas Gregor · 16 years ago