1. 4ba2a17 PR3558: mark "logically const" accessor methods in ASTContext as const, by Jay Foad · 14 years ago
  2. d093722 Variadic templates: extend Type, NestedNameSpecifier, TemplateName, by Douglas Gregor · 14 years ago
  3. 37db4db Kill off the last Destroy method in the AST library by Douglas Gregor · 14 years ago
  4. 465d41b Merged Elaborated and QualifiedName types. by Abramo Bagnara · 14 years ago
  5. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 14 years ago
  6. fee8a3c Move all of the type-printing logic to its own C++ source file by Douglas Gregor · 15 years ago
  7. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  8. 3b6afbb Initial stab at implement dependent member references to member by Douglas Gregor · 15 years ago
  9. 2191b20 Start emitting ElaboratedTypes in C++ mode. Support the effort in various by John McCall · 15 years ago
  10. 2700dcd Add a wicked little test-case that illustrates what we have to deal by Douglas Gregor · 15 years ago
  11. dacd434 Improve diagnostics and recovery when the nested-name-specifier of a by Douglas Gregor · 15 years ago
  12. e4f2142 Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. by Chris Lattner · 15 years ago
  13. d249e1d1f Create a new PrintingPolicy class, which we pass down through the AST by Douglas Gregor · 15 years ago
  14. 1734317 Parsing, semantic analysis, and template instantiation for typename by Douglas Gregor · 15 years ago
  15. 9bde773 Some cleanup and renaming. No functionality change by Douglas Gregor · 15 years ago
  16. d57959a Initial implementation of parsing, semantic analysis, and template by Douglas Gregor · 15 years ago
  17. ab452ba Revamp our representation of C++ nested-name-specifiers. We now have a by Douglas Gregor · 15 years ago
  18. bad3518 Generalize printing of nested-name-specifier sequences for use in both by Douglas Gregor · 15 years ago
  19. e4e5b05 Introduce a representation for types that we referred to via a by Douglas Gregor · 15 years ago