1. 24 6月, 2016 2 次提交
  2. 23 6月, 2016 6 次提交
  3. 22 6月, 2016 7 次提交
  4. 21 6月, 2016 4 次提交
  5. 19 6月, 2016 1 次提交
  6. 18 6月, 2016 4 次提交
  7. 17 6月, 2016 2 次提交
    • V
      Added initial support for explicit tuple conversions · db3e3cab
      VSadov 提交于
      db3e3cab
    • J
      Ensure experimental settings run against experimental features · 93ebb390
      Jared Parsons 提交于
      While working on another change I noticed that our testing support for experimental features didn't actually verify the underlying feature was experimental.  Hence helpers like ParseExperimental(...) would continue to function without error when tuples / ref returns were attached to the /langver switch.  This creates maintenance issues in our test framework as it's unclear what we're actually testing.
      
      I refactored the code involved to verify the features are actually experimental and removed some troublesome helpers.
      93ebb390
  8. 16 6月, 2016 5 次提交
  9. 15 6月, 2016 9 次提交