Commit History

Author SHA1 Message Date
  Bart De Smet f329683555 Enable nullable reference types. 6 years ago
  Oren Novotny 902d43149d Add in AsyncIteratorMethodBuilder to support the async iterators on downlevel platforms 6 years ago
  Bart De Smet 1db4db95d3 Fix AsyncEnumerableQuery to support ValueTask<T> aggregates. 6 years ago
  Bart De Smet 1a63ba15ab Use ValueTask<T> for aggregates to improve ergonomics when used in e.g. Select. 6 years ago
  Bart De Smet 8b7d90e758 Embrace LDM-2018-11-28 decision to check for cancellation in GetAsyncEnumerator. 6 years ago
  Bart De Smet e960ee0560 Minor code modernization. 7 years ago
  Bart De Smet 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 years ago
  Oren Novotny 741e9660c8 merge from master 7 years ago
  Bart De Smet a70c81c7ce Refactoring AsyncQueryable surface. 8 years ago