Graydon Hoare
|
fbbc1a77d2
|
Rewrite everything to use [] instead of vec() in value position.
|
2011-05-16 18:21:22 -07:00 |
|
Graydon Hoare
|
928b25c9fb
|
Un-XFAIL a few recently passing tests.
|
2011-04-19 15:41:45 -07:00 |
|
Graydon Hoare
|
49d9d5688e
|
Switch xfail system to use comments embedded in source files.
|
2011-03-25 12:19:20 -07:00 |
|
Graydon Hoare
|
c5f4789d5b
|
Bind pattern slots with ?, drop parens from 0-ary tag constructors, translate 0-ary constructors as constants. Rustc loses ~300kb.
|
2010-09-20 23:56:43 -07:00 |
|
Graydon Hoare
|
a9e2327a18
|
Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly work, possibly a little bumpy. Changes a lot.
|
2010-09-09 15:59:29 -07:00 |
|
Roy Frostig
|
73ee16b1a4
|
A little tidy-up that should have gone in with 4e376852e7 .
|
2010-08-12 19:20:29 -07:00 |
|
Roy Frostig
|
4e376852e7
|
Fix max_sz bug that ended up causing us to index incorrectly into a vec of tag types. Add a testcase.
|
2010-08-12 16:21:08 -07:00 |
|