| Commit message (Expand) | Author | Age | Files | Lines |
| * | Translate a bunch of the material (lltrans, llasm, abi) from rustboot to rust... | Graydon Hoare | 2010-09-23 | 1 | -83/+0 |
| * | Begin teaching rustc to parse literals, atoms, stmts, blocks, items, modules,... | Graydon Hoare | 2010-09-21 | 1 | -2/+7 |
| * | Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate... | Graydon Hoare | 2010-09-20 | 1 | -7/+7 |
| * | Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly wo... | Graydon Hoare | 2010-09-09 | 1 | -26/+45 |
| * | Add session, span tracking, error reporting, beginning of a function to parse... | Graydon Hoare | 2010-09-01 | 1 | -3/+4 |
| * | Flesh out the ast module in rustc a little. | Graydon Hoare | 2010-08-18 | 1 | -1/+47 |
| * | Add mostly-empty AST module to rustc. | Graydon Hoare | 2010-08-12 | 1 | -0/+12 |