Bart De Smet f76294ee94 Reducing code in ToLookup. 7 år sedan
..
Aggregate.cs 5faed346a8 Use C# 8.0 in Aggregate. 7 år sedan
All.cs a14f42f8d4 Use C# 8.0 in All and Any. 7 år sedan
Any.cs a14f42f8d4 Use C# 8.0 in All and Any. 7 år sedan
AppendPrepend.cs 8260e5243f Use C# 8.0 in Append and Prepend. 7 år sedan
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. 7 år sedan
Average.Generated.cs c70c1e5d2c Use C# 8.0 in Average. 7 år sedan
Average.Generated.tt c70c1e5d2c Use C# 8.0 in Average. 7 år sedan
Cast.cs 555dbb6810 Changing a few classes to private. 7 år sedan
Concat.cs dd907ead48 Use C# 8.0 in Concat. 7 år sedan
Contains.cs 85a9111e33 Tweak local function signatures in Contains. 7 år sedan
Count.cs c36dc93b92 Use C# 8.0 in Count and LongCount. 7 år sedan
DefaultIfEmpty.cs fab4165c01 Reduce code in DefaultIfEmpty. 7 år sedan
Distinct.cs b2cc797263 Reduce code duplication in Distinct. 7 år sedan
ElementAt.cs 3e63666486 Use C# 8.0 in ElementAt. 7 år sedan
ElementAtOrDefault.cs 3e63666486 Use C# 8.0 in ElementAt. 7 år sedan
Empty.cs 8d2882a48f Fixing name of TryGetElementAtAsync. 7 år sedan
Except.cs 05360aba29 Reduce code in Except, Intersect, and Union. 7 år sedan
First.cs 0980e87430 Avoiding heap-allocated closures 7 år sedan
FirstOrDefault.cs 8e5a9f51cd Use C# 8.0 in First. 7 år sedan
ForEach.cs f931420e89 Use C# 8.0 in ForEach. 7 år sedan
GroupBy.cs 780694dd9a Add missing new. 7 år sedan
GroupJoin.cs 59802a7891 Reduce code in GroupJoin. 7 år sedan
Grouping.cs 043997b2e7 Fix typo. 7 år sedan
Intersect.cs 05360aba29 Reduce code in Except, Intersect, and Union. 7 år sedan
Join.cs e16dff76d6 Reduce code in Join. 7 år sedan
Last.cs 0980e87430 Avoiding heap-allocated closures 7 år sedan
LastOrDefault.cs ddaf9b991f Use C# 8.0 in Last. 7 år sedan
LongCount.cs c36dc93b92 Use C# 8.0 in Count and LongCount. 7 år sedan
Lookup.cs 971f38e22d Use C# 8.0 in Lookup. 7 år sedan
Max.cs 4ab51fea0c Use C# 8.0 in generic Min and Max. 7 år sedan
Min.cs 4ab51fea0c Use C# 8.0 in generic Min and Max. 7 år sedan
MinMax.Generated.cs b138e06b0a Use C# 8.0 in primitive Min and Max. 7 år sedan
MinMax.Generated.tt b138e06b0a Use C# 8.0 in primitive Min and Max. 7 år sedan
OfType.cs b9f9514d57 Revert "Use only var when type is obvious." 7 år sedan
OrderBy.cs 7f90a10101 Reduce code in OrderBy. 7 år sedan
OrderedAsyncEnumerable.cs 7f90a10101 Reduce code in OrderBy. 7 år sedan
Range.cs b9f9514d57 Revert "Use only var when type is obvious." 7 år sedan
Repeat.cs aa2430bb42 Check for cancellation in a few more places. 7 år sedan
Reverse.cs b9f9514d57 Revert "Use only var when type is obvious." 7 år sedan
Select.Opt.Generated.cs 2b0cd8e161 Enabling optimizations for combining N selectors 7 år sedan
Select.Opt.Generated.tt 2b0cd8e161 Enabling optimizations for combining N selectors 7 år sedan
Select.Opt.cs 2b0cd8e161 Enabling optimizations for combining N selectors 7 år sedan
Select.cs 5227c48429 Refactor Where/Select optimizations 7 år sedan
SelectMany.cs b9f9514d57 Revert "Use only var when type is obvious." 7 år sedan
SequenceEqual.cs 4f97781307 Fix SequenceEqual chaining. 7 år sedan
Single.cs 5c55c93bd5 Use C# 8.0 in Single. 7 år sedan
SingleLinkedNode.cs b9f9514d57 Revert "Use only var when type is obvious." 7 år sedan
SingleOrDefault.cs 5c55c93bd5 Use C# 8.0 in Single. 7 år sedan
Skip.cs 3a3c59ba42 Change signature of Clone. 7 år sedan
SkipLast.cs db5992d579 Remove unused using. 7 år sedan
SkipWhile.cs b9f9514d57 Revert "Use only var when type is obvious." 7 år sedan
Sum.Generated.cs 6c7a784426 Use C# 8.0 in Sum. 7 år sedan
Sum.Generated.tt 6c7a784426 Use C# 8.0 in Sum. 7 år sedan
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 år sedan
TakeLast.cs b9f9514d57 Revert "Use only var when type is obvious." 7 år sedan
TakeWhile.cs b9f9514d57 Revert "Use only var when type is obvious." 7 år sedan
ToArray.cs 369026d24e Taming CancellationToken overload hell 7 år sedan
ToAsyncEnumerable.Observable.cs b9f9514d57 Revert "Use only var when type is obvious." 7 år sedan
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. 7 år sedan
ToAsyncEnumerable.cs aa2430bb42 Check for cancellation in a few more places. 7 år sedan
ToDictionary.cs 7878c5b349 Reducing code in ToDictionary. 7 år sedan
ToEnumerable.cs 0980e87430 Avoiding heap-allocated closures 7 år sedan
ToHashSet.cs fb3b6f40e4 Reduce code in ToHashSet. 7 år sedan
ToList.cs 7cf8fb5a3b Use C# 8.0 in ToList. 7 år sedan
ToLookup.cs f76294ee94 Reducing code in ToLookup. 7 år sedan
ToObservable.cs b9f9514d57 Revert "Use only var when type is obvious." 7 år sedan
Union.cs 05360aba29 Reduce code in Except, Intersect, and Union. 7 år sedan
Where.Opt.Generated.cs be5d8bb438 Enabling optimizations for combining N predicates 7 år sedan
Where.Opt.Generated.tt be5d8bb438 Enabling optimizations for combining N predicates 7 år sedan
Where.Opt.cs be5d8bb438 Enabling optimizations for combining N predicates 7 år sedan
Where.cs 5227c48429 Refactor Where/Select optimizations 7 år sedan
Zip.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 år sedan