Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-16Bug 332829. Parsing support for constexpr keyword. Also added fewSergey Prigogin1-10/+5
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-2/+4
2011-03-07Bug 337937: CopyLocation for copied AST-NodeEmanuel Graf1-3/+10
2010-01-15Bug 294730: Declared type of an expression.Markus Schorn1-89/+10
2008-12-17bug 258345, implementation of IASTNode.copy()Mike Kucera1-1/+13
2008-07-07Cast ambiguities, bug 237057.Markus Schorn1-2/+13
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/+14
2007-01-22Fix for 152846 by Betty Tibbitts, calling ASTVisitor.leave() for cppMarkus Schorn1-2/+9
2005-06-23CPL to EPL transistion - license header update for IBMDavid Inglis1-8/+8
2005-05-27Patch from Devin Steffler with modifications (bug 95757)Andrew Niefer1-0/+18
2005-03-08Change visiting of AST tree.Andrew Niefer1-0/+14
2004-12-10Moved parser2 packages to dom.parserJohn Camelon1-0/+68

    Back to the top