summaryrefslogtreecommitdiff
path: root/shared/cplusplus/AST.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-1989/+0
|
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
|
* Added support for C99 compound literals.Roberto Raggi2009-01-131-0/+19
|
* Improved ObjC++ support.Roberto Raggi2009-01-121-0/+1
|
* Parse ObjC @class declarations.Roberto Raggi2009-01-081-0/+35
|
* Added the ability to clone AST nodes. Please, note that this is not finished ↵Roberto Raggi2009-01-071-0/+215
| | | | yet. So don't try to use it.
* Initial work on *AST::lastToken().Roberto Raggi2009-01-021-1/+1
|
* Added `colon_token' to ClassSpecifierAST.Roberto Raggi2009-01-021-0/+1
|
* Introduced CPlusPlus::Managed.Roberto Raggi2008-12-221-6/+2
| | | | Managed is an helper base class that simplify the usage of memory pools.
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
|
* off-by-one in headershjk2008-12-021-1/+0
|
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
|
* Initial importcon2008-12-021-0/+1722