| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-03-27 | libsyntax: Allow selecting intel style asm. | Luqman Aden | -1/+5 |
| 2013-03-27 | libsyntax: use a struct for inline asm in ast. | Luqman Aden | -3/+9 |
| 2013-03-15 | Tidy. | Luqman Aden | -1/+1 |
| 2013-03-15 | Implicitly use addr_of for output operands in asm. | Luqman Aden | -0/+7 |
| 2013-03-15 | Actually pass inline asm operands around. | Luqman Aden | -1/+2 |
| 2013-03-13 | librustc: Don't accept `as Trait` anymore; fix all occurrences of it. | Patrick Walton | -4/+4 |
| 2013-03-12 | Add alignstack option for inline asm. | Luqman Aden | -1/+4 |
| 2013-03-12 | Keep everything tidy. | Luqman Aden | -9/+8 |
| 2013-03-12 | Parse operands properly and add a way to indicate volatile asm. | Luqman Aden | -11/+129 |
| 2013-03-12 | Create asm! syntax extension. | Luqman Aden | -0/+54 |
