| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Further support for floating-point. Literals with exponents work | Tim Chevalier | 2011-03-22 | 1 | -0/+1 |
| * | Started adding support for floating-point type, floating-point literals, and ... | Tim Chevalier | 2011-03-21 | 1 | -1/+2 |
| * | Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tw... | Graydon Hoare | 2011-03-16 | 1 | -2/+3 |
| * | Change 'stratum' to the friendlier term 'layer'. | Graydon Hoare | 2010-12-03 | 1 | -2/+2 |
| * | Teach rustc lexer about changes to stratum, opacity and effect keywords. | Graydon Hoare | 2010-11-03 | 1 | -4/+16 |
| * | Translate a bunch of the material (lltrans, llasm, abi) from rustboot to rust... | Graydon Hoare | 2010-09-23 | 1 | -0/+348 |