Historique des commits

Auteur SHA1 Message Date
  Bart De Smet c695d246f2 More code cosmetics. il y a 8 ans
  Bart De Smet 2659fb7e97 Switch to IAsyncDisposable. il y a 8 ans
  Bart De Smet 999cb82af6 Honoring cancellation for ToList and ToArray. il y a 8 ans
  Bart De Smet 68ad7f4b40 Remove CancellationToken from MoveNextCore. il y a 8 ans
  Bart De Smet 5f0371628f Remove more CancellationToken stuff. il y a 8 ans
  Bart De Smet c36206ae8d Minimal work to remove CancellationToken from MoveNextAsync. il y a 8 ans
  Bart De Smet 222d160811 Rename MoveNext to MoveNextAsync. il y a 8 ans
  Bart De Smet e093467530 Rename GetEnumerator to GetAsyncEnumerator. il y a 8 ans
  Oren Novotny 41064bf39d Use C# 7 language features il y a 8 ans
  Oren Novotny 1463f5298f Remove unused code il y a 9 ans
  Brendan Forster 040e8a9c06 cleanup too il y a 9 ans
  Brendan Forster eea207f5d2 some more cleanup il y a 9 ans
  Oren Novotny 891fbbac98 Add missing impl il y a 9 ans
  Oren Novotny 26c841fe99 Optimize grouping il y a 9 ans
  Oren Novotny ed36022e48 Add GroupingAsyncEnumerable. Grouping evals the source on first MoveNext il y a 9 ans
  Oren Novotny 1d3c387596 Add support for IIListProvider-based optimizations il y a 9 ans
  Oren Novotny 250702b6b6 nameof cleanup il y a 9 ans
  Oren Novotny ffe6e1e0bf Split out into multiple files per type il y a 9 ans
  Eli Arbel 62b7ef4fb6 Code review il y a 9 ans
  Oren Novotny 9cfed9ec1d Remove simple Lookup in favor of more complete impl il y a 9 ans
  Oren Novotny e5693340be Simplify GroupJoin based on CoreFX impl il y a 9 ans