| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rewrite variable capture within lambda expressions and blocks, | Douglas Gregor | 2012-02-18 | 1 | -0/+22 |
| * | Implicitly define a lambda's conversion functions (to function | Douglas Gregor | 2012-02-16 | 1 | -0/+20 |
| * | Lambda closure types have a conversion function to a block pointer | Douglas Gregor | 2012-02-15 | 1 | -0/+7 |
| * | Remove the "unsupported" error for lambda expressions. It's annoying, | Douglas Gregor | 2012-02-09 | 1 | -4/+2 |
| * | Implement implicit capture for lambda expressions. | Eli Friedman | 2012-02-03 | 1 | -2/+1 |
| * | Diagnose attempts to explicitly capture a __block variable in a lambda. | Douglas Gregor | 2012-02-01 | 1 | -0/+11 |

