| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make block results work for generic types | Brian Anderson | 2011-04-07 | 1 | -20/+0 |
| | | | | | | | | I think just about every type can be used as a block result now. There's quite a proliferation of tests here, but they all test slightly different things and some are split out to remain XFAILed. The tests of generic vectors are still XFAILed because generic aliased boxes still don't work in general. | ||||
| * | Add a test for block expressions of generic types. XFAILed | Brian Anderson | 2011-03-31 | 1 | -0/+56 |