Bart De Smet e47142a5a7 Hand-rolling Empty iterator. 8 yıl önce
..
Aggregate.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
All.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
Any.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
AppendPrepend.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 yıl önce
Average.Generated.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
Average.Generated.tt 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
Average.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
Cast.cs 8c1ca84f1c Moving OfType to its own file. 8 yıl önce
Concat.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 yıl önce
Contains.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Count.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 yıl önce
Create.cs b479229682 Moving some Create methods to AsyncEnumerator. 8 yıl önce
DefaultIfEmpty.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 yıl önce
Distinct.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 yıl önce
ElementAt.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
ElementAtOrDefault.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
Empty.cs e47142a5a7 Hand-rolling Empty iterator. 8 yıl önce
Except.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
First.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
FirstOrDefault.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
ForEach.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
GroupBy.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 yıl önce
GroupJoin.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Grouping.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Intersect.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Join.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Last.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
LastOrDefault.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
LongCount.cs 206c7f2f1f Splitting Count and LongCount. 8 yıl önce
Max.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
Min.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
MinMax.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
MinMax.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
OfType.cs 8c1ca84f1c Moving OfType to its own file. 8 yıl önce
OrderBy.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
OrderedAsyncEnumerable.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Range.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Repeat.cs 636d4ebd68 Moving non-standard Repeat overloads to AsyncEnumerableEx. 8 yıl önce
Reverse.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 yıl önce
Select.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
SelectMany.cs c08f34be5f Moving non-standard SelectMany overload to AsyncEnumerableEx. 8 yıl önce
SequenceEqual.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
Single.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
SingleOrDefault.cs 2e45ab5b38 Renaming some methods to use Core suffix. 8 yıl önce
Skip.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
SkipLast.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
SkipWhile.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Sum.Generated.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Sum.Generated.tt 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Take.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
TakeLast.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
TakeWhile.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
ToArray.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 yıl önce
ToAsyncEnumerable.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 yıl önce
ToDictionary.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
ToEnumerable.cs bf3adad9bb Reshuffling some files. 8 yıl önce
ToHashSet.cs 401bf16e60 Adding ToHashSet. 8 yıl önce
ToList.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 yıl önce
ToLookup.cs ada8a64036 Renaming IIListProvider to IAsyncIListProvider. 8 yıl önce
ToObservable.cs bf3adad9bb Reshuffling some files. 8 yıl önce
Union.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Where.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce
Zip.cs 1a7192b640 Moving Standard Query Operators to System.Linq.Async. 8 yıl önce