Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Some cleanup in the AST nodes. | Roberto Raggi | 2009-06-17 | 1 | -0/+4 | |
| | ||||||
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 | |
| | | | | Reviewed-by: Trust Me | |||||
* | Rewrote PrettyPrinter to output the document exactly as it was before | Thorbjørn Lindeijer | 2009-05-11 | 1 | -0/+1 | |
| | | | | | | | | This means at the moment the PrettyPrinter isn't doing anything useful, but the idea is that from here we can improve it to adapt the code to a certain style. Reviewed-by: Roberto Raggi | |||||
* | Added ASTVisitor::getTokenStartPosition() and ASTVisitor::getTokenEndPosition(). | Roberto Raggi | 2009-03-06 | 1 | -0/+9 | |
| | ||||||
* | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1 | -21/+17 | |
| | ||||||
* | Improved the implementation of new-expressions. | Roberto Raggi | 2009-02-10 | 1 | -2/+4 | |
| | ||||||
* | Introduced ASTVisitor::endVisit(ast node) | Roberto Raggi | 2009-02-09 | 1 | -0/+104 | |
| | ||||||
* | Fixes: move all files in shared/* to src/shared/* | hjk | 2009-01-26 | 1 | -0/+200 | |