| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-03-26 | Bulk-edit mutable -> mut. | Graydon Hoare | -2/+2 | |
| 2012-03-22 | Add an LLVM-instruction-counting mode to trans. | Graydon Hoare | -0/+1 | |
| Pipe to xdu to see a trans call graph of generated insns. | ||||
| 2012-03-22 | make --enforce-mut-vars always on, add mut annotations to remaining files | Niko Matsakis | -3/+2 | |
| 2012-03-20 | Class methods WIP | Tim Chevalier | -0/+8 | |
| In particular, use the ast::method type to represent a class method, and try to reuse as much iface code as possible. (This makes sense now since I'll be allowing polymorphic class methods.) | ||||
| 2012-03-15 | Turn on monomorphization by default | Marijn Haverbeke | -1/+0 | |
| 2012-03-06 | make inline enabled by default | Niko Matsakis | -1/+0 | |
| 2012-03-02 | Move src/comp to src/rustc | Graydon Hoare | -0/+210 | |
