Commit History

Author SHA1 Message Date
  Bart De Smet 2659fb7e97 Switch to IAsyncDisposable. 8 years ago
  Bart De Smet 999cb82af6 Honoring cancellation for ToList and ToArray. 8 years ago
  Bart De Smet 68ad7f4b40 Remove CancellationToken from MoveNextCore. 8 years ago
  Bart De Smet 5f0371628f Remove more CancellationToken stuff. 8 years ago
  Bart De Smet 222d160811 Rename MoveNext to MoveNextAsync. 8 years ago
  Bart De Smet e093467530 Rename GetEnumerator to GetAsyncEnumerator. 8 years ago
  Oren Novotny 41064bf39d Use C# 7 language features 8 years ago
  Brendan Forster 1973ec1633 some more cleanup 9 years ago
  Brendan Forster f9007228ca some code cleanup 9 years ago
  Oren Novotny c4971c288e add missing await 9 years ago
  Oren Novotny 4eb73c50ca Implement concat with ienumrable params as lazy 9 years ago
  Oren Novotny 2fd3ca0c5d Remove nested type in generic class 9 years ago
  Oren Novotny 04b3be8f96 Optimize concat 9 years ago
  Oren Novotny 4d5293a8dc Put () => on next line to move functions left 9 years ago
  Oren Novotny ff5f83c29c Rename Create to CreateEnumerator and CreateEnumerable 9 years ago
  Oren Novotny ffe6e1e0bf Split out into multiple files per type 9 years ago