| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-09-04 | libsyntax: "import" -> "use" | Patrick Walton | -3/+3 | |
| 2012-08-26 | Camel case the option type | Brian Anderson | -6/+6 | |
| 2012-08-22 | intern identifiers | Paul Stansifer | -7/+8 | |
| 2012-08-08 | Convert impls to new syntax | Brian Anderson | -1/+1 | |
| 2012-08-06 | Convert alt to match. Stop parsing alt | Brian Anderson | -3/+3 | |
| 2012-08-05 | Switch alts to use arrows | Brian Anderson | -10/+8 | |
| 2012-08-01 | Convert ret to return | Brian Anderson | -1/+1 | |
| 2012-07-25 | Thread spans through the pipe compiler. They aren't perfect, but they make ↵ | Eric Holk | -2/+2 | |
| debugging far easier than core.rc:0:0. Changed the is_bounded check, so we fail compiling core right now due to not supporting type parameters. | ||||
| 2012-07-17 | rustc: Implement and enforce instance coherence | Patrick Walton | -1/+6 | |
| 2012-07-16 | Add support for terminal states (issue #2862) | Eric Holk | -22/+34 | |
| 2012-07-14 | Move the world over to using the new style string literals and types. Closes ↵ | Michael Sullivan | -2/+2 | |
| #2907. | ||||
| 2012-07-13 | Support prefix notation for vstore strings. Closes #2906. | Michael Sullivan | -2/+2 | |
| 2012-07-09 | Allow defining token tree macros. They should work now! | Paul Stansifer | -4/+3 | |
| 2012-07-06 | Updating tests to use pipes. | Eric Holk | -22/+36 | |
| 2012-07-06 | Fixing an infinite type, updating code to match new Early parser, ↵ | Eric Holk | -0/+63 | |
| remembering to add protocol parser. | ||||
