Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement restriction that a partial specialization must actually specialize | Richard Smith | 2013-09-24 | 1 | -2/+1 |
* | Fix accepts-invalid if a variable template explicit instantiation is missing an | Richard Smith | 2013-09-18 | 1 | -1/+4 |
* | Refactor for clarity and simplicity. | Larisse Voufo | 2013-08-22 | 1 | -22/+22 |
* | Bug fix: note diagnosis on expression narrowing should say "variable template... | Larisse Voufo | 2013-08-14 | 1 | -1/+10 |
* | Bug fix: disallow a variable template to be redeclared as a non-templated var... | Larisse Voufo | 2013-08-14 | 1 | -1/+4 |
* | variable templates updated for PCH serialization... Still working on test cas... | Larisse Voufo | 2013-08-13 | 1 | -0/+5 |
* | Started implementing variable templates. Top level declarations should be ful... | Larisse Voufo | 2013-08-06 | 1 | -0/+415 |