1. 17 11月, 2017 7 次提交
  2. 08 11月, 2017 1 次提交
  3. 02 11月, 2017 3 次提交
  4. 31 10月, 2017 1 次提交
    • A
      Ensure the invariant that “each syntax node has at most one corresponding... · 38664665
      AlekseyTs 提交于
      Ensure the invariant that “each syntax node has at most one corresponding explicit IOperation node” is met for all test scenarios we have at the moment. (#22894)
      
      Related to #22229.
      
      The following changes are made:
      - Mark some synthesized bound nodes as compiler generated.
      - Use correct syntax for a tuple on the left hand side of deconstruction.
      - For throw statements, no longer add IExpressionStatementOperation on top of IThrowOperation node.
      - For IInterpolatedStringText node, ensure the underlying ILiteralExpression is marked as implicit because it is sharing syntax node with its parent.
      38664665
  5. 26 10月, 2017 1 次提交
  6. 25 10月, 2017 1 次提交
  7. 21 10月, 2017 2 次提交
  8. 20 10月, 2017 3 次提交
  9. 17 10月, 2017 2 次提交
  10. 14 10月, 2017 1 次提交
  11. 11 10月, 2017 1 次提交
  12. 10 10月, 2017 2 次提交
  13. 09 10月, 2017 1 次提交
  14. 05 10月, 2017 1 次提交
  15. 04 10月, 2017 1 次提交
  16. 30 9月, 2017 1 次提交
  17. 29 9月, 2017 1 次提交
  18. 28 9月, 2017 2 次提交
  19. 26 9月, 2017 2 次提交
  20. 20 9月, 2017 3 次提交
  21. 14 9月, 2017 3 次提交