1. 24 5月, 2017 2 次提交
  2. 23 5月, 2017 5 次提交
  3. 22 5月, 2017 1 次提交
  4. 20 5月, 2017 2 次提交
  5. 19 5月, 2017 2 次提交
  6. 18 5月, 2017 6 次提交
  7. 17 5月, 2017 3 次提交
  8. 16 5月, 2017 2 次提交
    • D
      Fix solution reload and config change issues (#3025) · 722a64a9
      Don Syme 提交于
      * fix config change
      
      * Fix configuration changes
      
      * Fix colorization cache for changing defines
      
      * fix config switching
      
      * add manual test cases
      
      * Fix test
      
      * minor nit
      
      * use correct reference count
      
      * cleanup decrement logic
      
      * fix build
      
      * Update CompileOps.fs
      
      * adjust unit tests mocks
      
      * adjust unit tests mocks
      
      * fix test
      
      * add new misc project test
      
      * do ComputeSourcesAndFlags later
      
      * do ComputeSourcesAndFlags once
      
      * variations
      
      * keep dialog open
      722a64a9
    • S
      No commit on `:` (#3050) · 56a586d8
      Sergey Tihon 提交于
      Intellisense should not commit completion when user type name of property in Record
      56a586d8
  9. 15 5月, 2017 3 次提交
  10. 14 5月, 2017 4 次提交
  11. 13 5月, 2017 2 次提交
  12. 12 5月, 2017 2 次提交
  13. 11 5月, 2017 5 次提交
    • J
      justify, a bit wider · ed04664f
      Jakub Majocha 提交于
      ed04664f
    • J
      wrap xml docs · 148e8055
      Jakub Majocha 提交于
      148e8055
    • K
      Props (#3029) · 9e80078d
      Kevin Ransom (msft) 提交于
      * Remove comment ifdefs
      
      * Add Microsoft.NET.Sdk.FSharp.props
      
      * Make TargetFrameworks work
      
      * restore {BuildSuffix}
      
      * rename sdk targets and props, refactor project logic into our repo
      
      * wrong name
      
      * Add automagic FSharp.Core reference for coreclr
      
      * Set <DefaultProjectTypeGuid to F# project system guid
      
      * Fix setup
      
      * Update sdk props
      
      * Typo for net461
      9e80078d
    • K
      Update Props (#3027) · 50980ff4
      Kevin Ransom (msft) 提交于
      * Remove comment ifdefs
      
      * Add Microsoft.NET.Sdk.FSharp.props
      
      * Make TargetFrameworks work
      
      * restore {BuildSuffix}
      
      * rename sdk targets and props, refactor project logic into our repo
      
      * wrong name
      
      * Add automagic FSharp.Core reference for coreclr
      
      * Set <DefaultProjectTypeGuid to F# project system guid
      
      * Fix setup
      
      * Update sdk props
      50980ff4
    • K
      Netstandard2 -- minor target changes for dotnet.exe (#3023) · 123a37f2
      Kevin Ransom (msft) 提交于
      * Remove comment ifdefs
      
      * Add Microsoft.NET.Sdk.FSharp.props
      
      * Make TargetFrameworks work
      
      * restore {BuildSuffix}
      
      * rename sdk targets and props, refactor project logic into our repo
      
      * wrong name
      
      * Add automagic FSharp.Core reference for coreclr
      
      * Set <DefaultProjectTypeGuid to F# project system guid
      
      * Fix setup
      
      * Resolve magic
      
      * resolve magic
      
      * Minor target rework due to crosstargetting changes.  Always copy fsharp.core for desktop builds
      123a37f2
  14. 10 5月, 2017 1 次提交
    • K
      Resolve magic on sdk (#3018) · 98e68218
      Kevin Ransom (msft) 提交于
      * Remove comment ifdefs
      
      * Add Microsoft.NET.Sdk.FSharp.props
      
      * Make TargetFrameworks work
      
      * restore {BuildSuffix}
      
      * rename sdk targets and props, refactor project logic into our repo
      
      * wrong name
      
      * Add automagic FSharp.Core reference for coreclr
      
      * Set <DefaultProjectTypeGuid to F# project system guid
      
      * Fix setup
      
      * Resolve magic
      
      * resolve magic
      98e68218