| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Un-revert "Use different syntax for checks that matter to typestate", fixing ... | Patrick Walton | 2011-05-02 | 1 | -1/+1 |
| * | Revert "Use different syntax for checks that matter to typestate" | Graydon Hoare | 2011-05-02 | 1 | -1/+1 |
| * | Use different syntax for checks that matter to typestate | Tim Chevalier | 2011-05-02 | 1 | -1/+1 |
| * | rustc: Make test/run-pass/generic-tag-alt.rs valid Rust; it was passing a dyn... | Patrick Walton | 2011-03-09 | 1 | -1/+1 |
| * | Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate... | Graydon Hoare | 2010-09-20 | 1 | -1/+1 |
| * | Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly wo... | Graydon Hoare | 2010-09-09 | 1 | -1/+3 |
| * | Resolve and typecheck patterns in pattern alt redux. This time featuring way... | Roy Frostig | 2010-06-25 | 1 | -1/+1 |
| * | Clean up trans_alt_tag to use slots, not assume interior words. Also remove r... | Graydon Hoare | 2010-06-24 | 1 | -2/+9 |
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+9 |