| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | rustc: When encountering "mutable" as a tycon, parse it, drop it on the floor... | Patrick Walton | 2011-03-18 | 1 | -0/+8 |
| * | rustc: Add a span_unimpl() for debugging | Patrick Walton | 2011-03-18 | 1 | -0/+9 |
| * | Check and translate 'as' cast-operator, lower target-specific types, reindent... | Graydon Hoare | 2010-11-22 | 1 | -1/+30 |
| * | Rewrite session formatting to use #fmt extension. | Graydon Hoare | 2010-10-18 | 1 | -19/+7 |
| * | More fleshing-out on rustc.me.trans. Emitting modules and fns corresponding t... | Graydon Hoare | 2010-09-23 | 1 | -3/+10 |
| * | Add session, span tracking, error reporting, beginning of a function to parse... | Graydon Hoare | 2010-09-01 | 1 | -0/+37 |