1. 22 7月, 2016 1 次提交
  2. 19 7月, 2016 4 次提交
  3. 15 7月, 2016 5 次提交
  4. 14 7月, 2016 1 次提交
  5. 12 7月, 2016 3 次提交
  6. 07 7月, 2016 1 次提交
  7. 30 6月, 2016 1 次提交
  8. 24 6月, 2016 1 次提交
  9. 23 6月, 2016 1 次提交
  10. 22 6月, 2016 1 次提交
  11. 21 6月, 2016 2 次提交
  12. 15 6月, 2016 1 次提交
  13. 10 6月, 2016 1 次提交
  14. 07 6月, 2016 1 次提交
  15. 06 6月, 2016 1 次提交
  16. 04 6月, 2016 1 次提交
  17. 02 6月, 2016 2 次提交
    • T
      Compilation: use System.Object from target corlib (#8507) (#11708) · 0d0d8677
      Tomáš Matoušek 提交于
      * Tests: fix minasync Task<T> to derive from Task
      
      * Tests: provide MinAsyncCorlibRef
      
      This combines the async features of minasync with mincorlib to produce
      a minimum unversioned corlib with async stubs.
      
      * Compilation: use System.Object from target corlib
      
      When creating a script compilation without an explicit return type,
      System.Object was being resolved via reflection from the host.
      
      This resulted in an implicit dependency of a script compilation on the
      host corlib, even if a different corlib was specified as a reference
      for the compilation (e.g. Xamarin.iOS).
      
      Fix this by using System.Object as defined in the corlib resovled
      for the compilation.
      0d0d8677
    • A
      Compilation: use System.Object from target corlib (#8507) · c0738262
      Aaron Bockover 提交于
      * Tests: fix minasync Task<T> to derive from Task
      
      * Tests: provide MinAsyncCorlibRef
      
      This combines the async features of minasync with mincorlib to produce
      a minimum unversioned corlib with async stubs.
      
      * Compilation: use System.Object from target corlib
      
      When creating a script compilation without an explicit return type,
      System.Object was being resolved via reflection from the host.
      
      This resulted in an implicit dependency of a script compilation on the
      host corlib, even if a different corlib was specified as a reference
      for the compilation (e.g. Xamarin.iOS).
      
      Fix this by using System.Object as defined in the corlib resovled
      for the compilation.
      c0738262
  18. 01 6月, 2016 1 次提交
  19. 29 5月, 2016 1 次提交
  20. 28 5月, 2016 1 次提交
  21. 27 5月, 2016 2 次提交
  22. 26 5月, 2016 2 次提交
  23. 25 5月, 2016 3 次提交
  24. 24 5月, 2016 1 次提交
  25. 21 5月, 2016 1 次提交