1. 19 8月, 2017 1 次提交
  2. 18 8月, 2017 2 次提交
  3. 17 8月, 2017 3 次提交
    • F
      0b2e4028
    • F
    • F
      Merge remote-tracking branch 'dotnet/features/ioperation' into fix-conversion · 60de51be
      Fredric Silberberg 提交于
      * dotnet/features/ioperation: (30 commits)
        Fixed unintentional capitalization change, corrected grammar.
        Fixed unintentional capitalization change.
        More test fixes.
        Fixed misgenerated tests.
        Fixed another unintential case change.
        Fixed unintentional case change.
        Added ILockStatement tests.
        Refactor missed internal field.
        Update CSharpReplaceMethodWithPropertyService.cs
        Add VB side of fix.
        Remove unneeded function.
        Improve trivia preservation when converting methods into a property.
        VB side of do-not-simplify-nameof if it changes semantics.
        Do not simplify to an alias in a nameof if it changes the value of hte nameof.
        Include System.Runtime.Serialization.Primitives and System.Security.Cryptography.Csp in PortableFacades CoreXT package. (#21438)
        Refactored ILambdaExpression to IAnonymousFunctionExpression, Signature to Symbol.
        Refactors INullCoalescingExpression to ICoalesce expression, and properties to sensible names.
        Rename ILockStatement.LockedObject to Expression.
        Address one more refactoring feedback
        Address PR feedback
        ...
      60de51be
  4. 16 8月, 2017 10 次提交
  5. 15 8月, 2017 10 次提交
    • F
      Fixed another unintential case change. · 95b3cca0
      Fredric Silberberg 提交于
      95b3cca0
    • F
      Fixed unintentional case change. · 6f7e5930
      Fredric Silberberg 提交于
      6f7e5930
    • F
      Added ILockStatement tests. · 55873792
      Fredric Silberberg 提交于
      55873792
    • F
      Merge remote-tracking branch 'dotnet/features/ioperation' into ilambdaexpression-refactor · 19b5100f
      Fredric Silberberg 提交于
      * dotnet/features/ioperation:
        Update CSharpReplaceMethodWithPropertyService.cs
        Add VB side of fix.
        Remove unneeded function.
        Improve trivia preservation when converting methods into a property.
        VB side of do-not-simplify-nameof if it changes semantics.
        Do not simplify to an alias in a nameof if it changes the value of hte nameof.
        Include System.Runtime.Serialization.Primitives and System.Security.Cryptography.Csp in PortableFacades CoreXT package. (#21438)
        Address one more refactoring feedback
        Address PR feedback
        Fix possible race conditions in TestExtensionErrorHandler
        Fix expected test results to properly consider trivia
        Improve messages when tests fail due to expected text
        Default to considering trivia during testing
        re-enabled assert we have disabled
        Resolving merge conflict
        Don't pick a project arbitrarily when navigating to symbols
      19b5100f
    • F
      Merge remote-tracking branch 'dotnet/features/ioperation' into inullcoalescingexpression-refactor · efdd6cca
      Fredric Silberberg 提交于
      * dotnet/features/ioperation:
        Update CSharpReplaceMethodWithPropertyService.cs
        Add VB side of fix.
        Remove unneeded function.
        Improve trivia preservation when converting methods into a property.
        VB side of do-not-simplify-nameof if it changes semantics.
        Do not simplify to an alias in a nameof if it changes the value of hte nameof.
        Include System.Runtime.Serialization.Primitives and System.Security.Cryptography.Csp in PortableFacades CoreXT package. (#21438)
        Address one more refactoring feedback
        Address PR feedback
        Fix possible race conditions in TestExtensionErrorHandler
        Fix expected test results to properly consider trivia
        Improve messages when tests fail due to expected text
        Default to considering trivia during testing
        Remove RemoveUnneededReferences from LamdaRewriter (#21367)
        Enable embedding sources to Windows PDBs (#21391)
        re-enabled assert we have disabled
        Do not insert Microsoft.DiaSymReader.Native (#21420)
        Resolving merge conflict
        Don't pick a project arbitrarily when navigating to symbols
      efdd6cca
    • F
      Merge remote-tracking branch 'dotnet/features/ioperation' into ilockstatement-refactor · 6bd8e543
      Fredric Silberberg 提交于
      * dotnet/features/ioperation:
        Update CSharpReplaceMethodWithPropertyService.cs
        Add VB side of fix.
        Remove unneeded function.
        Improve trivia preservation when converting methods into a property.
        VB side of do-not-simplify-nameof if it changes semantics.
        Do not simplify to an alias in a nameof if it changes the value of hte nameof.
        Include System.Runtime.Serialization.Primitives and System.Security.Cryptography.Csp in PortableFacades CoreXT package. (#21438)
        Address one more refactoring feedback
        Address PR feedback
        Fix possible race conditions in TestExtensionErrorHandler
        Fix expected test results to properly consider trivia
        Improve messages when tests fail due to expected text
        Default to considering trivia during testing
        Remove RemoveUnneededReferences from LamdaRewriter (#21367)
        Enable embedding sources to Windows PDBs (#21391)
        re-enabled assert we have disabled
        Do not insert Microsoft.DiaSymReader.Native (#21420)
        Resolving merge conflict
        Don't pick a project arbitrarily when navigating to symbols
      6bd8e543
    • H
      Merge pull request #21434 from heejaechang/enableAssert2 · a2840b98
      Heejae Chang 提交于
      re-enabled asserts that got disabled before
      a2840b98
    • M
      Merge pull request #21363 from jinujoseph/Implicit1 · 19bf7265
      Manish Vasani 提交于
      Expose IsImplicit flag for all IOperation node
      19bf7265
    • F
      Refactor missed internal field. · ec42cca9
      Fredric Silberberg 提交于
      ec42cca9
    • B
      Merge pull request #21491 from dotnet/merges/master-to-features/ioperation-20170814-070015 · 7902721e
      Brett V. Forsgren 提交于
      Merge master to features/ioperation
      7902721e
  6. 13 8月, 2017 8 次提交
  7. 12 8月, 2017 6 次提交