1. 20 12月, 2016 1 次提交
  2. 23 11月, 2016 1 次提交
  3. 22 11月, 2016 2 次提交
  4. 13 11月, 2016 1 次提交
  5. 11 11月, 2016 1 次提交
  6. 09 11月, 2016 1 次提交
  7. 13 10月, 2016 1 次提交
  8. 06 10月, 2016 4 次提交
  9. 15 9月, 2016 1 次提交
  10. 13 8月, 2016 1 次提交
    • T
      Removes IModule, IAssembly interfaces (#12984) · 19dac14a
      Tomáš Matoušek 提交于
      * CommonPEModuleBuilder refactoring
      
      * Renames
      
      * Use CommonPEModuleBuilder instead of IModule
      
      * Remove IModule
      
      * Move GetFiles to module builder
      
      * Remove IAssembly
      
      * Add comments, PR feedback
      
      * Resolve merge conflicts
      19dac14a
  11. 12 8月, 2016 1 次提交
  12. 11 8月, 2016 2 次提交
  13. 05 8月, 2016 1 次提交
  14. 27 7月, 2016 1 次提交
  15. 21 7月, 2016 1 次提交
  16. 20 7月, 2016 1 次提交
  17. 15 7月, 2016 1 次提交
  18. 24 6月, 2016 2 次提交
  19. 23 6月, 2016 1 次提交
  20. 22 6月, 2016 1 次提交
  21. 06 6月, 2016 1 次提交
  22. 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
  23. 21 5月, 2016 3 次提交
  24. 28 4月, 2016 2 次提交
  25. 22 4月, 2016 1 次提交
  26. 21 4月, 2016 2 次提交
  27. 20 4月, 2016 1 次提交
  28. 16 4月, 2016 1 次提交
  29. 07 4月, 2016 1 次提交