Commit History

Author SHA1 Message Date
  Bart De Smet 8fea84666d Default value of ValueTask is good enough to report completion. 7 years ago
  Bart De Smet 906f9c5577 Fix field names. 7 years ago
  Bart De Smet 26c9d054e6 Use cancellation token from field. 7 years ago
  Bart De Smet d57c0e3149 Fields can be made protected. 7 years ago
  Bart De Smet 61d300dd98 Current has undefined behavior when MoveNextAsync returns false or throws. 7 years ago
  Bart De Smet 2fc54b393b Remove OnGetEnumerator. 7 years ago
  Bart De Smet c2a27a8604 Refactor AsyncIterator to allow for reuse. 7 years ago
  Bart De Smet 4847c39521 Modernize some code. 7 years ago
  Bart De Smet e2b5a524e1 Some stylistic changes. 7 years ago
  Bart De Smet 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
  Oren Novotny 812308825f Update to use latest interface spec 7 years ago
  Bart De Smet 41b86f838e Removing some more dead code. 8 years ago
  Bart De Smet 1d2540d644 More stylistic stuff. 8 years ago
  Bart De Smet 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 years ago