1. 14 3月, 2019 1 次提交
    • D
      add diagnostics (#6321) · 91bdb8a8
      Don Syme 提交于
      * add diagnostics
      
      * add diagnostics
      
      * diagnostics
      
      * diagnostics
      
      * diagnostics
      
      * add diagnostics and possible fix for tp smoke tests
      
      * fix build
      
      * fix build
      
      * more diagnostics
      
      * try to fix flaky test
      
      * fix build
      
      * try to fix dodgy test
      91bdb8a8
  2. 12 3月, 2019 2 次提交
    • K
      Set compiler libraries to netstandard2.0" (#6311) · b904d430
      Kevin Ransom (msft) 提交于
      * Set compiler libraries to netstandard2.0"
      
      * Clean up #ifs
      
      * Standardize on NETSTANDARD
      
      * more
      b904d430
    • D
      Cleanup semicolons, add documentation (#6316) · 32c75cab
      Don Syme 提交于
      * cleanup semicolons (ugh)
      
      * fix build
      
      * a little more cleanup
      
      * little bit more cleanup
      
      * little bit more cleanup
      
      * little bit more documentation
      
      * little bit more docs
      
      * whitespace cleanup and docs
      
      * more whitespace and code formatting
      
      * little bit more docs
      
      * add diagnostics
      
      * add diagnostics
      
      * add diagnostics
      
      * diagnostics
      
      * diagnostics
      
      * diagnostics
      
      * add diagnostics and possible fix for tp smoke tests
      
      * fix build
      
      * fix build
      32c75cab
  3. 10 3月, 2019 3 次提交
  4. 03 3月, 2019 1 次提交
    • D
      Fix code formatting in some files (#6296) · 1681949f
      Don Syme 提交于
      * cleanup commas
      
      * fix indentation
      
      * Update IlxGen.fs
      
      * apply formatting to additional files
      
      * improve output of script
      
      * improve output of script
      1681949f
  5. 02 3月, 2019 1 次提交
    • D
      process more large expressions more systematically (#6294) · 166ec385
      Don Syme 提交于
      * process large expressions systematically
      
      * add test cases
      
      * update tests
      
      * 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
      
      * fix build
      
      * fix build
      
      * ramp up max testing
      
      * correct optimization of linear matches
      
      * improve diagnostics
      
      * fix tests
      
      * tests only on .NET Framework for now
      
      * fix determinism
      166ec385
  6. 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
  7. 28 2月, 2019 1 次提交
  8. 27 2月, 2019 1 次提交
  9. 26 2月, 2019 4 次提交
  10. 23 2月, 2019 3 次提交
  11. 22 2月, 2019 2 次提交
    • K
      Tests for coreclr (#6151) · bead0343
      Kevin Ransom (msft) 提交于
      * Add coreclr test suite
      
      * tests for linux
      
      * No compiler on linux
      
      * feedback
      bead0343
    • D
      Anonymous record support for expressions in FCS (#6257) · b0292b8a
      Don Syme 提交于
      * fix flakey test (?)
      
      * use runsettings
      
      * same fix for FCS tests2
      
      * anonymous record support for expressions in FCS
      
      * anonymous record support for expressions in FCS
      
      * add tests for anonymous records and fix service testing with F# interactive
      
      * fix FCS docs
      
      * fix build
      
      * add diagnostics
      
      * update other baseline
      
      * fix final parallel case
      
      * try again to fix test
      
      * update test fixes
      b0292b8a
  12. 21 2月, 2019 7 次提交
  13. 20 2月, 2019 1 次提交
    • D
      Additional comments and testing related to SRTP resolution (#3967) · ec04e47b
      Don Syme 提交于
      * Fix Oddities in statically resolved method constraints and method overloading
      
      * no return type needed before proceeding to overload resolution
      
      * fix tests
      
      * unwind changes
      
      * revert to be cleanup only
      
      * revert to be cleanup only
      
      * revert to be cleanup only
      
      * revert to be cleanup only
      
      * adjsut test
      
      * test doesn't pass peverify
      
      * test doesn't pass peverify
      
      * apply code review
      ec04e47b
  14. 19 2月, 2019 1 次提交
  15. 17 2月, 2019 1 次提交
  16. 14 2月, 2019 1 次提交
    • C
      Update mono props: support OSX and more .NET Framework versions (#6181) · b88055c3
      Chet Husk 提交于
      * Update mono props: support OSX and more .NET Framework versions
      
      A potential solve for #6180 that uses msbuild built-ins to determine the target OS and pivots off of that to set the FrameworkPathOverride.  I included a `MonoRoot` property to allow for easy integration into the build process that fsharp/fsharp uses, which allows for a 'floating' mono root.
      
      * add osx build jobs matching the linux jobs, and add a matrix entry to build the compiler for .net framework using mono
      
      * don't try to build anything for .net framework on non-windows
      
      this required additional build work that may conflict with upcoming work, so we'll just settle for building the existing components on macos at all in CI
      b88055c3
  17. 09 2月, 2019 2 次提交
  18. 07 2月, 2019 1 次提交
  19. 06 2月, 2019 2 次提交
  20. 02 2月, 2019 1 次提交
  21. 01 2月, 2019 3 次提交