| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-07-03 | Switch 'native' to 'extern' (or 'foreign' in some descriptions) | Graydon Hoare | -3/+3 | |
| 2012-07-01 | Convert to new closure syntax | Brian Anderson | -3/+3 | |
| 2012-06-30 | Eliminate usages of old sugared call syntax | Brian Anderson | -1/+1 | |
| 2012-06-20 | Don't shadow a class name with a local | Tim Chevalier | -5/+5 | |
| The fix in 208621 means you now can't shadow a class name with a local, which is consistent with other behavior. But stackwalk was doing that. Fixed it. | ||||
| 2012-06-11 | core: More stack walking | Brian Anderson | -9/+48 | |
| 2012-06-07 | core: Remove transitional code | Brian Anderson | -11/+0 | |
| 2012-06-06 | core: Start on a stack walker | Brian Anderson | -0/+54 | |
