summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Names.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed alignment issues with 64 bits ABIs.Roberto Raggi2010-09-031-2/+2
* Merge CPlusPlus::NameId and CPlusPlus::Identifier.Roberto Raggi2010-09-021-26/+0
* Check for valid names.Roberto Raggi2010-08-051-52/+67
* Recursive definition of CPlusPlus::QualifiedNameId.Roberto Raggi2010-07-121-31/+12
* Check for possible 0x0 accesses.Roberto Raggi2010-05-281-0/+2
* Long live the king!hjk2010-03-051-1/+1
* Store the names in a set.Roberto Raggi2009-12-011-21/+1
* Use const names.Roberto Raggi2009-12-011-64/+36
* Use const literals.Roberto Raggi2009-12-011-16/+16
* Pass the fully specified type as const reference.Roberto Raggi2009-11-171-1/+1
* Added scope calculation for Objective-C classes.Erik Verbruggen2009-11-111-1/+3
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-2/+2
* long live the kinghjk2009-08-141-1/+1
* Added Semantic checks for ObjC methods.Erik Verbruggen2009-07-311-0/+57
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Introduced Name::identifier().Roberto Raggi2009-05-281-0/+14
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+262