summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/ASTPatternBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Some cleanup in the C++ AST.Roberto Raggi2010-08-261-2/+2
* Get rid of PostfixExpressionAST and store the base expression together with t...Roberto Raggi2010-06-231-7/+0
* Ensure that the memory pool can be reused after a rewind and get rid of the s...Roberto Raggi2010-03-181-3/+2
* Long live the king!hjk2010-03-051-1/+1
* Simplified ObjC selectors in the AST.Erik Verbruggen2010-02-231-12/+0
* Fixed semantic check for ObjC fast-enumeration for-loops, then merged it with...Erik Verbruggen2010-01-111-2/+2
* Removed extra (unnecessary) semicolon.Roberto Raggi2009-12-071-1/+1
* Compile.Roberto Raggi2009-11-181-0/+1
* Introduced ASTPatternBuilderRoberto Raggi2009-11-161-0/+904