Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-90/+97
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2016-09-25Cosmetics.Sergey Prigogin1-9/+9
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam1-1/+1
2014-10-17Cosmetics.Sergey Prigogin1-3/+3
2014-04-12Cosmetics.Sergey Prigogin1-1/+0
2014-04-12Bug 432643 - Implement compositing for enum scopesNathan Ridge1-0/+32
2013-02-05Bug 389009 - Enumerator with dependent valueNathan Ridge1-33/+5
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-9/+28
2010-12-17Bug 332114: Exceptions when parsing gcc-testsuite.Markus Schorn1-11/+17
2010-08-27Bug 323723: Reduce usage of DOMExceptions.Markus Schorn1-3/+3
2010-03-19Bug 305975: Strongly typed enums, forward declarations for enum.Markus Schorn1-35/+159
2010-01-12Bug 231859: Optimization for computing int type of enum.Markus Schorn1-1/+48
2009-11-09Safe type representation for index, bug 294306Markus Schorn1-4/+4
2009-08-02toString methods.Sergey Prigogin1-16/+22
2009-02-24AST for inactive code, bug 264666.Markus Schorn1-4/+1
2008-12-19Correcting IASTName.toCharArray(), bug 258054.Markus Schorn1-2/+2
2008-07-25Reworked parts of template instantiation, fixes bug 236197.Markus Schorn1-5/+5
2008-04-09cleaning up some warningsMike Kucera1-42/+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-22/+3
2008-01-31Removed dependency of CPPDelegate on IASTName, bug 217271.Markus Schorn1-16/+5
2007-11-06201177: apply fix + add test from SergeyAndrew Ferguson1-1/+2
2006-12-06Fix for 164619, interaction between cpp name resolution and index.Markus Schorn1-3/+5
2006-10-12Introduces an API to access the PDOM, bug 149565.Markus Schorn1-0/+6
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-3/+3
2005-05-02fix bug 90626- problems with using declarationsAndrew Niefer1-1/+5
2005-05-02Template BindingsAndrew Niefer1-2/+1
2005-04-27fixing problems encountered when resolving bindings in some order other than ...Andrew Niefer1-0/+4
2005-04-19bug 91577. Do a IType.isSameType instead of IType.equalsAndrew Niefer1-0/+15
2005-04-06TemplatesAndrew Niefer1-1/+17
2005-03-23Initial basic template support:Andrew Niefer1-1/+1
2005-03-22Interface for getting qualified names from bindings.Andrew Niefer1-1/+50
2005-02-25fix Bug 86371Andrew Niefer1-9/+11
2005-01-31C/C++ Problems & ExceptionsAndrew Niefer1-0/+14
2005-01-24- remove IBinding.getPhysicalNode, add private interfaces ICBinding & ICPPBin...Andrew Niefer1-1/+15
2005-01-20Step 1 in supporting user defined conversion sequences during function resolu...Andrew Niefer1-0/+11
2004-12-15C++: enumerations, enumerators and pointers to functionsAndrew Niefer1-0/+62

    Back to the top