История коммитов

Автор SHA1 Сообщение Дата
  Claire Novotny f1b5e96157 Update to MIT license 5 лет назад
  akarnokd 05e5afae94 Replace observable with async-enumerable in docs 5 лет назад
  akarnokd a2ff356228 Document AsyncEnumerableEx methods 5 лет назад
  Bart De Smet 550db9d840 Use using declarations. 6 лет назад
  Bart De Smet fdc613c5b9 Local functions can shadow variables now. 6 лет назад
  Bart De Smet 0171e2bad0 Use await using which now can bind to configured tasks. 6 лет назад
  Bart De Smet 50ae7fe619 Update comment to use `await using`. 6 лет назад
  Bart De Smet 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 лет назад
  Bart De Smet 9ec8a1f1b4 Remove ConfigureAwait on IAsyncEnumerator<T> in favor of GetConfiguredAsyncEnumerator. 6 лет назад
  Bart De Smet f5fc1e4353 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). 6 лет назад
  Bart De Smet 89ec92be8b Implement IsEmpty directly. 6 лет назад
  Bart De Smet bc73c64341 Use static local functions. 6 лет назад
  Bart De Smet 369026d24e Taming CancellationToken overload hell 6 лет назад
  Bart De Smet 8be4811163 Moving to Async naming convention. 7 лет назад
  Bart De Smet 07a9483ed7 Share some code and streamline exceptions. 7 лет назад
  Bart De Smet 25888d7f63 Cleaning up Ix-Async. 8 лет назад
  Bart De Smet 06d3a16dda Move IsEmpty to AsyncEnumerableEx. 8 лет назад