summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/TypeMatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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/+8
* Recognize C++0x rvalue references.Roberto Raggi2010-03-231-0/+3
* Long live the king!hjk2010-03-051-1/+1
* Got the same pointer. There is no reason to check for structural equivalence.Roberto Raggi2009-11-231-2/+5
* Introduced type matchers.Roberto Raggi2009-11-231-0/+225