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