summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/GenTemplateInstance.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate the old template instantiation.Roberto Raggi2010-05-201-405/+0
|
* Refactor a bit the lookup, it should simplify template instantiation.Roberto Raggi2010-05-101-3/+29
|
* Try to use the new LookupContext.Roberto Raggi2010-05-051-9/+9
|
* Deprecated the current LookupContext.Roberto Raggi2010-05-051-4/+4
|
* Long live the king!hjk2010-03-051-1/+1
|
* Added initializers to the formal arguments.Roberto Raggi2009-12-081-1/+1
|
* Use const names.Roberto Raggi2009-12-011-15/+17
|
* Use const literals.Roberto Raggi2009-12-011-4/+4
|
* CleanupRoberto Raggi2009-10-271-21/+30
|
* Removed unused code.Roberto Raggi2009-10-261-14/+0
|
* Added the copyright headerRoberto Raggi2009-10-261-0/+28
|
* Initial work on the `new' GenTemplateInstance.Roberto Raggi2009-10-261-109/+318
|
* Introduced CPlusPlus::GenTemplateInstance.Roberto Raggi2009-10-261-0/+145