1. 01 1月, 2021 1 次提交
  2. 24 12月, 2020 1 次提交
    • D
      Further work on FCS API (#10772) · b23b2a0f
      Don Syme 提交于
      * trim API surface area
      
      * move Range and Pos types to FSharp.Compiler
      
      * undo uppercae range/pos
      
      * move Range and Pos types to FSHarp.Compiler.SourceCodeServices since they are part of the FCS API
      
      * fix baselines
      
      * release notes
      
      * FIX BUILD
      
      * fix test
      
      * fix test
      
      * fix test
      
      * fix test
      
      * fix build
      
      * fix build
      
      * fix build
      
      * PrettyNaming moved to SourceCodeServices
      
      * ISourceText moved to SourceCodeServices
      
      * update docs
      
      * update docs
      
      * fix build
      
      * fix build
      
      * move Range, Pos to FSharp.Compiler.Text
      
      * fix test
      
      * fix build
      Co-authored-by: NDon Syme <donsyme@fastmail.com>
      b23b2a0f
  3. 18 12月, 2020 4 次提交
  4. 17 12月, 2020 3 次提交
  5. 16 12月, 2020 1 次提交
  6. 10 12月, 2020 1 次提交
  7. 08 12月, 2020 1 次提交
  8. 23 10月, 2020 1 次提交
  9. 15 10月, 2020 1 次提交
  10. 01 10月, 2020 1 次提交
  11. 04 8月, 2020 1 次提交
  12. 16 4月, 2020 1 次提交
  13. 06 2月, 2020 1 次提交
  14. 04 2月, 2020 1 次提交
  15. 08 1月, 2020 1 次提交
    • P
      Replace (nearly) all ref cells in the compiler with mutable values (#8063) · f9ea5824
      Phillip Carter 提交于
      * # This is a combination of 9 commits.
      # This is the 1st commit message:
      
      ref -> mutable in more places in the compiler
      
      # The commit message #2 will be skipped:
      
      # Update dependencies from https://github.com/dotnet/arcade build 20191229.1
      #
      # - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19629.1
      
      # The commit message #3 will be skipped:
      
      # Update dependencies from https://github.com/dotnet/arcade build 20191230.1
      #
      # - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19630.1
      
      # The commit message #4 will be skipped:
      
      # Update dependencies from https://github.com/dotnet/arcade build 20191231.1
      #
      # - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19631.1
      
      # The commit message #5 will be skipped:
      
      # Update dependencies from https://github.com/dotnet/arcade build 20200101.1
      #
      # - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20051.1
      
      # The commit message #6 will be skipped:
      
      # Update dependencies from https://github.com/dotnet/arcade build 20191216.5 (#8079)
      #
      # - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19616.5
      
      # The commit message #7 will be skipped:
      
      # dispose fsi at the end of a scripting session (#8084)
      #
      
      # The commit message #8 will be skipped:
      
      # Added static link tests and extended CompilerAssert (#8101)
      #
      # * Changed CompilerAssert to static class. Added Compile/Execute methods that take a Compilation description. Added static link tests
      # 
      # * Hiding compilation description internals
      # 
      # * Added another test to check for sanity
      # 
      # * Making a few optional parameters
      # 
      # * Hiding internals of CompilationReference
      
      # The commit message #9 will be skipped:
      
      # Parameterize product version (#8031)
      #
      # * Parameterize Product details
      # 
      # * fcs
      # 
      # * Repack pkgdef
      
      * no ilread
      f9ea5824
  16. 29 8月, 2019 1 次提交
  17. 15 5月, 2019 1 次提交
  18. 04 5月, 2019 1 次提交
  19. 09 4月, 2019 1 次提交
  20. 03 4月, 2019 1 次提交
  21. 24 3月, 2019 1 次提交
  22. 22 3月, 2019 1 次提交
  23. 01 3月, 2019 1 次提交
    • D
      Compat fix for 6258 and fix deterministic flag (#6295) · 09a98700
      Don Syme 提交于
      * Make .NET Desktop fsi.exe 32-bit again and make Desktop fsiAnyCpu.exe (64-bit) the default to launch in VS #6223
      
      * make fsc.exe 32-bit for compat
      
      * make fsc.exe 32-bit for compat
      
      * improve diagnostics
      
      * fix tests
      
      * fix determinism
      09a98700
  24. 21 2月, 2019 1 次提交
    • D
      Suggested namespace rename (#6248) · a26d32a8
      Don Syme 提交于
      * Microsoft.FSharp.Comiler --> FSharp.Compiler
      
      * Microsoft.FSharp.Build --> FSharp.Build
      
      * fix small mistakes
      
      * fix build
      
      * fix flakey test (?)
      a26d32a8
  25. 17 2月, 2019 1 次提交
  26. 15 2月, 2019 1 次提交
  27. 18 1月, 2019 1 次提交
  28. 19 12月, 2018 1 次提交
  29. 04 12月, 2018 1 次提交
  30. 03 11月, 2018 1 次提交
    • B
      Merge dev16.0-future to dev16.0 (#5861) · 2bf3a16c
      Brett V. Forsgren 提交于
      * Update for dev 16.0
      
      * Finish targeting `net472` for future dev16 work. (#5719)
      
      * don't set `$(TargetFramework)` on non-SDK projects
      
      * HostedCompilerServer and PEVerify should explicitly be `net472`
      
      * don't copy System.ValueTuple.dll for tests because it's not deployed any more
      
      * add net472 support where System.ValueTuple can come from mscorlib
      
      * force target framework 4.6 on Linux/Mono
      2bf3a16c
  31. 02 11月, 2018 1 次提交
  32. 01 11月, 2018 1 次提交
  33. 31 10月, 2018 1 次提交
  34. 02 8月, 2018 2 次提交