1. 26 9月, 2017 1 次提交
  2. 25 9月, 2017 3 次提交
    • D
      update to System.Collections.Immutable 1.3.1 (#3641) · 383e2f65
      Don Syme 提交于
      * update to System.Collections.Immutable 1.3.1
      
      * fixes
      383e2f65
    • A
      Fixing JaroWinkler tests with InvariantCulture and fixing async tests by... · d08a5ff1
      Abel Braaksma 提交于
      Fixing JaroWinkler tests with InvariantCulture and fixing async tests by removing Debugger.Break() (#3627)
      
      * Fixing JaroWinkler tests to use InvariantCulture for number-to-string
      
      * Fixing the crashing of test runners because of a Debugger.Break() in a test
      d08a5ff1
    • A
      Fix build.cmd for certain always-shown errors (like "unable to find registry... · 01eab694
      Abel Braaksma 提交于
      Fix build.cmd for certain always-shown errors (like "unable to find registry key"), improve finding of VS2017 tools, fix DEVGUIDE.md (#3635)
      
      * Fix build.com displaying the following error on each run "ERROR: The system was unable to find the specified registry key or value."
      
      * Remove warning about reg.exe errors introduced in #3614 (in commit b548bd7, but unrelated to that fix), it is no longer necessary.
      
      * Fix #3638, VS2017 Preview installation was not found when VS2017RTM is not installed. Remove comment introduced in #3614 (through commit 966bd7f7)
      01eab694
  3. 23 9月, 2017 1 次提交
  4. 22 9月, 2017 1 次提交
    • B
      Generate source for .resx files on build. (#3607) · e6d46b9f
      Brett V. Forsgren 提交于
      * add build task to generate *.fs from *.resx files
      
      * generate source for embedded resources in tests
      
      * generate source for embedded resources in FSharp.Editor
      
      * generate source for embedded resources in FSharp.LanguageService
      
      * generate source for embedded resources in FSharp.ProjectSystem.FSharp
      
      * generate source for embedded resources in FSharp.VS.FSI
      
      * don't generate non-string resources when <=netstandard1.6
      
      * update baseline error message for tests
      
      The error output should be the exception message, not the exception type.
      
      * perform up-to-date check before generating *.fs from *.resx
      
      * remove non-idiomatic fold for an array comprehension
      
      * correct newline replacement
      
      * output more friendly error message
      
      * throw if boolean value isn't explicitly `true` or `false`
      
      * only generate object resource code on non `netstandard1.*` and `netcoreapp1.*` platforms
      
      * ensure FSharp.Core specifies a target framework for resource generaton
      
      * rename attributes to be non-ambiguous and properly include them
      e6d46b9f
  5. 21 9月, 2017 2 次提交
  6. 20 9月, 2017 2 次提交
  7. 18 9月, 2017 2 次提交
  8. 16 9月, 2017 5 次提交
  9. 15 9月, 2017 2 次提交
  10. 14 9月, 2017 2 次提交
  11. 08 9月, 2017 2 次提交
  12. 07 9月, 2017 2 次提交
  13. 05 9月, 2017 1 次提交
  14. 02 9月, 2017 4 次提交
  15. 01 9月, 2017 6 次提交
  16. 31 8月, 2017 4 次提交