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