1. 27 11月, 2018 1 次提交
    • P
      Stop eagerly evaluating seqs (revert parts of #5348, #5370) (#5947) · 17ad03fc
      Patrick Stevens 提交于
      * Fix and tests, unbuilt and untested
      
      * Correct one of the tests
      
      Got the order wrong for the output of `countBy`.
      
      * Repair the groupBy test
      
      groupBy test was bad: it assumed (ridiculously) that groupBy wouldn't iterate the original sequence even though it somehow knew the groups in the sequence.
      17ad03fc
  2. 21 11月, 2018 1 次提交
    • A
      Remove massive string allocations (#5940) · 87ea8644
      Avi Avni 提交于
      * remove massive string allocations
      
      * change NormalizedSource Source and Seq to Array computation expression
      
      * fix line end according to the source positions
      
      * remove pos use i
      
      * fix some tests
      87ea8644
  3. 19 11月, 2018 2 次提交
  4. 17 11月, 2018 3 次提交
  5. 15 11月, 2018 2 次提交
  6. 14 11月, 2018 3 次提交
  7. 13 11月, 2018 3 次提交
  8. 08 11月, 2018 1 次提交
    • W
      Optimizing string concatenations to use String.Concat overloads (#5570) · f2de3ba6
      Will Smith 提交于
      * Optimize String.Concat calls
      
      * Small refactor
      
      * Added test
      
      * Another test
      
      * Fixing tests
      
      * using /noca
      
      * Fixing test
      
      * Fixing tests again
      
      * Minor adjustments from feedback
      
      * Quick fix
      
      * More tests
      
      * Updated baselines + more tests
      
      * Added better way to test IL directly in unit tests
      
      * Moved StringConcat.fs tests
      
      * Removed bad file
      
      * Using FSharpChecker directly
      
      * Added more tests
      
      * Comparing lines for tests
      
      * Better IL check output
      
      * Small cleanup
      
      * Fixed test
      f2de3ba6
  9. 07 11月, 2018 2 次提交
  10. 06 11月, 2018 3 次提交
  11. 01 11月, 2018 1 次提交
  12. 31 10月, 2018 6 次提交
  13. 30 10月, 2018 2 次提交
  14. 27 10月, 2018 1 次提交
  15. 26 10月, 2018 2 次提交
  16. 25 10月, 2018 1 次提交
  17. 24 10月, 2018 3 次提交
  18. 23 10月, 2018 3 次提交