Bart De Smet 2b0cd8e161 Enabling optimizations for combining N selectors 7 vuotta sitten
..
Aggregate.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
All.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
Any.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
AppendPrepend.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
AsAsyncEnumerable.cs 6a3dfda574 Move Create and AsAsyncEnumerable. 7 vuotta sitten
Average.Generated.cs 369026d24e Taming CancellationToken overload hell 7 vuotta sitten
Average.Generated.tt 369026d24e Taming CancellationToken overload hell 7 vuotta sitten
Average.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Cast.cs 555dbb6810 Changing a few classes to private. 7 vuotta sitten
Concat.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Contains.cs 15fb36bba0 Simplify code using local functions 7 vuotta sitten
Count.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
DefaultIfEmpty.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Distinct.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
ElementAt.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
ElementAtOrDefault.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
Empty.cs 8d2882a48f Fixing name of TryGetElementAtAsync. 7 vuotta sitten
Except.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
First.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
FirstOrDefault.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
ForEach.cs 369026d24e Taming CancellationToken overload hell 7 vuotta sitten
GroupBy.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
GroupJoin.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Grouping.cs 8b7d90e758 Embrace LDM-2018-11-28 decision to check for cancellation in GetAsyncEnumerator. 7 vuotta sitten
Intersect.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Join.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Last.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
LastOrDefault.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
LongCount.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
Lookup.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Max.Primitive.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Max.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
Min.Primitive.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Min.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
MinMax.Generated.cs 369026d24e Taming CancellationToken overload hell 7 vuotta sitten
MinMax.Generated.tt 369026d24e Taming CancellationToken overload hell 7 vuotta sitten
OfType.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
OrderBy.cs a5ad50d29b Adding tests for OrderBy. 7 vuotta sitten
OrderedAsyncEnumerable.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Range.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Repeat.cs aa2430bb42 Check for cancellation in a few more places. 7 vuotta sitten
Reverse.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Select.Opt.Generated.cs 2b0cd8e161 Enabling optimizations for combining N selectors 7 vuotta sitten
Select.Opt.Generated.tt 2b0cd8e161 Enabling optimizations for combining N selectors 7 vuotta sitten
Select.Opt.cs 2b0cd8e161 Enabling optimizations for combining N selectors 7 vuotta sitten
Select.cs 5227c48429 Refactor Where/Select optimizations 7 vuotta sitten
SelectMany.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
SequenceEqual.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
Single.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
SingleLinkedNode.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
SingleOrDefault.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
Skip.cs 3a3c59ba42 Change signature of Clone. 7 vuotta sitten
SkipLast.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
SkipWhile.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Sum.Generated.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
Sum.Generated.tt 89ed66a36d Updated code generation for Sum to avoid closures 7 vuotta sitten
Take.cs cfd11d1c62 Adding BCL style exception factories. 7 vuotta sitten
TakeLast.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
TakeWhile.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
ToArray.cs 369026d24e Taming CancellationToken overload hell 7 vuotta sitten
ToAsyncEnumerable.Observable.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
ToAsyncEnumerable.Task.cs 80b4afa2c0 Small tweak to Task<T> conversion code. 7 vuotta sitten
ToAsyncEnumerable.cs aa2430bb42 Check for cancellation in a few more places. 7 vuotta sitten
ToDictionary.cs d6171d53ee Reduce loop bodies 7 vuotta sitten
ToEnumerable.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
ToHashSet.cs d6171d53ee Reduce loop bodies 7 vuotta sitten
ToList.cs 0980e87430 Avoiding heap-allocated closures 7 vuotta sitten
ToLookup.cs 369026d24e Taming CancellationToken overload hell 7 vuotta sitten
ToObservable.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Union.cs b9f9514d57 Revert "Use only var when type is obvious." 7 vuotta sitten
Where.Opt.Generated.cs be5d8bb438 Enabling optimizations for combining N predicates 7 vuotta sitten
Where.Opt.Generated.tt be5d8bb438 Enabling optimizations for combining N predicates 7 vuotta sitten
Where.Opt.cs be5d8bb438 Enabling optimizations for combining N predicates 7 vuotta sitten
Where.cs 5227c48429 Refactor Where/Select optimizations 7 vuotta sitten
Zip.cs d596d9f6d8 Adding "deep cancellation" API surface predicated by a NO_DEEP_CANCELLATION symbol. 7 vuotta sitten