| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2010-10-06 | Make ast node box uses more uniform in rustc. | Graydon Hoare | -25/+25 |
| 2010-10-05 | Add input coordinate tracking to all major rustc ast nodes. | Graydon Hoare | -74/+186 |
| 2010-10-04 | Improve name nodes to ast, teach to parse qualified names, put out flaming ti... | Graydon Hoare | -3/+34 |
| 2010-10-04 | Teach rustc about phi nodes, block relationships. Translate if- and block-exp... | Graydon Hoare | -12/+57 |
| 2010-09-29 | Patchwork of attempted fixes to effect system and gc system; eventually give ... | Graydon Hoare | -48/+48 |
| 2010-09-28 | Translate a modest selection of easy binops. | Graydon Hoare | -10/+10 |
| 2010-09-28 | Translate literal int, char, bool and str types, as well as logging them. | Graydon Hoare | -0/+4 |
| 2010-09-28 | More rustc expr-parsing logic. | Graydon Hoare | -22/+238 |
| 2010-09-27 | Start building up the expression tower. | Graydon Hoare | -16/+88 |
| 2010-09-23 | Translate a bunch of the material (lltrans, llasm, abi) from rustboot to rust... | Graydon Hoare | -0/+1291 |
