Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-24AST for inactive code, bug 264666.Markus Schorn1-1/+5
2008-12-22Implementation of IASTNode.getSyntax(), bug 250251.Markus Schorn1-0/+4
2008-12-17bug 258345, implementation of IASTNode.copy()Mike Kucera1-0/+4
2008-12-04bug 256125 - Introduce factories for AST nodes. Freeze the AST returned by th...Mike Kucera1-0/+4
2008-11-26Add method IASTNode.getChildren()., bug 256127Markus Schorn1-0/+4
2008-10-14Information about syntax between ast-nodes, bug 250251.Markus Schorn1-0/+9
2008-07-21ASTWriter needs to handle literal nodes.Markus Schorn1-2/+6
2008-01-09Proposal for AST-rewriter API, bug 214334.Markus Schorn1-0/+77

    Back to the top