| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow the use of default template arguments when forming a class | Douglas Gregor | 2009-02-11 | 1 | -0/+20 |
| * | Implement parsing, semantic analysis and ASTs for default template | Douglas Gregor | 2009-02-10 | 1 | -0/+9 |
| * | Eliminate TemplateArg so that we only have a single kind of | Douglas Gregor | 2009-02-09 | 1 | -5/+0 |
| * | Start processing template-ids as types when the template-name refers | Douglas Gregor | 2009-02-09 | 1 | -0/+6 |
| * | Semantic checking for class template declarations and | Douglas Gregor | 2009-02-06 | 1 | -5/+11 |
| * | Improve the representation of template type parameters. We now | Douglas Gregor | 2009-02-05 | 1 | -1/+2 |
| * | Basic representation of C++ class templates, from Andrew Sutton. | Douglas Gregor | 2009-02-04 | 1 | -0/+108 |

