Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-13Bug 316230 - Representation of gcc attributes in AST. AlsoSergey Prigogin1-8/+8
2012-04-13Cosmetics.Sergey Prigogin1-4/+5
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-8/+20
2011-04-17Cosmetics.Sergey Prigogin1-5/+3
2011-03-07Bug 337937: CopyLocation for copied AST-NodeEmanuel Graf1-6/+12
2010-01-13Bug 299495: Visiting if-statements.Markus Schorn1-2/+3
2010-01-04Bug 298455: Stack overflow with deeply nested else if statements.Markus Schorn1-21/+55
2009-02-03Ambiguity handling for c++ conditions, bug 263158.Markus Schorn1-12/+12
2008-12-17bug 258345, implementation of IASTNode.copy()Mike Kucera1-0/+11
2008-12-09Cleanup parsing of qualified names, fixes bug 256840.Markus Schorn1-19/+18
2008-12-04bug 256125 - Introduce factories for AST nodes. Freeze the AST returned by th...Mike Kucera1-0/+4
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-19/+34
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-06-22fix bug 84478: declarations inside conditionsAndrew Niefer1-0/+8
2005-05-19Fixed Bug 90641 [Parser] function decl vs ctor initializer ambiguityJohn Camelon1-0/+6
2005-05-06Partial fix forJohn Camelon1-4/+16
2005-04-27Added in framework to allow for ambiguities to be resolved after parse comple...John Camelon1-1/+18
2005-03-08Change visiting of AST tree.Andrew Niefer1-0/+14
2004-12-10Moved parser2 packages to dom.parserJohn Camelon1-0/+67

    Back to the top