1. 06 1月, 2021 1 次提交
  2. 23 12月, 2020 1 次提交
  3. 08 12月, 2020 1 次提交
  4. 04 12月, 2020 1 次提交
    • K
      Prepare to ship fcs 38.0.1 (#10592) · d2ef973e
      Kevin Ransom (msft) 提交于
      * add check for system assemblies completion
      
      * add check for system assemblies completion
      
      * add check for system assemblies completion
      
      * merge issues
      
      * add FCS release definition links
      
      * Fix FSC nuget package dependencies.  Use FSharp.Org tool Icon as package icon. (#10588)
      
      * src/fsharp/DotNetFrameworkDependencies.fs
      
      * System.Config
      
      * version
      
      * Update bframework refencing (#10502)
      
      * Fix release notes link
      
      * temp (#10506)
      Co-authored-by: NDon Syme <donsyme@fastmail.com>
      Co-authored-by: NBrett V. Forsgren <brettfo@microsoft.com>
      d2ef973e
  5. 24 11月, 2020 1 次提交
  6. 17 11月, 2020 2 次提交
  7. 13 11月, 2020 1 次提交
  8. 23 10月, 2020 1 次提交
  9. 15 10月, 2020 1 次提交
  10. 14 10月, 2020 1 次提交
  11. 08 10月, 2020 1 次提交
  12. 07 9月, 2020 1 次提交
  13. 28 8月, 2020 1 次提交
  14. 26 8月, 2020 1 次提交
  15. 22 8月, 2020 1 次提交
  16. 20 8月, 2020 1 次提交
  17. 13 8月, 2020 1 次提交
  18. 07 8月, 2020 1 次提交
  19. 26 7月, 2020 1 次提交
  20. 16 7月, 2020 1 次提交
  21. 09 6月, 2020 2 次提交
  22. 27 5月, 2020 1 次提交
  23. 24 4月, 2020 1 次提交
  24. 14 4月, 2020 1 次提交
  25. 03 4月, 2020 2 次提交
  26. 19 3月, 2020 2 次提交
  27. 20 2月, 2020 1 次提交
  28. 14 2月, 2020 1 次提交
    • W
      Optimized find all references and reduced memory usage in VS (#8339) · 53f29118
      Will Smith 提交于
      * Added ItemKey.fsi/fsi. Added blank SemanticClassification.fs/fsi.
      
      * Raise disposed exception
      
      * Re-worked semantic classification. Renamed ItemKeyReader to ItemKeyStore. Exposing ItemKeyStore/Builder
      
      * Fixing build
      
      * Storing semantic classification
      
      * Caching semantic classification
      
      * Wiring it up
      
      * Need to fix lexing
      
      * Added experimental lexing API to handle find all refs syntactic classification from allocating a lot
      
      * Added System.Memory
      
      * Using Span to check equality without allocating
      
      * Allocate less
      
      * Fixing build. Reducing more allocations and not using lex filter on lexing tokens.
      
      * Remove langversion
      
      * Fixed record find all refs
      
      * Fixing test
      
      * Partial match for active pattern
      
      * Feedback changes
      
      * Added comment on TcResolutionsExtensions
      
      * Creating view accessor when needed in ItemKey. Fixed UnionCase find all refs.
      
      * Added comment on warning
      
      * Added Range.comparer. Moving opens to top of file
      
      * More feedback changes
      
      * Added comment on sliding expiration
      53f29118
  29. 05 2月, 2020 1 次提交
    • C
      cross-platform wrapper around memory-backed memorymappedfile creation (#8403) · ff20f70d
      Chet Husk 提交于
      * cross-platform wrapper around memory-backed memorymappedfile creation
      
      * reenable FCS tests on non-windows platforms
      
      * publish test results on non-windows platforms
      
      * ensure correct .net sdk versions are installed regardless of VM image preloads
      
      * simple workaround for missing mscorlib versions to TFMs
      
      * publish per-framework xml results and report them in AZDO
      
      * rework mono fixes to use ByteArrayMemory directly
      
      * move runningOnMono call to bytes.fs and patch up callsites
      
      * revert to build-only on mono-containing platforms
      
      another MR will be required to fix the underlying logic before those can be changed to run tests again
      
      * trigger ci
      ff20f70d
  30. 23 1月, 2020 1 次提交
  31. 17 1月, 2020 1 次提交
  32. 11 1月, 2020 1 次提交
  33. 09 1月, 2020 2 次提交
  34. 15 12月, 2019 1 次提交
  35. 31 10月, 2019 1 次提交