Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-27Bug 323723: Reduce usage of DOMExceptions.Markus Schorn1-9/+4
2009-12-23Bug 280909: Type deduction and instantiation for variadic templates.Markus Schorn1-14/+79
2009-12-18Bug 280909: Syntax and bindings for variadic templates.Markus Schorn1-1/+2
2009-11-24Bug 295851: Evaluation of constant conditional expressions.Markus Schorn1-12/+12
2009-07-17Modeling array sizes, bug 269926.Markus Schorn1-5/+5
2008-12-22Correcting IASTName.toCharArray() part II, bug 258054.Markus Schorn1-2/+1
2008-12-17Instantiation of dependent values, bug 245027.Markus Schorn1-112/+561
2008-12-04Name resolution for dependent names, bug 257194.Markus Schorn1-0/+6
2008-11-21Improve API of ICPPTemplateParameter, see bug 253080.Markus Schorn1-2/+2
2008-11-10Check for cast-expression before checking for unary expression.Markus Schorn1-3/+3
2008-11-07Improve interface of IASTLiteralExpression, related to bug 253690.Markus Schorn1-5/+4
2008-11-04Resolution of template parameters in two phases, bug 252554.Markus Schorn1-1/+2
2008-10-28Uses new template arguments for the instantiation algorithms, bug 242668.Markus Schorn1-3/+55
2008-10-24Removes references to deprecated API related to template arguments, bug 242668.Markus Schorn1-0/+15
2008-10-22API and data-structures for proper support of template non-type arguments, bu...Markus Schorn1-2/+14
2008-10-16Safe guards against infinite recursions for value computation, bug 250788.Markus Schorn1-25/+27
2008-10-16Initial implementation of values for variables and enumerators, bug 250788.Markus Schorn1-0/+291

    Back to the top