1. 05 12月, 2017 1 次提交
  2. 04 12月, 2017 1 次提交
  3. 02 12月, 2017 2 次提交
  4. 01 12月, 2017 3 次提交
  5. 22 11月, 2017 2 次提交
  6. 21 11月, 2017 6 次提交
  7. 18 11月, 2017 1 次提交
  8. 17 11月, 2017 1 次提交
  9. 16 11月, 2017 1 次提交
  10. 15 11月, 2017 2 次提交
    • N
      Implemenet the decision tree and subsumption checking. · fbad9740
      Neal Gafter 提交于
      - Remove BoundDagEvaluation.Symbol from the public API
      - BoundDagTemp is not permitted a null type
      - Adjust test for new lowering of pattern-is
      - Adjust tests per changes in `is pattern` code generation
      - Lower RecursivePattern.VariableAccess
      - Retire or comment out (for now) some retiring code.
      - Move MatchConstantValue into the class with its only client.
      - Use the more efficient equality for double, decimal, etc switches.
      - Implement and test support for tuples.
      - Implement building the decision tree and its subsumption errors.
      fbad9740
    • N
      Add support for recursive patterns in `is` (#23139) · 5fd3c4c4
      Neal Gafter 提交于
      - Add support for recursive patterns in `is`.
      - Add the discard pattern `_`.
      - Add skeletal IOperation support.
      - Adjust tests per changes in `is pattern` code gen.
      5fd3c4c4
  11. 12 11月, 2017 1 次提交
  12. 14 10月, 2017 1 次提交
  13. 13 10月, 2017 7 次提交
  14. 12 10月, 2017 5 次提交
  15. 11 10月, 2017 6 次提交