| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-03-27 | Support an alternate for syntax that calls a higher-order function | Marijn Haverbeke | -5/+5 |
| 2012-03-23 | Handle self correctly when translating classes | Tim Chevalier | -4/+8 |
| 2012-03-20 | Implement an initial version of placement new. | Niko Matsakis | -0/+4 |
| 2012-03-20 | Class methods WIP | Tim Chevalier | -2/+2 |
| 2012-03-15 | Reuse monomorphized functions more aggressively | Marijn Haverbeke | -1/+1 |
| 2012-03-14 | Properly walk pat_lit and pat_range in visit.rs | Marijn Haverbeke | -1/+3 |
| 2012-03-09 | Add an infinite loop construct | Tim Chevalier | -0/+1 |
| 2012-03-08 | rustc: Change the address-of operator to an explicit production so that we ca... | Patrick Walton | -0/+1 |
| 2012-03-08 | rustc: Add ty_rptr support to the visitor | Patrick Walton | -0/+1 |
| 2012-03-08 | Explicitly store self_ids use for self locals in methods | Marijn Haverbeke | -4/+4 |
| 2012-03-04 | Translate simple classes | Tim Chevalier | -3/+3 |
| 2012-03-02 | Move src/comp to src/rustc | Graydon Hoare | -0/+546 |
