Bart De Smet bcd0512515 Feeding CancellationToken to IAsyncPartition operations. il y a 8 ans
..
Aggregate.cs 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
All.cs 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
Any.cs 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
AppendPrepend.cs 1cf439007c Reducing size of linked list nodes. il y a 8 ans
Average.Generated.cs 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
Average.Generated.tt 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
Average.cs 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
Cast.cs 8c1ca84f1c Moving OfType to its own file. il y a 8 ans
Concat.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. il y a 8 ans
Contains.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
Count.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. il y a 8 ans
Create.cs b479229682 Moving some Create methods to AsyncEnumerator. il y a 8 ans
DefaultIfEmpty.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. il y a 8 ans
Distinct.cs 73f6758489 Adding UnionWithAsync to Set. il y a 8 ans
ElementAt.cs bcd0512515 Feeding CancellationToken to IAsyncPartition operations. il y a 8 ans
ElementAtOrDefault.cs bcd0512515 Feeding CancellationToken to IAsyncPartition operations. il y a 8 ans
Empty.cs bcd0512515 Feeding CancellationToken to IAsyncPartition operations. il y a 8 ans
Except.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
First.cs bcd0512515 Feeding CancellationToken to IAsyncPartition operations. il y a 8 ans
FirstOrDefault.cs bcd0512515 Feeding CancellationToken to IAsyncPartition operations. il y a 8 ans
ForEach.cs 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
GroupBy.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. il y a 8 ans
GroupJoin.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
Grouping.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
Intersect.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
Join.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
Last.cs bcd0512515 Feeding CancellationToken to IAsyncPartition operations. il y a 8 ans
LastOrDefault.cs bcd0512515 Feeding CancellationToken to IAsyncPartition operations. il y a 8 ans
LongCount.cs 206c7f2f1f Splitting Count and LongCount. il y a 8 ans
Max.cs 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
Min.cs 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
MinMax.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
MinMax.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
OfType.cs 8c1ca84f1c Moving OfType to its own file. il y a 8 ans
OrderBy.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
OrderedAsyncEnumerable.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
Range.cs bcd0512515 Feeding CancellationToken to IAsyncPartition operations. il y a 8 ans
Repeat.cs 0ac5471646 Implementing IAsyncIListProvider on Repeat. il y a 8 ans
Reverse.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. il y a 8 ans
Select.cs 488a36e2e0 Adding IAsyncIListProvider on Select. il y a 8 ans
SelectMany.cs c08f34be5f Moving non-standard SelectMany overload to AsyncEnumerableEx. il y a 8 ans
SequenceEqual.cs 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
Single.cs 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
SingleLinkedNode.cs 1cf439007c Reducing size of linked list nodes. il y a 8 ans
SingleOrDefault.cs 2e45ab5b38 Renaming some methods to use Core suffix. il y a 8 ans
Skip.cs 36316c6385 Checking for IAsyncPartition in Skip and Take. il y a 8 ans
SkipLast.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
SkipWhile.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
Sum.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
Sum.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
Take.cs 36316c6385 Checking for IAsyncPartition in Skip and Take. il y a 8 ans
TakeLast.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
TakeWhile.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
ToArray.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. il y a 8 ans
ToAsyncEnumerable.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. il y a 8 ans
ToDictionary.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
ToEnumerable.cs bf3adad9bb Reshuffling some files. il y a 8 ans
ToHashSet.cs 401bf16e60 Adding ToHashSet. il y a 8 ans
ToList.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. il y a 8 ans
ToLookup.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. il y a 8 ans
ToObservable.cs bf3adad9bb Reshuffling some files. il y a 8 ans
Union.cs 6d8619b4ac Improving Union. il y a 8 ans
Where.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans
Zip.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. il y a 8 ans