Bart De Smet 6c7a784426 Use C# 8.0 in Sum. 6 anni fa
..
Aggregate.cs 5faed346a8 Use C# 8.0 in Aggregate. 6 anni fa
All.cs a14f42f8d4 Use C# 8.0 in All and Any. 6 anni fa
Any.cs a14f42f8d4 Use C# 8.0 in All and Any. 6 anni fa
AppendPrepend.cs 8260e5243f Use C# 8.0 in Append and Prepend. 6 anni fa
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. 7 anni fa
Average.Generated.cs dc2706c7ad Code-gen for Average. 6 anni fa
Average.Generated.tt dc2706c7ad Code-gen for Average. 6 anni fa
Cast.cs 555dbb6810 Changing a few classes to private. 6 anni fa
Concat.cs dd907ead48 Use C# 8.0 in Concat. 6 anni fa
Contains.cs 42273fc6a3 Use C# 8.0 in Contains. 6 anni fa
Count.cs c36dc93b92 Use C# 8.0 in Count and LongCount. 6 anni fa
DefaultIfEmpty.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Distinct.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ElementAt.cs 3e63666486 Use C# 8.0 in ElementAt. 6 anni fa
ElementAtOrDefault.cs 3e63666486 Use C# 8.0 in ElementAt. 6 anni fa
Empty.cs 8d2882a48f Fixing name of TryGetElementAtAsync. 6 anni fa
Except.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
First.cs 0980e87430 Avoiding heap-allocated closures 6 anni fa
FirstOrDefault.cs 8e5a9f51cd Use C# 8.0 in First. 6 anni fa
ForEach.cs f931420e89 Use C# 8.0 in ForEach. 6 anni fa
GroupBy.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
GroupJoin.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Grouping.cs 8b7d90e758 Embrace LDM-2018-11-28 decision to check for cancellation in GetAsyncEnumerator. 7 anni fa
Intersect.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Join.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Last.cs 0980e87430 Avoiding heap-allocated closures 6 anni fa
LastOrDefault.cs ddaf9b991f Use C# 8.0 in Last. 6 anni fa
LongCount.cs c36dc93b92 Use C# 8.0 in Count and LongCount. 6 anni fa
Lookup.cs 971f38e22d Use C# 8.0 in Lookup. 6 anni fa
Max.cs 4ab51fea0c Use C# 8.0 in generic Min and Max. 6 anni fa
Min.cs 4ab51fea0c Use C# 8.0 in generic Min and Max. 6 anni fa
MinMax.Generated.cs b138e06b0a Use C# 8.0 in primitive Min and Max. 6 anni fa
MinMax.Generated.tt b138e06b0a Use C# 8.0 in primitive Min and Max. 6 anni fa
OfType.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
OrderBy.cs a5ad50d29b Adding tests for OrderBy. 6 anni fa
OrderedAsyncEnumerable.cs ccd9a44c0b Obey to repo's code style for OrderedAsyncEnumerable. 6 anni fa
Range.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Repeat.cs aa2430bb42 Check for cancellation in a few more places. 6 anni fa
Reverse.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Select.Opt.Generated.cs 2b0cd8e161 Enabling optimizations for combining N selectors 6 anni fa
Select.Opt.Generated.tt 2b0cd8e161 Enabling optimizations for combining N selectors 6 anni fa
Select.Opt.cs 2b0cd8e161 Enabling optimizations for combining N selectors 6 anni fa
Select.cs 5227c48429 Refactor Where/Select optimizations 6 anni fa
SelectMany.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
SequenceEqual.cs d4eea91c4f Use C# 8.0 in SequenceEqual. 6 anni fa
Single.cs 5c55c93bd5 Use C# 8.0 in Single. 6 anni fa
SingleLinkedNode.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
SingleOrDefault.cs 5c55c93bd5 Use C# 8.0 in Single. 6 anni fa
Skip.cs 3a3c59ba42 Change signature of Clone. 7 anni fa
SkipLast.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
SkipWhile.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Sum.Generated.cs 6c7a784426 Use C# 8.0 in Sum. 6 anni fa
Sum.Generated.tt 6c7a784426 Use C# 8.0 in Sum. 6 anni fa
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 anni fa
TakeLast.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
TakeWhile.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ToArray.cs 369026d24e Taming CancellationToken overload hell 6 anni fa
ToAsyncEnumerable.Observable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. 7 anni fa
ToAsyncEnumerable.cs aa2430bb42 Check for cancellation in a few more places. 6 anni fa
ToDictionary.cs 1640ce2dae Use C# 8.0 in ToDictionary. 6 anni fa
ToEnumerable.cs 0980e87430 Avoiding heap-allocated closures 6 anni fa
ToHashSet.cs 8a41d15864 Use C# 8.0 in ToHashSet. 6 anni fa
ToList.cs 7cf8fb5a3b Use C# 8.0 in ToList. 6 anni fa
ToLookup.cs 369026d24e Taming CancellationToken overload hell 6 anni fa
ToObservable.cs b9f9514d57 Revert "Use only var when type is obvious." 6 anni fa
Union.cs e7df998e96 Use C# 8.0 in Union. 6 anni fa
Where.Opt.Generated.cs be5d8bb438 Enabling optimizations for combining N predicates 6 anni fa
Where.Opt.Generated.tt be5d8bb438 Enabling optimizations for combining N predicates 6 anni fa
Where.Opt.cs be5d8bb438 Enabling optimizations for combining N predicates 6 anni fa
Where.cs 5227c48429 Refactor Where/Select optimizations 6 anni fa
Zip.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 anni fa