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