aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/generic-tag-values.rs
Commit message (Expand)AuthorAgeFilesLines
* Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton2011-05-021-3/+3
* Revert "Use different syntax for checks that matter to typestate"Graydon Hoare2011-05-021-3/+3
* Use different syntax for checks that matter to typestateTim Chevalier2011-05-021-3/+3
* Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate...Graydon Hoare2010-09-201-2/+2
* Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly wo...Graydon Hoare2010-09-091-1/+3
* Get slots in trans_tag using Semant tables. Closes #133.Roy Frostig2010-07-281-0/+23