Bart De Smet 9d29fc916f Rename file to ToLookup. hace 8 años
..
Properties 48c0707a7f Migrate to VS 2017 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 582670448c Splitting IsEmpty into separate file. 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 1c9258123a Moving CompletedTask to TaskExt. 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
Buffer.cs 4e6c9fb11e More code cosmetics. hace 8 años
Cast.cs 4e6c9fb11e More code cosmetics. hace 8 años
Catch.cs 91cdd73ba8 Async variant of Catch. 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 c695d246f2 More code cosmetics. 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
GroupJoin.cs 4eb53305bd Some more code cosmetics. hace 8 años
Grouping.cs 93eaba9365 Modernizing some code. hace 8 años
IAsyncDisposable.cs 5b9bb8d9cf Adding link to the language proposal. hace 8 años
IAsyncEnumerable.cs 5b9bb8d9cf Adding link to the language proposal. hace 8 años
IAsyncEnumerator.cs 5b9bb8d9cf Adding link to the language proposal. hace 8 años
IAsyncGrouping.cs 5ab0208a38 Clean up some garbage. hace 8 años
IIListProvider.cs da9bdd0cd7 Mark interface as internal. hace 8 años
IOrderedAsyncEnumerable.cs c695d246f2 More code cosmetics. hace 8 años
IgnoreElements.cs c695d246f2 More code cosmetics. hace 8 años
Intersect.cs c695d246f2 More code cosmetics. hace 8 años
IsEmpty.cs 582670448c Splitting IsEmpty into separate file. hace 8 años
Join.cs c695d246f2 More code cosmetics. hace 8 años
Last.cs c695d246f2 More code cosmetics. hace 8 años
Max.cs 8a4db0c35a Async variants of MinBy and MaxBy. hace 8 años
Min.cs 8a4db0c35a Async variants of MinBy and MaxBy. 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 b313e4060f Some more cosmetics. hace 8 años
OrderedAsyncEnumerable.cs b313e4060f Some more cosmetics. 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 b313e4060f Some more cosmetics. 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 4f3a90ada1 Generating Average. 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 9d29fc916f Rename file to ToLookup. 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