Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-10Bug 427539 - C++11 attribute implementationThomas Corbat1-2/+2
2012-04-13Bug 316230 - Representation of gcc attributes in AST. AlsoSergey Prigogin1-16/+18
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-2/+2
2011-11-07Added missing @Override annotations.Sergey Prigogin1-38/+42
2011-03-07Bug 337937: CopyLocation for copied AST-NodeEmanuel Graf1-3/+10
2008-12-17bug 258345, implementation of IASTNode.copy()Mike Kucera1-0/+8
2008-12-04bug 256125 - Introduce factories for AST nodes. Freeze the AST returned by th...Mike Kucera1-0/+1
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-9/+4
2007-01-23RESOLVED - bug 152846: ASTVisitor enhancement to enable bottom-up traversalChris Recoskie1-1/+1
2007-01-22Fix for 152846 by Betty Tibbitts, calling ASTVisitor.leave() for cppMarkus Schorn1-0/+7
2006-10-31Fix for 162755, cleanup in ArrayUtilMarkus Schorn1-1/+1
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-8/+8
2005-04-28Fixed Bug 92806 - Clean up C & C++ Syntax AST Nodes for array usage.John Camelon1-40/+10
2005-04-27Added in framework to allow for ambiguities to be resolved after parse comple...John Camelon1-1/+17
2005-03-08Change visiting of AST tree.Andrew Niefer1-0/+15
2004-12-10Moved parser2 packages to dom.parserJohn Camelon1-0/+82

    Back to the top