1. 07 4月, 2018 1 次提交
  2. 04 4月, 2018 1 次提交
  3. 30 3月, 2018 1 次提交
  4. 28 3月, 2018 1 次提交
  5. 21 3月, 2018 1 次提交
  6. 20 3月, 2018 1 次提交
  7. 16 3月, 2018 2 次提交
  8. 15 3月, 2018 2 次提交
  9. 13 3月, 2018 1 次提交
  10. 10 3月, 2018 2 次提交
  11. 08 3月, 2018 1 次提交
  12. 07 3月, 2018 3 次提交
  13. 06 3月, 2018 1 次提交
    • A
      Add tests for blocking issues (#25180) · 92eb099f
      Andy Gocke 提交于
      This includes tests for
      
      - Language version checks for ref in for & foreach
      - Additional tests around unary plus and ref assignment expressions
      - Tests for ?., IDisposable, and ref assignment expressions
      - Additional semantic model tests
      - Additional IOperation tests
      
      These are the blocking issues identified for the test plan https://github.com/dotnet/roslyn/issues/22466
      92eb099f
  14. 02 3月, 2018 1 次提交
    • D
      Enable Arm64 targetting through workaround · e65a6c58
      David Wrighton 提交于
      - Update pe writer to not rely on updated System.Reflection.Metadata for arm64 support
        - Instead of using System.Reflection.Metadata support, write the PE as x64, and then
          modify it to have the correct machine.
      - Add support for determistic PE generation with Arm64 platform
        - ensure that the hash used for timedatestamp is based on the contents with the Arm64 pe flag set
      - Update resources to describe arm64 as a viable platform switch
      e65a6c58
  15. 28 2月, 2018 1 次提交
  16. 24 2月, 2018 1 次提交
    • O
      Support unmanaged constraint (#24817) · eabb4a09
      Omar Tawfik 提交于
      * Source changes for unmanaged (PROTOTYPE for metadata)
      
      * Modreqs for unmanaged as well
      
      * Finished roundtripping metadata
      
      * Added more tests
      
      * Fix CI
      
      * More tests
      
      * Clean up
      eabb4a09
  17. 23 2月, 2018 2 次提交
  18. 21 2月, 2018 3 次提交
  19. 09 2月, 2018 3 次提交
  20. 07 2月, 2018 1 次提交
  21. 06 2月, 2018 2 次提交
  22. 02 2月, 2018 4 次提交
  23. 30 1月, 2018 1 次提交
  24. 26 1月, 2018 1 次提交
  25. 24 1月, 2018 1 次提交
  26. 21 1月, 2018 1 次提交