1. 17 11月, 2017 1 次提交
  2. 16 11月, 2017 1 次提交
  3. 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
  4. 12 11月, 2017 1 次提交
  5. 14 10月, 2017 10 次提交
  6. 13 10月, 2017 11 次提交
  7. 12 10月, 2017 7 次提交
  8. 11 10月, 2017 7 次提交