Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-11Bug 402861 - Error involving pointer-to-member of template classNathan Ridge1-1/+1
2012-08-01Cosmetics.Sergey Prigogin1-6/+6
2012-06-26Bug 299911: Introduce ICPPEvaluationMarkus Schorn1-22/+5
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-5/+17
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-9/+9
2008-12-17Instantiation of dependent values, bug 245027.Markus Schorn1-2/+2
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-16Safe guards against infinite recursions for value computation, bug 250788.Markus Schorn1-2/+15
2008-10-16Initial implementation of values for variables and enumerators, bug 250788.Markus Schorn1-2/+10
2008-07-25Reworked parts of template instantiation, fixes bug 236197.Markus Schorn1-6/+4
2008-05-09Rework fix for 213861 and defer even more instantiations, related to bug 229218.Markus Schorn1-1/+1
2008-04-29Fix warnings.Markus Schorn1-5/+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-1/+6
2007-06-14Fix up copyrights.Doug Schaefer1-1/+1
2007-01-31TypeHierarchy: allow to open from c-fields.Markus Schorn1-0/+5
2005-12-21Pretty massive update to the PDOM. Made IBindings adaptable. Introducing the ...Doug Schaefer1-21/+5
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-7/+7
2005-05-02Template BindingsAndrew Niefer1-0/+100

    Back to the top