Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. | Chris Lattner | 2009-06-30 | 1 | -4/+2 |
* | Create a new PrintingPolicy class, which we pass down through the AST | Douglas Gregor | 2009-05-29 | 1 | -7/+11 |
* | Parsing, semantic analysis, and template instantiation for typename | Douglas Gregor | 2009-04-01 | 1 | -13/+13 |
* | Some cleanup and renaming. No functionality change | Douglas Gregor | 2009-03-31 | 1 | -10/+4 |
* | Initial implementation of parsing, semantic analysis, and template | Douglas Gregor | 2009-03-27 | 1 | -0/+10 |
* | Revamp our representation of C++ nested-name-specifiers. We now have a | Douglas Gregor | 2009-03-26 | 1 | -37/+128 |
* | Generalize printing of nested-name-specifier sequences for use in both | Douglas Gregor | 2009-03-19 | 1 | -0/+27 |
* | Introduce a representation for types that we referred to via a | Douglas Gregor | 2009-03-19 | 1 | -0/+34 |