Bart De Smet c854cad6fb Optimize Last. пре 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 b360cc4a26 Formatting Average. пре 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 7a4bdf54bc Support ICollection for short-circuiting Count. пре 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 051f53ecf5 Minor simplification of the code. пре 7 година
FirstOrDefault.cs 051f53ecf5 Minor simplification of the 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 c854cad6fb Optimize Last. пре 7 година
LastOrDefault.cs c854cad6fb Optimize Last. пре 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 743e98cf90 Using Core pattern for First, Last, Single. пре 7 година
SingleLinkedNode.cs b53998f1d6 More code cleanup. пре 7 година
SingleOrDefault.cs 743e98cf90 Using Core pattern for First, Last, Single. пре 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 1f6068c93c Inline Sum implementations. пре 7 година
Sum.Generated.tt 1f6068c93c Inline Sum implementations. пре 7 година
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 година