提交历史

作者 SHA1 备注 提交日期
  Ian Griffiths 5f831de0bc Update Ix.NET for .NET 8.0 sdk (#2135) 1 年之前
  Claire Novotny f1b5e96157 Update to MIT license 5 年之前
  Bart De Smet f2ce04b662 The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. 6 年之前
  Bart De Smet 6a18540ac1 AnyAsync code coverage. 6 年之前
  Bart De Smet 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 年之前
  Bart De Smet 2caeab0891 Misc. tests. 6 年之前
  Bart De Smet 8be4811163 Moving to Async naming convention. 7 年之前
  Bart De Smet 934fcd563c Making more tests async. 7 年之前
  Bart De Smet b05e915463 Centralize the use of timeouts. 7 年之前
  Bart De Smet 9b1c16ec0a Reduce places where magic timeout values are used. 7 年之前
  Bart De Smet 4ddfa1f26e Simplify some code. 7 年之前
  Bart De Smet 7bf9840a85 Cleaning up some test code. 7 年之前
  Bart De Smet 4847c39521 Modernize some code. 7 年之前
  Bart De Smet e430df5c58 Reducing the number of references to Throw. 8 年之前
  Bart De Smet a9c9afdcd9 Removing a lot of references to Return. 8 年之前
  Bart De Smet f8bab3912a Using default expressions in tests. 8 年之前
  Bart De Smet a168ae579b Moving All and Any tests. 8 年之前