Commit History

Author SHA1 Message Date
  Bart De Smet b313e4060f Some more cosmetics. 8 years ago
  Bart De Smet c89ae4f52e Async variants of TakeWhile and SkipWhile. 8 years ago
  Bart De Smet 2659fb7e97 Switch to IAsyncDisposable. 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
  Brendan Forster 9d645a3e27 a bit more cleanup 9 years ago
  Oren Novotny 67f4e25e7c Use loop constructs where possible 9 years ago
  Oren Novotny 122faa7ce2 Take optimizations 9 years ago
  Oren Novotny abfb2c93da Address some bugs that were hanging tests 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