Bart De Smet 8b994b06e1 Streamline some GroupBy overloads. 7 лет назад
..
Aggregate.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
All.cs 4b3dab55a9 Reorder some overloads. 7 лет назад
Any.cs 4b3dab55a9 Reorder some overloads. 7 лет назад
AppendPrepend.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Average.Generated.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Average.Generated.tt cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Average.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Cast.cs 679cfe7942 Optimize OfType and Cast. 7 лет назад
Concat.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Contains.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Count.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Create.cs 3c85a09ad4 Removal of some Create overloads. 7 лет назад
DefaultIfEmpty.cs 34fdbf6da7 Clean up a few operators. 7 лет назад
Distinct.cs db577709c4 Clean up Distinct. 7 лет назад
ElementAt.cs 46668196a3 Align ElementAt behavior with synchronous LINQ. 7 лет назад
ElementAtOrDefault.cs c4cf6ed51f Fixing ElementAtOrDefault behavior. 7 лет назад
Empty.cs 4847c39521 Modernize some code. 7 лет назад
Except.cs 7b84d0a23f Streamline overloads for Except, Intersect, and Union. 7 лет назад
First.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
FirstOrDefault.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
ForEach.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
GroupBy.cs 8b994b06e1 Streamline some GroupBy overloads. 7 лет назад
GroupJoin.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Grouping.cs 67cb696b45 Clean up Grouping. 7 лет назад
Intersect.cs 7b84d0a23f Streamline overloads for Except, Intersect, and Union. 7 лет назад
Join.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Last.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
LastOrDefault.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
LongCount.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Lookup.cs 1776af560f Move Lookup types to separate file. 7 лет назад
Max.Generic.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Max.Primitive.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Max.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Min.Generic.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Min.Primitive.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Min.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
MinMax.Generated.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
MinMax.Generated.tt cfd11d1c62 Adding BCL style exception factories. 7 лет назад
OfType.cs 679cfe7942 Optimize OfType and Cast. 7 лет назад
OrderBy.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
OrderedAsyncEnumerable.cs 0bfbcd2dcb Rewrite of OrderBy to properly support async. 7 лет назад
Range.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Repeat.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Reverse.cs c00e09bd0a Grant cancellation in Reverse. 7 лет назад
Select.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
SelectMany.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
SequenceEqual.cs 89484fab0a Clean up SequenceEqual. 7 лет назад
Single.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
SingleLinkedNode.cs b53998f1d6 More code cleanup. 7 лет назад
SingleOrDefault.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Skip.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
SkipLast.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
SkipWhile.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Sum.Generated.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Sum.Generated.tt cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
TakeLast.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
TakeWhile.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
ToArray.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
ToAsyncEnumerable.cs af725758aa Remove the use of a CreateEnumerator overload. 7 лет назад
ToDictionary.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
ToEnumerable.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
ToHashSet.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
ToList.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
ToLookup.cs 1776af560f Move Lookup types to separate file. 7 лет назад
ToObservable.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Union.cs 7b84d0a23f Streamline overloads for Except, Intersect, and Union. 7 лет назад
Where.cs 9f00d59e69 Some stylistic consistency. 7 лет назад
Zip.cs 9b0e4d5cf4 Add remark to Zip. 7 лет назад