| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More work on trans, almost getting to the point of emitting an upcall. | Graydon Hoare | 2010-09-24 | 1 | -2/+87 |
| | | |||||
| * | Wrap long line. | Graydon Hoare | 2010-09-23 | 1 | -1/+2 |
| | | |||||
| * | Improve LLVM builder wrapper-object. | Graydon Hoare | 2010-09-23 | 1 | -53/+206 |
| | | |||||
| * | Declare the global and upcall glues as ValueRefs in rustc's trans. | Graydon Hoare | 2010-09-23 | 1 | -2/+13 |
| | | |||||
| * | Flesh out rustc.me.trans to construct functions, basic blocks and builders ↵ | Graydon Hoare | 2010-09-22 | 1 | -0/+4 |
| | | | | | off the AST. | ||||
| * | Fix symbol names on LLVM C library binding and library-name for LLVM. | Graydon Hoare | 2010-08-18 | 1 | -593/+852 |
| | | |||||
| * | Absent any deep overhauls to syntax or constant-handling, hack in the ↵ | Graydon Hoare | 2010-08-16 | 1 | -1/+1 |
| | | | | | ability to project a cexp var binding to a token in the parser. Use it in comp/rustc.rc and comp/lib/llvm.rs. | ||||
| * | Add more LLVM library bindings to rustc. | Graydon Hoare | 2010-08-12 | 1 | -2/+350 |
| | | |||||
| * | Add another pile of LLVM bindings. | Graydon Hoare | 2010-07-12 | 1 | -0/+160 |
| | | |||||
| * | Start bringing in LLVM bindings. | Graydon Hoare | 2010-07-12 | 1 | -0/+117 |