| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [cxx1z-constexpr-lambda] Implement captures - thus completing implementation ... | Faisal Vali | 2017-02-16 | 1 | -11/+108 |
| * | [cxx1z-constexpr-lambda] Implement constant evaluation of non-capturing lambd... | Faisal Vali | 2017-01-09 | 1 | -0/+77 |
| * | [cxx1z-constexpr-lambda] Make conversion function constexpr, and teach the ex... | Faisal Vali | 2017-01-08 | 1 | -0/+37 |
| * | Fix PR28366: Handle variables from enclosing local scopes more gracefully dur... | Faisal Vali | 2016-11-13 | 1 | -1/+13 |
| * | [NFC] Rearrange an example-file so the c++14 specific example is on top. | Faisal Vali | 2016-07-31 | 1 | -10/+12 |
| * | [cxx1z-constexpr-lambda] Make a lambda's closure type eligible as a literal-t... | Faisal Vali | 2016-07-23 | 1 | -3/+15 |
| * | [Cxx1z-constexpr-lambda-P0170R1] Support parsing of constexpr specifier (and... | Faisal Vali | 2016-03-26 | 1 | -0/+36 |

