| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Wrap long line. | Graydon Hoare | 2010-07-02 | 1 | -11/+12 |
| * | Return LLVM to at least being able to run hello world. | Graydon Hoare | 2010-07-02 | 1 | -1/+1 |
| * | Correct overzealous bulk-edit to LLVM code. | Graydon Hoare | 2010-07-01 | 1 | -1/+1 |
| * | Rename 'exterior' to 'box' and 'interior' to 'local' (at least wrt. slots; ke... | Graydon Hoare | 2010-06-30 | 1 | -6/+6 |
| * | Update LLVM translation to match changes to slot and ty. | Graydon Hoare | 2010-06-29 | 1 | -16/+23 |
| * | Move more of the GC logic into the runtime. | Graydon Hoare | 2010-06-28 | 1 | -1/+1 |
| * | Emit gc glue and rearrange crate glue offsets slightly to have a regular order. | Graydon Hoare | 2010-06-25 | 2 | -4/+6 |
| * | Add fmt module, move out some common format helpers, add instruction-selectio... | Graydon Hoare | 2010-06-24 | 1 | -1/+1 |
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 5 | -0/+1331 |