Age | Commit message (Expand) | Author |
---|---|---|
2009-11-04 | Implement support for parsing dependent template-ids that refer to | Douglas Gregor |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-09-09 | Initial stab at implement dependent member references to member | Douglas Gregor |
2009-07-29 | [llvm up] | Douglas Gregor |
2009-06-30 | Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. | Chris Lattner |
2009-05-29 | Create a new PrintingPolicy class, which we pass down through the AST | Douglas Gregor |
2009-04-02 | add TemplateName.cpp/h to the xcode project, minor tidying. | Chris Lattner |
2009-04-01 | Parsing, semantic analysis, and template instantiation for typename | Douglas Gregor |
2009-03-31 | Some cleanup and renaming. No functionality change | Douglas Gregor |
2009-03-31 | Implement template instantiation for template names, including both | Douglas Gregor |
2009-03-30 | Improve the representation of template names in the AST. This | Douglas Gregor |