| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2010-09-20 | Move id counters into sess in preparation for moving desugaring to middle-end. | Graydon Hoare | -23/+15 | |
| 2010-09-15 | Add Ast.ATOM_pexp and -pexp mode wherein pexps live beyond parsing, into ↵ | Graydon Hoare | -0/+1 | |
| later stages. Fixes to pexp pretty printer. | ||||
| 2010-09-08 | First lame stab at solving the diamond import problem | Patrick Walton | -1/+5 | |
| 2010-08-16 | Absent any deep overhauls to syntax or constant-handling, hack in the ↵ | Graydon Hoare | -0/+3 | |
| ability to project a cexp var binding to a token in the parser. Use it in comp/rustc.rc and comp/lib/llvm.rs. | ||||
| 2010-06-30 | Rename 'exterior' to 'box' and 'interior' to 'local' (at least wrt. slots; ↵ | Graydon Hoare | -2/+2 | |
| keep MEM_interior for describing interior-parts-of-allocations) | ||||
| 2010-06-29 | Initial stab at lowering mutable and exterior into the type system. | Graydon Hoare | -2/+0 | |
| 2010-06-28 | Some fixme-to-issue housekeeping. | Graydon Hoare | -1/+1 | |
| 2010-06-23 | Populate tree. | Graydon Hoare | -0/+374 | |
