summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/CheckStatement.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the old Semantic pass.Roberto Raggi2010-08-131-114/+0
* Fixes for scope range calculation.Erik Verbruggen2010-07-191-0/+1
* Long live the king!hjk2010-03-051-1/+1
* Revert "Added Objective-C @try block parsing."Erik Verbruggen2010-02-151-3/+0
* Added Objective-C @try block parsing.Erik Verbruggen2010-02-151-0/+3
* Added semantic checks for compound expressions.Erik Verbruggen2010-02-071-2/+6
* Fixed semantic check for ObjC fast-enumeration for-loops, then merged it with...Erik Verbruggen2010-01-111-0/+8
* Inital support for Q_D/Q_Q declarations.Roberto Raggi2009-11-301-0/+1
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-4/+4
* long live the kinghjk2009-08-141-1/+1
* Fixed semantic checks for Objective-C methods and fast-enumeration.Erik Verbruggen2009-08-051-0/+1
* Introduced ForeachStatementAST and the bits to parse foreach statements when ...Roberto Raggi2009-07-031-0/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+102