Bart De Smet 24e92b0414 Remove UnionWithAsync. hace 7 años
..
Aggregate.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
All.cs 4b3dab55a9 Reorder some overloads. hace 7 años
Any.cs 4b3dab55a9 Reorder some overloads. hace 7 años
AppendPrepend.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Average.Generated.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Average.Generated.tt cfd11d1c62 Adding BCL style exception factories. hace 7 años
Average.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Cast.cs 679cfe7942 Optimize OfType and Cast. hace 7 años
Concat.cs 01f79649b6 Improving GetCountAsync to avoid async machinery. hace 7 años
Contains.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
Count.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Create.cs 3c85a09ad4 Removal of some Create overloads. hace 7 años
DefaultIfEmpty.cs 34fdbf6da7 Clean up a few operators. hace 7 años
Distinct.cs 24e92b0414 Remove UnionWithAsync. hace 7 años
ElementAt.cs 46668196a3 Align ElementAt behavior with synchronous LINQ. hace 7 años
ElementAtOrDefault.cs c4cf6ed51f Fixing ElementAtOrDefault behavior. hace 7 años
Empty.cs e25eb849f0 Reduce TaskExt surface. hace 7 años
Except.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
First.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
FirstOrDefault.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
ForEach.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
GroupBy.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
GroupJoin.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
Grouping.cs 67cb696b45 Clean up Grouping. hace 7 años
Intersect.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
Join.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
Last.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
LastOrDefault.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
LongCount.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Lookup.cs 1776af560f Move Lookup types to separate file. hace 7 años
Max.Generic.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Max.Primitive.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Max.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Min.Generic.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Min.Primitive.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Min.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
MinMax.Generated.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
MinMax.Generated.tt cfd11d1c62 Adding BCL style exception factories. hace 7 años
OfType.cs 679cfe7942 Optimize OfType and Cast. hace 7 años
OrderBy.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
OrderedAsyncEnumerable.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
Range.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Repeat.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Reverse.cs dd3885abe5 Reuse cached task for -1. hace 7 años
Select.cs dd3885abe5 Reuse cached task for -1. hace 7 años
SelectMany.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
SequenceEqual.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
Single.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
SingleLinkedNode.cs b53998f1d6 More code cleanup. hace 7 años
SingleOrDefault.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Skip.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
SkipLast.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
SkipWhile.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Sum.Generated.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Sum.Generated.tt cfd11d1c62 Adding BCL style exception factories. hace 7 años
Take.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
TakeLast.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
TakeWhile.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
ToArray.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
ToAsyncEnumerable.cs af725758aa Remove the use of a CreateEnumerator overload. hace 7 años
ToDictionary.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
ToEnumerable.cs f42f8a6ccd Improve ToEnumerable exception behavior. hace 7 años
ToHashSet.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
ToList.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
ToLookup.cs 1eb95c90fe Using a null comparer is allowed. hace 7 años
ToObservable.cs cfd11d1c62 Adding BCL style exception factories. hace 7 años
Union.cs 24e92b0414 Remove UnionWithAsync. hace 7 años
Where.cs 9f00d59e69 Some stylistic consistency. hace 7 años
Zip.cs 674b5db3f1 Fix dispose order in Zip. hace 7 años