| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement support for operator overloading using candidate operator | Douglas Gregor | 2008-11-12 | 1 | -2/+10 |
| * | Initial, partially-baked support for implicit user-defined conversions by con... | Douglas Gregor | 2008-11-07 | 1 | -0/+6 |
| * | Standard conversion sequences now have a CopyConstructor field, to | Douglas Gregor | 2008-11-03 | 1 | -0/+8 |
| * | Implement basic support for converting constructors in user-defined | Douglas Gregor | 2008-10-31 | 1 | -0/+1 |
| * | Implement overloading rules for reference binding | Douglas Gregor | 2008-10-29 | 1 | -11/+9 |
| * | Tweak Sema::CheckReferenceInit so that it (optionally) computes an | Douglas Gregor | 2008-10-29 | 1 | -4/+15 |
| * | Add support for conversions from a pointer-to-derived to a | Douglas Gregor | 2008-10-23 | 1 | -4/+4 |
| * | Implement ranking of standard conversion sequences by their qualification | Douglas Gregor | 2008-10-22 | 1 | -3/+3 |
| * | Preliminary support for function overloading | Douglas Gregor | 2008-10-21 | 1 | -0/+199 |

