Commit History

Author SHA1 Message Date
  Daniel Weber f8918bd231 For some reason, lamdas passed to a particular overload of Create were not marked static. 5 years ago
  Daniel Weber 66977b1249 Avoid even more closures with an additional overload of AsyncObservable.Create. There's more room for improvement, especially wrt the T4-generated operators. 5 years ago
  Bart De Smet bfdbf1d466 Address some IDE warnings. 5 years ago
  Bart De Smet bbde275658 Convert operator signatures to use ValueTask. 5 years ago
  Bart De Smet c3961dbee9 Switch IAsyncObserver<T> methods to return ValueTask. 5 years ago
  Claire Novotny f1b5e96157 Update to MIT license 5 years ago
  Bart De Smet af8e5d8698 Fix error handling in [Do]While. 8 years ago
  Bart De Smet e6fcf07cf9 Adding DoWhile. 8 years ago