Bart De Smet 6716857cb4 Simplify ToObservable implementation. hace 7 años
..
Aggregate.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
All.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
Any.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
AppendPrepend.cs b343121674 Some more naming changes. hace 7 años
Average.Generated.cs 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
Average.Generated.tt 2e45ab5b38 Renaming some methods to use Core suffix. hace 8 años
Average.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
Cast.cs 8c1ca84f1c Moving OfType to its own file. hace 8 años
Concat.cs b53998f1d6 More code cleanup. hace 7 años
Contains.cs 741e9660c8 merge from master hace 7 años
Count.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
Create.cs b53998f1d6 More code cleanup. hace 7 años
DefaultIfEmpty.cs b53998f1d6 More code cleanup. hace 7 años
Distinct.cs b53998f1d6 More code cleanup. hace 7 años
ElementAt.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
ElementAtOrDefault.cs 4847c39521 Modernize some code. hace 7 años
Empty.cs 4847c39521 Modernize some code. hace 7 años
Except.cs b53998f1d6 More code cleanup. hace 7 años
First.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
FirstOrDefault.cs 4847c39521 Modernize some code. hace 7 años
ForEach.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
GroupBy.cs ee62cf2eba Passing down cancellation to Lookup functionality. hace 7 años
GroupJoin.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
Grouping.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
Intersect.cs b53998f1d6 More code cleanup. hace 7 años
Join.cs e2b5a524e1 Some stylistic changes. hace 7 años
Last.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
LastOrDefault.cs 4847c39521 Modernize some code. hace 7 años
LongCount.cs 206c7f2f1f Splitting Count and LongCount. hace 8 años
Max.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
Min.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
MinMax.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
MinMax.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
OfType.cs 8c1ca84f1c Moving OfType to its own file. hace 8 años
OrderBy.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
OrderedAsyncEnumerable.cs b343121674 Some more naming changes. hace 7 años
Range.cs 4847c39521 Modernize some code. hace 7 años
Repeat.cs b53998f1d6 More code cleanup. hace 7 años
Reverse.cs b53998f1d6 More code cleanup. hace 7 años
Select.cs b53998f1d6 More code cleanup. hace 7 años
SelectMany.cs 4847c39521 Modernize some code. hace 7 años
SequenceEqual.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
Single.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
SingleLinkedNode.cs b53998f1d6 More code cleanup. hace 7 años
SingleOrDefault.cs 4847c39521 Modernize some code. hace 7 años
Skip.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. hace 8 años
SkipLast.cs b53998f1d6 More code cleanup. hace 7 años
SkipWhile.cs b53998f1d6 More code cleanup. hace 7 años
Sum.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Sum.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
Take.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. hace 8 años
TakeLast.cs b53998f1d6 More code cleanup. hace 7 años
TakeWhile.cs b53998f1d6 More code cleanup. hace 7 años
ToArray.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
ToAsyncEnumerable.cs b53998f1d6 More code cleanup. hace 7 años
ToDictionary.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. hace 8 años
ToEnumerable.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
ToHashSet.cs 401bf16e60 Adding ToHashSet. hace 8 años
ToList.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. hace 8 años
ToLookup.cs ee62cf2eba Passing down cancellation to Lookup functionality. hace 7 años
ToObservable.cs 6716857cb4 Simplify ToObservable implementation. hace 7 años
Union.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. hace 7 años
Where.cs b53998f1d6 More code cleanup. hace 7 años
Zip.cs b53998f1d6 More code cleanup. hace 7 años