summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Control.h
Commit message (Expand)AuthorAgeFilesLines
* Removed the MacroResolverRoberto Raggi2009-10-071-15/+0
* Added protocol & class definedness checks, and added property attribute checks.Erik Verbruggen2009-10-051-0/+3
* Introduced MacroResolver.Roberto Raggi2009-09-301-0/+15
* Introduced LiteralTable::findLiteral() and Control::findIdentifier()Roberto Raggi2009-09-231-0/+2
* long live the kinghjk2009-08-141-1/+1
* Fixed semantic checks for Objective-C methods and fast-enumeration.Erik Verbruggen2009-08-051-0/+3
* Added Semantic checks for ObjC methods.Erik Verbruggen2009-07-311-0/+4
* Improved ObjC parsing, and added semantic checks.Erik Verbruggen2009-07-281-0/+12
* Introduced ForeachStatementAST and the bits to parse foreach statements when ...Roberto Raggi2009-07-031-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Removed the filename literals.Roberto Raggi2009-06-151-10/+0
* Removed useless comment.Roberto Raggi2009-06-051-7/+0
* Introduced iterators for the c++ literals.Roberto Raggi2009-06-051-0/+19
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Introduced support for forward class declarations.Roberto Raggi2009-02-161-0/+3
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+180