Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-52/+52
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2016-09-25Cosmetics.Sergey Prigogin1-1/+1
2016-02-01Bug 486915 - Unmarshalling error during indexingSergey Prigogin1-2/+2
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam1-1/+1
2012-10-02Bug 381824: Storing dependent bindings.Markus Schorn1-22/+13
2012-06-26Bug 299911: Introduce ICPPEvaluationMarkus Schorn1-2/+0
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-11/+25
2010-08-27Bug 323723: Reduce usage of DOMExceptions.Markus Schorn1-1/+1
2010-02-10Bug 302282: Extending variadic template template parameters.Markus Schorn1-9/+11
2009-02-24AST for inactive code, bug 264666.Markus Schorn1-3/+0
2009-01-23Resolution of dependent names, bug 262163.Markus Schorn1-3/+5
2008-12-19Correcting IASTName.toCharArray(), bug 258054.Markus Schorn1-1/+1
2008-12-03Classification of names depending on template parameters, bug 234321.Markus Schorn1-3/+3
2008-07-25Reworked parts of template instantiation, fixes bug 236197.Markus Schorn1-14/+19
2008-05-13Fixes CCE by removing need for ICPPTemplateDefinition.getTemplateScope(), bug...Markus Schorn1-12/+7
2008-05-08For deferred class instances also defer selection of partial instantiation, b...Markus Schorn1-52/+27
2008-04-19Partial fix for bug 214017.Sergey Prigogin1-2/+13
2008-04-09cleaning up some warningsMike Kucera1-45/+1
2008-04-07Use isSameType instead of equals when looking up template type parameters in ...Sergey Prigogin1-2/+6
2008-04-06More cleanup of template resolution code. Do not use clone.Sergey Prigogin1-5/+7
2008-03-31More cleanup of template resolution code.Sergey Prigogin1-12/+12
2008-03-27222748: refactor semantic routines to separate packageAndrew Ferguson1-1/+3
2008-03-25More cleanup of template resolution code.Sergey Prigogin1-6/+8
2008-03-23A cleaner fix for bug 214447. Result of a joint hackathon with Markus Schorn.Sergey Prigogin1-9/+19
2008-03-17Fix for bug 214447.Sergey Prigogin1-13/+15
2008-02-25toString methods and generics.Sergey Prigogin1-22/+29
2008-02-22Bindings for names resolved via using declarations, bug 219424.Markus Schorn1-9/+0
2008-01-31Removed dependency of CPPDelegate on IASTName, bug 217271.Markus Schorn1-6/+3
2006-10-12Introduces an API to access the PDOM, bug 149565.Markus Schorn1-1/+9
2006-06-14update copyrightsChris Recoskie1-1/+1
2006-01-20PDOM - Fix NPE.Doug Schaefer1-1/+1
2005-12-21Pretty massive update to the PDOM. Made IBindings adaptable. Introducing the ...Doug Schaefer1-1/+2
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-4/+4
2005-06-03implement getQualifiedName for unknown template bindingsAndrew Niefer1-8/+5
2005-05-05Bug 90606 - [IBinding] Problem from sizeof ambiguityJohn Camelon1-1/+1
2005-05-04start of support for template parameter qualified typesAndrew Niefer1-0/+161

    Back to the top