Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-13Bug 505832 - Add ICPPVariable.isConstexpr() methodSergey Prigogin1-18/+5
2016-09-25Cosmetics.Sergey Prigogin1-3/+3
2014-05-15Bug 432701 - Expose the default value of a function parameter in the ASTNathan Ridge1-3/+12
2012-06-26Bug 299911: Introduce ICPPEvaluationMarkus Schorn1-7/+1
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-4/+14
2010-10-12Bug 323723: Removes the remaining throw declarations from IVariable and IFunc...Markus Schorn1-2/+1
2010-08-27Bug 323723: Reduce usage of DOMExceptions.Markus Schorn1-3/+3
2009-12-18Bug 280909: Syntax and bindings for variadic templates.Markus Schorn1-19/+11
2009-07-15Removes unused throw declarations, bug 283523.Markus Schorn1-5/+8
2008-12-02Use default arguments before selecting partial specializations, bug 257169.Markus Schorn1-0/+14
2008-10-24Removes references to deprecated API related to template arguments, bug 242668.Markus Schorn1-2/+2
2008-10-22API and data-structures for proper support of template non-type arguments, bu...Markus Schorn1-3/+3
2008-10-16Initial implementation of values for variables and enumerators, bug 250788.Markus Schorn1-2/+7
2008-07-25Reworked parts of template instantiation, fixes bug 236197.Markus Schorn1-10/+4
2008-05-09Rework fix for 213861 and defer even more instantiations, related to bug 229218.Markus Schorn1-1/+1
2008-03-27222748: refactor semantic routines to separate packageAndrew Ferguson1-0/+1
2008-02-22Bindings for names resolved via using declarations, bug 219424.Markus Schorn1-7/+0
2008-01-31Removed dependency of CPPDelegate on IASTName, bug 217271.Markus Schorn1-7/+4
2007-11-27Modeling extern "C" in the index (part of bug 191989).Markus Schorn1-3/+7
2006-12-06Fix for 164619, interaction between cpp name resolution and index.Markus Schorn1-4/+4
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-7/+7
2005-05-02Template BindingsAndrew Niefer1-0/+97

    Back to the top