| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Check and translate 'as' cast-operator, lower target-specific types, ↵ | Graydon Hoare | 2010-11-22 | 1 | -1/+30 |
| | | | | | reindent rustc.rs, enable uint test. | ||||
| * | 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 ↵ | Graydon Hoare | 2010-09-23 | 1 | -3/+10 |
| | | | | | to parsed input now. | ||||
| * | Add session, span tracking, error reporting, beginning of a function to ↵ | Graydon Hoare | 2010-09-01 | 1 | -0/+37 |
| parse an item to rustc. | |||||