Bart De Smet 24e92b0414 Remove UnionWithAsync. 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 01f79649b6 Improving GetCountAsync to avoid async machinery. 7 лет назад
Contains.cs 1eb95c90fe Using a null comparer is allowed. 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 24e92b0414 Remove UnionWithAsync. 7 лет назад
ElementAt.cs 46668196a3 Align ElementAt behavior with synchronous LINQ. 7 лет назад
ElementAtOrDefault.cs c4cf6ed51f Fixing ElementAtOrDefault behavior. 7 лет назад
Empty.cs e25eb849f0 Reduce TaskExt surface. 7 лет назад
Except.cs 1eb95c90fe Using a null comparer is allowed. 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 1eb95c90fe Using a null comparer is allowed. 7 лет назад
GroupJoin.cs 1eb95c90fe Using a null comparer is allowed. 7 лет назад
Grouping.cs 67cb696b45 Clean up Grouping. 7 лет назад
Intersect.cs 1eb95c90fe Using a null comparer is allowed. 7 лет назад
Join.cs 1eb95c90fe Using a null comparer is allowed. 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 1eb95c90fe Using a null comparer is allowed. 7 лет назад
OrderedAsyncEnumerable.cs 1eb95c90fe Using a null comparer is allowed. 7 лет назад
Range.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Repeat.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Reverse.cs dd3885abe5 Reuse cached task for -1. 7 лет назад
Select.cs dd3885abe5 Reuse cached task for -1. 7 лет назад
SelectMany.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
SequenceEqual.cs 1eb95c90fe Using a null comparer is allowed. 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 1eb95c90fe Using a null comparer is allowed. 7 лет назад
ToEnumerable.cs f42f8a6ccd Improve ToEnumerable exception behavior. 7 лет назад
ToHashSet.cs 1eb95c90fe Using a null comparer is allowed. 7 лет назад
ToList.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
ToLookup.cs 1eb95c90fe Using a null comparer is allowed. 7 лет назад
ToObservable.cs cfd11d1c62 Adding BCL style exception factories. 7 лет назад
Union.cs 24e92b0414 Remove UnionWithAsync. 7 лет назад
Where.cs 9f00d59e69 Some stylistic consistency. 7 лет назад
Zip.cs 674b5db3f1 Fix dispose order in Zip. 7 лет назад