1. 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
  2. 19 11月, 2018 2 次提交
  3. 17 11月, 2018 3 次提交
  4. 15 11月, 2018 2 次提交
  5. 14 11月, 2018 3 次提交
  6. 13 11月, 2018 3 次提交
  7. 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
  8. 07 11月, 2018 2 次提交
  9. 06 11月, 2018 3 次提交
  10. 01 11月, 2018 1 次提交
  11. 31 10月, 2018 6 次提交
  12. 30 10月, 2018 2 次提交
  13. 27 10月, 2018 1 次提交
  14. 26 10月, 2018 2 次提交
  15. 25 10月, 2018 1 次提交
  16. 24 10月, 2018 3 次提交
  17. 23 10月, 2018 3 次提交
  18. 18 10月, 2018 1 次提交