1. 03 4月, 2019 2 次提交
  2. 02 4月, 2019 3 次提交
  3. 01 4月, 2019 1 次提交
  4. 31 3月, 2019 2 次提交
  5. 30 3月, 2019 2 次提交
  6. 29 3月, 2019 6 次提交
  7. 28 3月, 2019 2 次提交
  8. 27 3月, 2019 1 次提交
  9. 24 3月, 2019 1 次提交
  10. 23 3月, 2019 7 次提交
  11. 22 3月, 2019 3 次提交
  12. 21 3月, 2019 1 次提交
  13. 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
  14. 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
  15. 10 3月, 2019 3 次提交
  16. 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
  17. 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
  18. 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