aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/GenTemplateInstance.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate the old template instantiation.Roberto Raggi2010-05-201-64/+0
* Refactor a bit the lookup, it should simplify template instantiation.Roberto Raggi2010-05-101-4/+4
* Try to use the new LookupContext.Roberto Raggi2010-05-051-2/+2
* Deprecated the current LookupContext.Roberto Raggi2010-05-051-3/+3
* Long live the king!hjk2010-03-051-1/+1
* Use const literals.Roberto Raggi2009-12-011-1/+1
* Removed unused code.Roberto Raggi2009-10-261-1/+0
* Added the copyright headerRoberto Raggi2009-10-261-0/+29
* Initial work on the `new' GenTemplateInstance.Roberto Raggi2009-10-261-34/+12
* Introduced CPlusPlus::GenTemplateInstance.Roberto Raggi2009-10-261-0/+58