summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Type.cpp
Commit message (Expand)AuthorAgeFilesLines
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-161-144/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Introduced CPlusPlus::Template and process the template declarations.Roberto Raggi2010-08-111-0/+3
* Long live the king!hjk2010-03-051-1/+1
* Introduced type matchers.Roberto Raggi2009-11-231-0/+4
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-2/+2
* 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-0/+3
* 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/+3
* Fixed all crashes due to refencing undefined typesThorbjørn Lindeijer2009-02-101-0/+3
* Reimplemented Type::as*Type() using virtual methods.Roberto Raggi2009-02-091-97/+16
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+198