Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added clone methods to the AST. | Erik Verbruggen | 2010-02-02 | 1 | -919/+0 |
* | Fixed AST code generator for const identifiers. | Erik Verbruggen | 2010-01-29 | 1 | -9/+9 |
* | Add copyright headers. | Tobias Hunger | 2010-01-06 | 1 | -0/+28 |
* | Inital support for Q_D/Q_Q declarations. | Roberto Raggi | 2009-11-30 | 1 | -13/+13 |
* | Introduced ASTPatternBuilder | Roberto Raggi | 2009-11-16 | 1 | -12/+126 |
* | Introduced destructive pattern matching. | Roberto Raggi | 2009-11-16 | 1 | -170/+115 |
* | Also match the identifiers and the token types. | Roberto Raggi | 2009-11-13 | 1 | -1/+14 |
* | Fixed the generator. | Roberto Raggi | 2009-11-13 | 1 | -6/+63 |
* | New matchers | Roberto Raggi | 2009-11-13 | 1 | -23/+131 |
* | Initial work on the pattern matcher for AST nodes. | Roberto Raggi | 2009-11-12 | 1 | -53/+150 |
* | Store the copyright header in a global variable. | Roberto Raggi | 2009-11-10 | 1 | -29/+32 |
* | Added generator for the accept0 methods | Roberto Raggi | 2009-11-09 | 1 | -0/+228 |
* | Added AST forward declaration generation. | Roberto Raggi | 2009-11-09 | 1 | -44/+119 |
* | Cleanup | Roberto Raggi | 2009-11-09 | 1 | -52/+64 |
* | Addeed generator for the cast methods. | Roberto Raggi | 2009-11-09 | 1 | -0/+239 |