summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Type.h
Commit message (Expand)AuthorAgeFilesLines
* Store the types in a set.Roberto Raggi2009-11-301-3/+0
* Introduced type matchers.Roberto Raggi2009-11-231-2/+14
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-4/+4
* Added type declarations for forward declared ObjC protocols and classes.Erik Verbruggen2009-09-281-0/+6
* long live the kinghjk2009-08-141-1/+1
* Fixed semantic checks for Objective-C methods and fast-enumeration.Erik Verbruggen2009-08-051-1/+4
* Cleaned the ObjC AST up.Erik Verbruggen2009-08-051-6/+0
* Improved ObjC parsing, and added semantic checks.Erik Verbruggen2009-07-281-0/+12
* 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
* Added Type::isForwardClassDeclaration().Roberto Raggi2009-02-161-0/+1
* Introduced support for forward class declarations.Roberto Raggi2009-02-161-0/+2
* Fixed all crashes due to refencing undefined typesThorbjørn Lindeijer2009-02-101-0/+1
* Reimplemented Type::as*Type() using virtual methods.Roberto Raggi2009-02-091-31/+28
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+124