| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-09-07 | Convert field terminators to commas. Stop parsing semis. | Brian Anderson | -1/+1 | |
| 2012-09-06 | Refactor trans to replace lvalue and friends with Datum. | Niko Matsakis | -2/+2 | |
| Also: - report illegal move/ref combos whether or not ref comes first - commented out fix for #3387, too restrictive and causes an ICE | ||||
| 2012-09-05 | test: "import" -> "use" | Patrick Walton | -2/+2 | |
| 2012-08-26 | Camel case the option type | Brian Anderson | -1/+1 | |
| 2012-08-24 | Enforce copyability in bind_by_value match arms (fix #3255) | Ben Blum | -2/+1 | |
| 2012-08-23 | Change calls of `proto!` to use parens. | Paul Stansifer | -2/+2 | |
| 2012-08-23 | Update invocation syntax for `macro_rules!` | Paul Stansifer | -4/+4 | |
| 2012-08-23 | `m1!{...}` -> `m1!(...)` | Paul Stansifer | -16/+16 | |
| 2012-08-08 | Updating examples | Eric Holk | -11/+2 | |
| 2012-08-08 | xfail-pretty | Eric Holk | -0/+2 | |
| 2012-08-08 | Adding some examples for my internship presentation. | Eric Holk | -0/+169 | |
