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-11-26Bug 421247 - ASTNode.copy() chaining inconsistentSergey Prigogin1-5/+1
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-5/+16
2011-03-07Bug 337937: CopyLocation for copied AST-NodeEmanuel Graf1-5/+11
2010-08-19Bug 316307: [C++0x] Syntax for lambda expressions.Markus Schorn1-14/+11
2009-12-18Bug 280909: Syntax and bindings for variadic templates.Markus Schorn1-21/+32
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/+3
2008-10-15Removes empty classes CASTNode and CPPASTNode, related to bug 242668.Markus Schorn1-1/+2
2008-04-21Debugging helpers.Sergey Prigogin1-11/+15
2008-02-28Introduce interfaces for c- and c++ specific visitors to allow for visitors t...Markus Schorn1-14/+14
2007-11-06bug #206952, add constructor methods to AST node classes, set() methods now c...Mike Kucera1-23/+21
2007-01-22Fix for 152846 by Betty Tibbitts, calling ASTVisitor.leave() for cppMarkus Schorn1-1/+9
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-8/+8
2005-04-22- consider template parameter default valuesAndrew Niefer1-1/+2
2005-03-14Fixed Bugzilla Bug 87548 : [DOM AST] IASTName interface lacks methods to dete...John Camelon1-0/+9
2005-03-08Change visiting of AST tree.Andrew Niefer1-0/+16
2004-12-10Moved parser2 packages to dom.parserJohn Camelon1-0/+68

    Back to the top