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