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