| Commit message (Expand) | Author | Age | Files | Lines |
| * | Patchwork of attempted fixes to effect system and gc system; eventually give ... | Graydon Hoare | 2010-09-29 | 1 | -1/+1 |
| * | Translate a bunch of the material (lltrans, llasm, abi) from rustboot to rust... | Graydon Hoare | 2010-09-23 | 1 | -4/+3 |
| * | More fleshing-out on rustc.me.trans. Emitting modules and fns corresponding t... | Graydon Hoare | 2010-09-23 | 1 | -3/+10 |
| * | Flesh out rustc.me.trans to construct functions, basic blocks and builders of... | Graydon Hoare | 2010-09-22 | 1 | -1/+1 |
| * | Move llvm-using code in rustc to trans module. | Graydon Hoare | 2010-09-22 | 1 | -20/+2 |
| * | Begin teaching rustc to parse literals, atoms, stmts, blocks, items, modules,... | Graydon Hoare | 2010-09-21 | 1 | -16/+6 |
| * | Add session, span tracking, error reporting, beginning of a function to parse... | Graydon Hoare | 2010-09-01 | 2 | -1/+39 |
| * | Expand rustc lexer to do almost-nearly-nontrivial stuff. | Graydon Hoare | 2010-08-20 | 1 | -1/+11 |
| * | Simplify lexer/parser structure to use stdio_reader. | Graydon Hoare | 2010-08-18 | 1 | -5/+5 |
| * | Add test code that exercises LLVM in rustc. Works. | Graydon Hoare | 2010-08-18 | 1 | -0/+17 |
| * | Add modelines and related emacs chatter to rustc. | Graydon Hoare | 2010-08-12 | 1 | -0/+13 |
| * | Add some (non-functional) input-readingn to rustc.rs. | Graydon Hoare | 2010-07-13 | 1 | -0/+14 |
| * | Clean out rustc so it doesn't give the false impression of doing anything yet. | Graydon Hoare | 2010-07-08 | 1 | -8/+4 |
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+12 |