Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced Nokia copyrights in headerHEADdev4.8 | Teemu Kaukoranta | 2013-05-23 | 1 | -1/+1 |
* | Fixes method's argument types that are templates but the template variable wa... | Marcelo Lira | 2012-03-09 | 1 | -0/+41 |
* | AbstractMetaClasses now hold the instantiation types for the templates they i... | Marcelo Lira | 2012-03-09 | 1 | -1/+52 |
* | Added tests for template containers used as arguments for functions. | Marcelo Lira | 2012-03-09 | 1 | -0/+72 |
* | Fixed memory leak. | Renato Filho | 2012-03-09 | 1 | -2/+2 |
* | Added test for a class inheriting from a container template. | Marcelo Lira | 2012-03-09 | 1 | -0/+36 |
* | Added test for template inheritance involving forward declaration and namespace. | Marcelo Lira | 2012-03-09 | 1 | -0/+35 |
* | Added test for template inheritance involving a forward declaration. | Marcelo Lira | 2012-03-09 | 1 | -0/+32 |
* | Created test for namespace resolution name. | Renato Filho | 2012-03-09 | 1 | -0/+43 |
* | Added tests for template instanciations using enum values, all under a nice n... | Hugo Parente Lima | 2012-03-09 | 1 | -0/+73 |