1. 22 7月, 2016 1 次提交
  2. 19 7月, 2016 2 次提交
  3. 15 7月, 2016 3 次提交
  4. 14 7月, 2016 1 次提交
  5. 12 7月, 2016 1 次提交
  6. 07 7月, 2016 1 次提交
  7. 06 6月, 2016 1 次提交
  8. 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
  9. 01 6月, 2016 1 次提交
  10. 27 5月, 2016 1 次提交
    • J
      Bug 217740: don't crash when emitting or loading a DateTimeConstant(-1) attribute (#11536) · dd21101d
      Julien 提交于
      * Bug 217740: Repro and test harness for C#
      
      * Testing and fixing loading scenario in C# and VB
      
      * Verifying VB case using attribute on field
      
      * Adding more tests
      
      * Adding VB tests
      
      * Adding tests
      
      * More tests on fields with double-attributes
      
      * New test constraint
      
      * Fixing VB side to new test constraints
      
      * Fixing C# side to new test constraints
      
      * Fixing remaining tests
      
      * Adding comments
      
      * Fixing VB field scenario too
      dd21101d
  11. 26 5月, 2016 2 次提交
  12. 25 5月, 2016 2 次提交
  13. 04 5月, 2016 1 次提交
    • A
      Tuple and underlying type unification. Part 2. · ffd32423
      AlekseyTs 提交于
      - Substitute underlying type with corresponding tuple type at the point of type reference.
      - Adjusted implementation of symbol display to account for presence of names in the extension tuples.
      - Implemented proper retargeting for tuple types (multi-targeting support).
      ffd32423
  14. 30 4月, 2016 1 次提交
  15. 28 4月, 2016 6 次提交
  16. 27 4月, 2016 1 次提交
  17. 25 4月, 2016 1 次提交
  18. 22 4月, 2016 1 次提交
  19. 21 4月, 2016 2 次提交
  20. 20 4月, 2016 2 次提交
  21. 15 4月, 2016 1 次提交
  22. 14 4月, 2016 1 次提交
  23. 04 3月, 2016 2 次提交
  24. 03 3月, 2016 1 次提交
  25. 02 3月, 2016 1 次提交
  26. 01 3月, 2016 1 次提交