1. 12 7月, 2022 1 次提交
  2. 28 9月, 2021 1 次提交
  3. 27 9月, 2021 2 次提交
  4. 26 9月, 2021 1 次提交
  5. 25 9月, 2021 4 次提交
  6. 24 9月, 2021 2 次提交
  7. 22 9月, 2021 3 次提交
  8. 21 9月, 2021 8 次提交
  9. 18 9月, 2021 1 次提交
    • A
      Redesign XmlDoc collecting mechanism (#11973) · 85fe2809
      Alex Berezhnykh 提交于
      * wip
      
      * let bindings and 'extern' support
      
      * fix SurfaceArea
      
      * fix for val & member val
      
      * tests + fixes
      
      * yet another tests
      
      * _
      
      * simplify
      
      * test for implicit ctor
      
      * fix
      
      * improve test
      
      * move grabXmlDoc to the ParseHelpers
      
      * diagnostic
      
      * initial impl
      
      # Conflicts:
      #	src/fsharp/SyntaxTreeOps.fs
      #	src/fsharp/SyntaxTreeOps.fsi
      #	src/fsharp/fsi/fsi.fs
      #	src/fsharp/pars.fsy
      
      * add in test that verifies the SyntaxTree representation
      
      # Conflicts:
      #	tests/service/Symbols.fs
      
      * generate sigs and write docs for union case properties
      
      # Conflicts:
      #	src/fsharp/XmlDocFileWriter.fs
      
      * implement xmldocs for anon fields as well
      
      # Conflicts:
      #	src/fsharp/SyntaxTreeOps.fs
      #	src/fsharp/SyntaxTreeOps.fsi
      #	src/fsharp/XmlDocFileWriter.fs
      #	src/fsharp/pars.fsy
      #	tests/service/Symbols.fs
      
      * minor fixes
      
      * fix xml-doc in FSharp.Core
      
      * fix tests
      
      * fix docs in FSharp.Compiler.Service
      
      * yet another comment fix
      
      * try to fix tests
      
      * yet another test fix
      
      * compilation fix
      Co-authored-by: NChet Husk <chusk3@gmail.com>
      85fe2809
  10. 17 9月, 2021 4 次提交
  11. 15 9月, 2021 4 次提交
    • D
      63bef2c0
    • Y
      Samples for seq module (#12133) · 37b0a4df
      Yeray Cabello 提交于
      * All pairs
      
      * append
      
      * Average
      
      * averageBy
      
      * Reordering
      
      * Cache
      
      * Cast
      
      * Fixed types in xml comments
      
      * Unused open removed
      
      * Cleanup
      
      * Comparewith
      
      * Refined seq
      
      * delay
      
      * Addressing comments
      
      * Addressing comments
      
      * More examples normalized
      
      * Addressed all comments
      
      * Done with comments
      
      * Added concat example
      
      * Distinct and distinct by.
      
      * Update seq.fsi
      Co-authored-by: NDon Syme <dsyme@users.noreply.github.com>
      37b0a4df
    • D
      trim diff · fdfa29de
      Don Syme 提交于
      fdfa29de
    • M
      Some examples for the List module. Small refactor of the String examples as... · 108da53e
      MecuStefan 提交于
      Some examples for the List module. Small refactor of the String examples as requested by reviewer. (#12134)
      
      * Sorted the string.fsi entries and added examples to each one
      
      * Applying suggestions to the String examples
      
      * Following the suggestion that is more clear.
      
      * Sorted the string.fsi entries and added examples to each one
      
      * Applying suggestions to the String examples
      
      * Following the suggestion that is more clear.
      
      * Partial work on the list examples
      
      * Small refactor of examples as requested by reviewer
      
      * Refactor of List examples following guidelines from previous reviews
      
      * More examples for the List module
      
      * Examples for fold and foldBack
      
      * Applied the review suggestions to the List module exapmples
      
      * Applied the review suggestions to the List module exapmples
      
      * Update list.fsi
      Co-authored-by: NDon Syme <dsyme@users.noreply.github.com>
      108da53e
  12. 14 9月, 2021 4 次提交
  13. 10 9月, 2021 1 次提交
  14. 09 9月, 2021 1 次提交
    • M
      Sorted the string.fsi entries and added examples to each one (#12130) · 2cd818ab
      MecuStefan 提交于
      * Sorted the string.fsi entries and added examples to each one
      
      * Applying suggestions to the String examples
      
      * Following the suggestion that is more clear.
      
      * Sorted the string.fsi entries and added examples to each one
      
      * Applying suggestions to the String examples
      
      * Following the suggestion that is more clear.
      2cd818ab
  15. 08 9月, 2021 2 次提交
  16. 07 9月, 2021 1 次提交