aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/cplusplus/Names.h
Commit message (Expand)AuthorAgeFilesLines
* Store the names in a set.Roberto Raggi2009-12-011-6/+27
* Use const names.Roberto Raggi2009-12-011-48/+17
* Use const literals.Roberto Raggi2009-12-011-13/+13
* Introduced type matchers.Roberto Raggi2009-11-231-1/+0
* Pass the fully specified type as const reference.Roberto Raggi2009-11-171-1/+1
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-4/+4
* long live the kinghjk2009-08-141-1/+1
* Added Semantic checks for ObjC methods.Erik Verbruggen2009-07-311-0/+33
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Introduced Name::identifier().Roberto Raggi2009-05-281-3/+7
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Reimplemented Name::as*() using virtual functions.Roberto Raggi2009-02-091-0/+36
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+241