summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Name.cpp
Commit message (Collapse)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
|
* License headers.con2010-12-171-7/+11
|
* Long live the king!hjk2010-03-051-1/+1
|
* Use const names.Roberto Raggi2009-12-011-2/+2
|
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-2/+2
| | | | Removed CPLUSPLUS_BEGIN/END_NAMESPACE & co and made it possible to compile the parser with CPLUSPLUS_WITHOUT_QT.
* long live the kinghjk2009-08-141-1/+1
|
* Added Semantic checks for ObjC methods.Erik Verbruggen2009-07-311-0/+3
|
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* Reimplemented Name::as*() using virtual functions.Roberto Raggi2009-02-091-42/+6
|
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+133