summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/ASTClone.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added AST for a bit of ObjC.Erik Verbruggen2009-07-131-0/+69
|
* Introduced ForeachStatementAST and the bits to parse foreach statements when ↵Roberto Raggi2009-07-031-0/+17
| | | | qtMocRun is enabled.
* Improved compatibility with the gcc extensions.Roberto Raggi2009-06-181-1/+2
|
* Some cleanup in the AST nodes.Roberto Raggi2009-06-171-35/+19
|
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Copy the base members.Roberto Raggi2009-06-051-0/+138
|
* AST cloning.Roberto Raggi2009-06-051-0/+1087