Bart De Smet 3db1e471d1 Moving StartWith to AsyncEnumerableEx. il y a 8 ans
..
Properties 48c0707a7f Migrate to VS 2017 il y a 8 ans
System 3db1e471d1 Moving StartWith to AsyncEnumerableEx. il y a 8 ans
Aggregate.cs 01c87be60b Async variants of Aggregate. il y a 8 ans
All.cs 74803bfbfd Splitting All and Any. il y a 8 ans
Any.cs 74803bfbfd Splitting All and Any. il y a 8 ans
AppendPrepend.cs 0db5681ca0 Some code cosmetics. il y a 8 ans
AsyncEnumerable.cs 0bf919fd74 Adding AsyncEnumerableEx. il y a 8 ans
AsyncEnumerableHelpers.cs 4e6c9fb11e More code cosmetics. il y a 8 ans
AsyncEnumerator.cs 6ebcbef413 Splitting types in different files. il y a 8 ans
AsyncIterator.cs 63cecd31c3 Making AsyncIterator a top-level class. il y a 8 ans
Average.Generated.cs b7bc6a5a59 Async variants of Average, Max, Min, and Sum. il y a 8 ans
Average.Generated.tt b7bc6a5a59 Async variants of Average, Max, Min, and Sum. il y a 8 ans
Average.cs 4e6c9fb11e More code cosmetics. il y a 8 ans
Cast.cs 4e6c9fb11e More code cosmetics. il y a 8 ans
Concat.cs 27a6d083f4 Rename Concat. il y a 8 ans
Contains.cs 4e6c9fb11e More code cosmetics. il y a 8 ans
Count.cs 4e6c9fb11e More code cosmetics. il y a 8 ans
Create.cs f92678e70b Async variants of Create and Defer. il y a 8 ans
DefaultIfEmpty.cs 4e6c9fb11e More code cosmetics. il y a 8 ans
Disposables.cs eceec47d15 Some improvements to disposables. il y a 8 ans
Distinct.cs 850e27d487 Splitting Distinct and DistinctUntilChanged. il y a 8 ans
ElementAt.cs 004d8cd7d9 Sorting ElementAt overloads. il y a 8 ans
EmptyArray.cs ae718bad3d More code cosmetics. il y a 8 ans
Except.cs 34c3e642ea Some code cosmetics. il y a 8 ans
ExcludeFromCodeCoverageAttribute.cs ae718bad3d More code cosmetics. il y a 8 ans
First.cs 4babd9fa33 Reordering First overloads. il y a 8 ans
ForEach.cs 91dc1f106a Async variants of ForEachAsync. il y a 8 ans
GroupBy.cs 83ace94afc Async variants of GroupBy. il y a 8 ans
GroupJoin.cs 591f7b755b Async variants of GroupJoin. il y a 8 ans
Grouping.cs 7f43322403 Splitting GroupBy operators into separate file. il y a 8 ans
IIListProvider.cs da9bdd0cd7 Mark interface as internal. il y a 8 ans
Intersect.cs 8a24dbf26a Reordering overloads of Intersect. il y a 8 ans
IsEmpty.cs 582670448c Splitting IsEmpty into separate file. il y a 8 ans
Join.cs 0e3f3bd005 Async variants of Join. il y a 8 ans
Last.cs 5c8c9fce94 Sorting Last overloads. il y a 8 ans
Max.cs 55fad84d04 Splitting [Min|Max][By] files. il y a 8 ans
MaxBy.cs 55fad84d04 Splitting [Min|Max][By] files. il y a 8 ans
Min.cs 55fad84d04 Splitting [Min|Max][By] files. il y a 8 ans
MinBy.cs 55fad84d04 Splitting [Min|Max][By] files. il y a 8 ans
MinMax.Generated.cs 01c87be60b Async variants of Aggregate. il y a 8 ans
MinMax.Generated.tt 01c87be60b Async variants of Aggregate. il y a 8 ans
OrderBy.cs e280f57f0f Initial work on async variants for OrderBy. il y a 8 ans
OrderedAsyncEnumerable.cs 63cecd31c3 Making AsyncIterator a top-level class. il y a 8 ans
Range.cs b313e4060f Some more cosmetics. il y a 8 ans
Repeat.cs b313e4060f Some more cosmetics. il y a 8 ans
Retry.cs b313e4060f Some more cosmetics. il y a 8 ans
Reverse.cs b313e4060f Some more cosmetics. il y a 8 ans
Scan.cs 2456f5767b Async variants of Scan. il y a 8 ans
Select.cs b313e4060f Some more cosmetics. il y a 8 ans
SelectMany.cs cef656eb14 Adding remaining async variants of SelectMany. il y a 8 ans
SequenceEqual.cs b313e4060f Some more cosmetics. il y a 8 ans
Set.cs b313e4060f Some more cosmetics. il y a 8 ans
Single.cs be85d6ae77 Reordering Single overloads. il y a 8 ans
Skip.cs b313e4060f Some more cosmetics. il y a 8 ans
Strings.cs b313e4060f Some more cosmetics. il y a 8 ans
Sum.Generated.cs 47756a08d1 Fixing code generation for Sum. il y a 8 ans
Sum.Generated.tt 47756a08d1 Fixing code generation for Sum. il y a 8 ans
System.Interactive.Async.csproj 1c69583ffa Moving interfaces to System.Linq.Async. il y a 8 ans
Take.cs b313e4060f Some more cosmetics. il y a 8 ans
TaskExt.cs f9560f62d4 Marking TaskExt as internal. il y a 8 ans
ToArray.cs 8a97fe8fd6 Splitting ToArray, ToDictionary, and ToList. il y a 8 ans
ToAsyncEnumerable.cs b313e4060f Some more cosmetics. il y a 8 ans
ToDictionary.cs 73b6aeffa1 Async variants of ToDictionary. il y a 8 ans
ToList.cs 8a97fe8fd6 Splitting ToArray, ToDictionary, and ToList. il y a 8 ans
ToLookup.cs 83ace94afc Async variants of GroupBy. il y a 8 ans
ToObservable.cs 59fa82f619 Sealing some classes. il y a 8 ans
Union.cs a08c66a558 Reordering overloads of Union. il y a 8 ans
Using.cs bcf2c05a15 Async variant of using. il y a 8 ans
Where.cs 8af963fe32 Some cleanup. il y a 8 ans
Zip.cs 8af963fe32 Some cleanup. il y a 8 ans