Bart De Smet ff4deee27c Inline LongCount. 7 роки тому
..
Aggregate.cs 955246cfb3 Minor optimizations in Aggregate. 7 роки тому
All.cs 5eed2806db Minor tweaks to Any and All. 7 роки тому
Any.cs 5eed2806db Minor tweaks to Any and All. 7 роки тому
AppendPrepend.cs daba4d8755 Named parameter cosmetics. 7 роки тому
Average.Generated.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 роки тому
Average.Generated.tt 2e45ab5b38 Renaming some methods to use Core suffix. 8 роки тому
Average.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
Cast.cs 8c1ca84f1c Moving OfType to its own file. 8 роки тому
Concat.cs b53998f1d6 More code cleanup. 7 роки тому
Contains.cs f7bd7fed23 Optimize Contains. 7 роки тому
Count.cs 6e40561781 Inline Count logic. 7 роки тому
Create.cs b53998f1d6 More code cleanup. 7 роки тому
DefaultIfEmpty.cs daba4d8755 Named parameter cosmetics. 7 роки тому
Distinct.cs cf1dbedb42 Use ConfigureAwait(false) when awaiting UnionWithAsync. 7 роки тому
ElementAt.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
ElementAtOrDefault.cs 4847c39521 Modernize some code. 7 роки тому
Empty.cs 4847c39521 Modernize some code. 7 роки тому
Except.cs b53998f1d6 More code cleanup. 7 роки тому
First.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
FirstOrDefault.cs 4847c39521 Modernize some code. 7 роки тому
ForEach.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
GroupBy.cs ee62cf2eba Passing down cancellation to Lookup functionality. 7 роки тому
GroupJoin.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
Grouping.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
Intersect.cs b53998f1d6 More code cleanup. 7 роки тому
Join.cs e2b5a524e1 Some stylistic changes. 7 роки тому
Last.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
LastOrDefault.cs 4847c39521 Modernize some code. 7 роки тому
LongCount.cs ff4deee27c Inline LongCount. 7 роки тому
Max.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
Min.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
MinMax.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 роки тому
MinMax.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 роки тому
OfType.cs 8c1ca84f1c Moving OfType to its own file. 8 роки тому
OrderBy.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 роки тому
OrderedAsyncEnumerable.cs b343121674 Some more naming changes. 7 роки тому
Range.cs 4847c39521 Modernize some code. 7 роки тому
Repeat.cs b53998f1d6 More code cleanup. 7 роки тому
Reverse.cs b53998f1d6 More code cleanup. 7 роки тому
Select.cs b53998f1d6 More code cleanup. 7 роки тому
SelectMany.cs 4847c39521 Modernize some code. 7 роки тому
SequenceEqual.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
Single.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
SingleLinkedNode.cs b53998f1d6 More code cleanup. 7 роки тому
SingleOrDefault.cs 4847c39521 Modernize some code. 7 роки тому
Skip.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. 8 роки тому
SkipLast.cs b53998f1d6 More code cleanup. 7 роки тому
SkipWhile.cs b53998f1d6 More code cleanup. 7 роки тому
Sum.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 роки тому
Sum.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 роки тому
Take.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. 8 роки тому
TakeLast.cs b53998f1d6 More code cleanup. 7 роки тому
TakeWhile.cs b53998f1d6 More code cleanup. 7 роки тому
ToArray.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 роки тому
ToAsyncEnumerable.cs 0a64f5bcb6 Use CreateEnumerable overloads that take in a CancellationToken. 7 роки тому
ToDictionary.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 роки тому
ToEnumerable.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 роки тому
ToHashSet.cs 401bf16e60 Adding ToHashSet. 8 роки тому
ToList.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 роки тому
ToLookup.cs ee62cf2eba Passing down cancellation to Lookup functionality. 7 роки тому
ToObservable.cs 6716857cb4 Simplify ToObservable implementation. 7 роки тому
Union.cs cf1dbedb42 Use ConfigureAwait(false) when awaiting UnionWithAsync. 7 роки тому
Where.cs b53998f1d6 More code cleanup. 7 роки тому
Zip.cs b53998f1d6 More code cleanup. 7 роки тому