Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge commit 'origin/1.2' | con | 2009-06-16 | 1 | -6/+12 | |
|\ | ||||||
| * | Fixed crash in SimpleDeclarationAST::lastToken() | Roberto Raggi | 2009-06-16 | 1 | -6/+12 | |
| | | ||||||
* | | AST cloning. | Roberto Raggi | 2009-06-05 | 1 | -1105/+0 | |
| | | ||||||
* | | cleanup | Roberto Raggi | 2009-06-05 | 1 | -25/+25 | |
|/ | ||||||
* | Extended the AST with references to more tokens | Thorbjørn Lindeijer | 2009-05-11 | 1 | -0/+9 | |
| | | | | | | | | Mainly comma tokens. Referencing all tokens is necessary to be able to implement pretty-printing based on the AST while maintaining user formatting. Reviewed-by: Roberto Raggi | |||||
* | Visit the parameters, the cv qualifiers and exceptions | Roberto Raggi | 2009-03-17 | 1 | -0/+4 | |
| | ||||||
* | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1 | -21/+17 | |
| | ||||||
* | Fixes: Implementation of NewExpressionAST::lastToken() | Roberto Raggi | 2009-02-16 | 1 | -1/+1 | |
| | ||||||
* | Improved the implementation of new-expressions. | Roberto Raggi | 2009-02-10 | 1 | -44/+70 | |
| | ||||||
* | Fixes: Visiting of case statements. | Roberto Raggi | 2009-02-10 | 1 | -0/+2 | |
| | ||||||
* | Reimplemented the AST::as*AST() methods as virtual functions (as suggested ↵ | Roberto Raggi | 2009-02-09 | 1 | -318/+0 | |
| | | | | by andre). | |||||
* | Introduced ASTVisitor::endVisit(ast node) | Roberto Raggi | 2009-02-09 | 1 | -2/+103 | |
| | ||||||
* | Fixes: Parsing of GCC asm definitions. | Roberto Raggi | 2009-02-05 | 1 | -10/+4 | |
| | ||||||
* | Fixes: move all files in shared/* to src/shared/* | hjk | 2009-01-26 | 1 | -0/+3985 | |