1. 453b012 Make sure to always check the result of by Douglas Gregor · 15 years ago
  2. ae674f3 Appeasing MSVC, take 3 by Douglas Gregor · 15 years ago
  3. 416463f Try to appease MSVC by Douglas Gregor · 15 years ago
  4. 6215889 Add missing include by Douglas Gregor · 15 years ago
  5. 9169dcb sprintf -> snprintf conversion, from Vladimir Kirillov by Douglas Gregor · 15 years ago
  6. e5279ce Improved -ast-print-xml for C++, from Sebastien Binet! by Douglas Gregor · 15 years ago
  7. 1b8fe5b7 First part of changes to eliminate problems with cv-qualifiers and by Douglas Gregor · 16 years ago
  8. 8ccfcb5 Refactor the representation of qualifiers to bring ExtQualType out of the by John McCall · 16 years ago
  9. 9dd450b Change all the Type::getAsFoo() methods to specializations of Type::getAs(). by John McCall · 16 years ago
  10. d611eba Fix spelling. by Mike Stump · 16 years ago
  11. 11289f4 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  12. f39bf33 More XML output support, from Olaf Krzikalla! by Douglas Gregor · 16 years ago
  13. 278f52e Refactor and clean up the AST printer, so that it uses a DeclVisitor, by Douglas Gregor · 16 years ago
  14. 7de5966 Create a new PrintingPolicy class, which we pass down through the AST by Douglas Gregor · 16 years ago
  15. 7f5601e5 AST XML dump, from Olaf Krzikalla! by Douglas Gregor · 16 years ago