Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-25Cosmetics.Sergey Prigogin1-5/+5
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam1-1/+1
2013-02-27Cosmetics.Sergey Prigogin1-14/+10
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-4/+12
2012-01-08All methods of ArrayUtil are now type-safe.Sergey Prigogin1-2/+2
2011-03-07Bug 337937: CopyLocation for copied AST-NodeEmanuel Graf1-4/+10
2009-02-24AST for inactive code, bug 264666.Markus Schorn1-48/+58
2008-12-17bug 258345, implementation of IASTNode.copy()Mike Kucera1-0/+9
2008-12-04bug 256125 - Introduce factories for AST nodes. Freeze the AST returned by th...Mike Kucera1-0/+2
2008-10-15Removes empty classes CASTNode and CPPASTNode, related to bug 242668.Markus Schorn1-1/+2
2008-06-11copyrightsChris Recoskie1-1/+1
2008-04-09Team shared warning levels for core-plugin, fixed warnings.Markus Schorn1-1/+2
2007-11-06bug #206952, add constructor methods to AST node classes, set() methods now c...Mike Kucera1-13/+13
2007-01-22Fix for 152846 by Betty Tibbitts, calling ASTVisitor.leave() for cppMarkus Schorn1-1/+10
2006-10-31Fix for 162755, cleanup in ArrayUtilMarkus Schorn1-2/+2
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-8/+8
2005-05-19Fixed Bug 90641 [Parser] function decl vs ctor initializer ambiguityJohn Camelon1-1/+16
2005-04-28Fixed Bug 92806 - Clean up C & C++ Syntax AST Nodes for array usage.John Camelon1-32/+4
2005-03-08Change visiting of AST tree.Andrew Niefer1-0/+16
2004-12-10Moved parser2 packages to dom.parserJohn Camelon1-0/+83

    Back to the top