1. 26 8月, 2017 1 次提交
  2. 18 8月, 2017 1 次提交
    • N
      Add tests for basic `private protected` functionality. (#20831) · 473a3f41
      Neal Gafter 提交于
      * Add tests for basic `private protected` functionality.
      * Constrain private protected to language version 7.2.
      * Add tests for VB, and adjust existing VB tests as needed.
      * Add test for SyntaxFacts production of source for private protected.
      * Add VB tests corresponding to all C# tests for private protected
      * Mention `private protected` in the compiler test plan.
      473a3f41
  3. 11 8月, 2017 1 次提交
    • T
      Enable embedding sources to Windows PDBs (#21391) · 1c1fbc6b
      Tomáš Matoušek 提交于
      * Compare lines instead of using AssertXml when validating PDBs.
      
      AssertXml doesn't validate ordering.
      
      * Reorder expected PDB XML nodes to match actual order
      
      * Update to the latest Microsoft.DiaSymReader.* packages.
      
      * Enable embedding sources to Windows PDBs
      1c1fbc6b
  4. 17 6月, 2017 1 次提交
  5. 12 5月, 2017 1 次提交
  6. 10 5月, 2017 1 次提交
  7. 09 5月, 2017 1 次提交
  8. 04 5月, 2017 1 次提交
  9. 28 4月, 2017 1 次提交
  10. 20 4月, 2017 1 次提交
  11. 14 4月, 2017 1 次提交
  12. 06 4月, 2017 1 次提交
  13. 22 3月, 2017 1 次提交
  14. 10 3月, 2017 1 次提交
  15. 09 3月, 2017 3 次提交
  16. 28 1月, 2017 1 次提交
  17. 21 1月, 2017 1 次提交
  18. 06 1月, 2017 1 次提交
  19. 04 1月, 2017 1 次提交
    • A
      Improve diagnostics experience for public signing. · a646d13b
      AlekseyTs 提交于
      - VB: Report a warning about AssemblyKeyFile and AssemblyKeyName attributes being ignored by public signing.
      - Disallow public signing for Net modules. The fact that the signing is public is not preserved in a module. The fact of signing is preserved by emitting attributes that are going to be ignored anyway if public signing is used.
      
      Closes #11427.
      a646d13b
  20. 14 12月, 2016 1 次提交
  21. 23 11月, 2016 1 次提交
  22. 11 11月, 2016 1 次提交
  23. 15 10月, 2016 2 次提交
  24. 29 9月, 2016 1 次提交
  25. 28 9月, 2016 1 次提交
  26. 22 9月, 2016 1 次提交
  27. 21 9月, 2016 1 次提交
  28. 15 9月, 2016 1 次提交
  29. 03 9月, 2016 1 次提交
  30. 27 8月, 2016 1 次提交
    • V
      Implemented case insensitivity for VB tuples. · 4626d554
      VSadov 提交于
      * tuples with names differing only by case are not allowed
      * names that match predefined element names except for case do not result in additional names
      * name-related errors are checked in case-insensitive fasion
      4626d554
  31. 25 8月, 2016 1 次提交
  32. 17 8月, 2016 1 次提交
  33. 16 8月, 2016 1 次提交
  34. 11 8月, 2016 1 次提交
  35. 10 8月, 2016 1 次提交
  36. 05 8月, 2016 1 次提交
  37. 19 7月, 2016 1 次提交