Bart De Smet 6716857cb4 Simplify ToObservable implementation. 7 年之前
..
Aggregate.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
All.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
Any.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
AppendPrepend.cs b343121674 Some more naming changes. 7 年之前
Average.Generated.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 年之前
Average.Generated.tt 2e45ab5b38 Renaming some methods to use Core suffix. 8 年之前
Average.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
Cast.cs 8c1ca84f1c Moving OfType to its own file. 8 年之前
Concat.cs b53998f1d6 More code cleanup. 7 年之前
Contains.cs 741e9660c8 merge from master 7 年之前
Count.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 年之前
Create.cs b53998f1d6 More code cleanup. 7 年之前
DefaultIfEmpty.cs b53998f1d6 More code cleanup. 7 年之前
Distinct.cs b53998f1d6 More code cleanup. 7 年之前
ElementAt.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
ElementAtOrDefault.cs 4847c39521 Modernize some code. 7 年之前
Empty.cs 4847c39521 Modernize some code. 7 年之前
Except.cs b53998f1d6 More code cleanup. 7 年之前
First.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
FirstOrDefault.cs 4847c39521 Modernize some code. 7 年之前
ForEach.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
GroupBy.cs ee62cf2eba Passing down cancellation to Lookup functionality. 7 年之前
GroupJoin.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
Grouping.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
Intersect.cs b53998f1d6 More code cleanup. 7 年之前
Join.cs e2b5a524e1 Some stylistic changes. 7 年之前
Last.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
LastOrDefault.cs 4847c39521 Modernize some code. 7 年之前
LongCount.cs 206c7f2f1f Splitting Count and LongCount. 8 年之前
Max.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
Min.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
MinMax.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 年之前
MinMax.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 年之前
OfType.cs 8c1ca84f1c Moving OfType to its own file. 8 年之前
OrderBy.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 年之前
OrderedAsyncEnumerable.cs b343121674 Some more naming changes. 7 年之前
Range.cs 4847c39521 Modernize some code. 7 年之前
Repeat.cs b53998f1d6 More code cleanup. 7 年之前
Reverse.cs b53998f1d6 More code cleanup. 7 年之前
Select.cs b53998f1d6 More code cleanup. 7 年之前
SelectMany.cs 4847c39521 Modernize some code. 7 年之前
SequenceEqual.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
Single.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
SingleLinkedNode.cs b53998f1d6 More code cleanup. 7 年之前
SingleOrDefault.cs 4847c39521 Modernize some code. 7 年之前
Skip.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. 8 年之前
SkipLast.cs b53998f1d6 More code cleanup. 7 年之前
SkipWhile.cs b53998f1d6 More code cleanup. 7 年之前
Sum.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 年之前
Sum.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 年之前
Take.cs 6f2e856fd2 Adding Async[Enumerable|List]Partition and use it for Skip and Take. 8 年之前
TakeLast.cs b53998f1d6 More code cleanup. 7 年之前
TakeWhile.cs b53998f1d6 More code cleanup. 7 年之前
ToArray.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 年之前
ToAsyncEnumerable.cs b53998f1d6 More code cleanup. 7 年之前
ToDictionary.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 年之前
ToEnumerable.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
ToHashSet.cs 401bf16e60 Adding ToHashSet. 8 年之前
ToList.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 年之前
ToLookup.cs ee62cf2eba Passing down cancellation to Lookup functionality. 7 年之前
ToObservable.cs 6716857cb4 Simplify ToObservable implementation. 7 年之前
Union.cs 271688e421 Adapting to GetAsyncEnumerator(CancellationToken) interface change. 7 年之前
Where.cs b53998f1d6 More code cleanup. 7 年之前
Zip.cs b53998f1d6 More code cleanup. 7 年之前