1. 23 5月, 2023 1 次提交
  2. 22 5月, 2023 1 次提交
  3. 16 5月, 2023 1 次提交
  4. 12 5月, 2023 1 次提交
  5. 10 5月, 2023 1 次提交
  6. 27 4月, 2023 1 次提交
  7. 20 4月, 2023 1 次提交
  8. 14 4月, 2023 1 次提交
  9. 13 4月, 2023 2 次提交
  10. 12 4月, 2023 4 次提交
  11. 07 4月, 2023 1 次提交
  12. 03 4月, 2023 1 次提交
  13. 29 3月, 2023 1 次提交
  14. 28 3月, 2023 1 次提交
  15. 27 3月, 2023 1 次提交
  16. 22 3月, 2023 1 次提交
  17. 20 3月, 2023 1 次提交
  18. 17 3月, 2023 1 次提交
  19. 11 3月, 2023 1 次提交
  20. 28 2月, 2023 1 次提交
  21. 27 2月, 2023 2 次提交
  22. 22 2月, 2023 1 次提交
  23. 21 2月, 2023 1 次提交
    • T
      Revive "FsharpSuite.tests reduction diet" => saves 29 minutes off slowest CI job (#14752) · cd2babed
      Tomas Grosup 提交于
      * Revert "Revert "FsharpSuite.tests reduction diet (#14590)" (#14742)"
      
      This reverts commit a8e39b34.
      
      * Fix build
      
      * #load ing shims for scripting tests (especially 'exit') so that they can work in process
      
      * Fixing failing widen tests, but breaking new 'printfn with static literals' feature
      
      * Try to make **both** implicit conversions and non-inline strings in printfn work
      
      * Skip failing test on MacOs
      
      * Disable one more (also nuget-related) test on MacOs
      cd2babed
  24. 17 2月, 2023 1 次提交
    • A
      Fix parsing format specifiers and refactor (#14685) · fac388c8
      Adam Boniecki 提交于
      * Refactor, extract closures as separate functions
      
      * Add unit test
      
      * Fix the issue with format specifiers
      
      Change parsing format specifiers so that it first checks whether it sees
      escaped `%` before it starts parsing flags/width/precision.
      
      * Restore previous behavior but add a warning
      
      * Fix editor test
      
      * Fix hardcoded path in unit test
      
      ---------
      
      Co-authored-by: Adam Boniecki
      fac388c8
  25. 16 2月, 2023 2 次提交
  26. 15 2月, 2023 1 次提交
  27. 11 2月, 2023 2 次提交
  28. 10 2月, 2023 1 次提交
    • F
      Baseline parser tests (#14721) · 1e65a08d
      Florian Verdonck 提交于
      * Add parser baseline tests.
      
      * Remove ported tests.
      
      * Update FSharp.Compiler.UnitTests.fsproj
      
      * Add a newline before and after the file content.
      
      * Move original tests into designated folder.
      
      * Add ending newline to baseline files.
      
      * Take __SOURCE_DIRECTORY__ result into account.
      
      * Sanitize AST for current
      __SOURCE_DIRECTORY__ usage.
      1e65a08d
  29. 08 2月, 2023 1 次提交
  30. 30 1月, 2023 1 次提交
  31. 23 1月, 2023 1 次提交
  32. 22 1月, 2023 1 次提交
  33. 11 1月, 2023 1 次提交