1. 11 12月, 2018 2 次提交
  2. 10 12月, 2018 4 次提交
  3. 08 12月, 2018 1 次提交
  4. 06 12月, 2018 2 次提交
  5. 05 12月, 2018 4 次提交
  6. 04 12月, 2018 3 次提交
    • F
      Add clarifying comment. · 3c88a0b0
      Fredric Silberberg 提交于
      3c88a0b0
    • M
      Modified KeepEndOfLine option to preserve the EOL from the original node (#23165) · 61d11e7c
      maca88 提交于
      Merged on behalf of @maca88
      
      * Added UseOriginalEndOfLine option on SyntaxRemoveOptions to preserve the EOL from the original node (#22924).
      
      * Grammar correction.
      
      * Removed the normalizer parameter
      
      * Removed UseOriginalEndOfLine from shipped api
      
      * Added UseOriginalEndOfLine to unshipped public api
      
      * Added a null check in AsRootOfNewTreeWithOptionsFrom method
      
      * Removed HasEndOfLine method in favor of GetEndOfLine to avoid duplicate calls.
      
      * Modified KeepEndOfLine option to add an EOL for a directive only if there is one in the original document
      
      * Modified KeepEndOfLine option to preserve the EOL from the original node and removed UseOriginalEndOfLine option.
      
      * Modified AddEndOfLine method in order to avoid code duplication
      
      * Minor modifications
      
      * Added more tests and removed unneeded GetEndOfLine calls
      
      * Added a static method to test both Windows  and Unix EOL and used where it matters.
      
      * Added a fallback EOL when requiresNewLine is set to true
      61d11e7c
    • T
      Use Arcade testing targets (#30330) · 2f345d03
      Tomáš Matoušek 提交于
      * Use Arcade testing targets
      
      * Skip CodeStyle tests on Mono
      
      * Include net472 in test target frameworks for Mono
      
      * Remove incorrect file existence check.
      
      * Update ADO integration test yaml
      2f345d03
  7. 02 12月, 2018 1 次提交
    • A
      Refactor dataflow classes (#31389) · 5a95c409
      Andy Gocke 提交于
      This change simplifies our data flow analysis by removing an obsolete subclass and renaming some of the components to standardized names used in the literature on lattice data flow analysis.
      
      Fixes #23207 
      5a95c409
  8. 01 12月, 2018 2 次提交
  9. 30 11月, 2018 3 次提交
  10. 29 11月, 2018 4 次提交
  11. 28 11月, 2018 5 次提交
  12. 27 11月, 2018 5 次提交
  13. 23 11月, 2018 2 次提交
  14. 21 11月, 2018 1 次提交
  15. 20 11月, 2018 1 次提交