Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-93/+104
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2016-09-25Cosmetics.Sergey Prigogin1-3/+3
2014-03-10Bug 427539 - C++11 attribute implementationThomas Corbat1-2/+2
2012-04-13Bug 316230 - Representation of gcc attributes in AST. AlsoSergey Prigogin1-9/+8
2012-04-13Cosmetics.Sergey Prigogin1-44/+37
2012-01-08@Override annotations and redundant casts.Sergey Prigogin1-9/+21
2011-03-07Bug 337937: CopyLocation for copied AST-NodeEmanuel Graf1-7/+15
2008-12-17bug 258345, implementation of IASTNode.copy()Mike Kucera1-0/+14
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-07-31Introduces a classification for scopes, bug 237026Markus 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-34/+36
2006-12-20RESOLVED - bug 152846: ASTVisitor enhancement to enable bottom-up traversalChris Recoskie1-1/+11
2005-06-27EPL'ing the CDT.Doug Schaefer1-1/+1
2005-06-27EPL'ing the CDT.Doug Schaefer1-7/+8
2005-06-22Fixed Bug 84478 [C++ Parser] does not support declarations inside while cond...John Camelon1-2/+2
2005-05-27Fixed Bug 95411 incorrect parse of for statementJohn Camelon1-35/+13
2005-04-27Added in framework to allow for ambiguities to be resolved after parse comple...John Camelon1-1/+31
2005-03-08Change visiting of AST tree.Andrew Niefer1-0/+17
2004-12-10Moved parser2 packages to dom.parserJohn Camelon1-0/+110

    Back to the top