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