Bart De Smet c38d7ee3e5 Reordering OrderBy and ThenBy overloads. vor 8 Jahren
..
Properties 48c0707a7f Migrate to VS 2017 vor 8 Jahren
Aggregate.cs 01c87be60b Async variants of Aggregate. vor 8 Jahren
All.cs 74803bfbfd Splitting All and Any. vor 8 Jahren
Any.cs 74803bfbfd Splitting All and Any. vor 8 Jahren
AppendPrepend.cs 0db5681ca0 Some code cosmetics. vor 8 Jahren
AsyncEnumerable.cs 582670448c Splitting IsEmpty into separate file. vor 8 Jahren
AsyncEnumerableHelpers.cs 4e6c9fb11e More code cosmetics. vor 8 Jahren
AsyncEnumerator.cs 6ebcbef413 Splitting types in different files. vor 8 Jahren
AsyncIterator.cs 1c9258123a Moving CompletedTask to TaskExt. vor 8 Jahren
Average.Generated.cs b7bc6a5a59 Async variants of Average, Max, Min, and Sum. vor 8 Jahren
Average.Generated.tt b7bc6a5a59 Async variants of Average, Max, Min, and Sum. vor 8 Jahren
Average.cs 4e6c9fb11e More code cosmetics. vor 8 Jahren
Buffer.cs 4e6c9fb11e More code cosmetics. vor 8 Jahren
Cast.cs 4e6c9fb11e More code cosmetics. vor 8 Jahren
Catch.cs 91cdd73ba8 Async variant of Catch. vor 8 Jahren
Concatenate.cs 4e6c9fb11e More code cosmetics. vor 8 Jahren
Contains.cs 4e6c9fb11e More code cosmetics. vor 8 Jahren
Count.cs 4e6c9fb11e More code cosmetics. vor 8 Jahren
Create.cs f92678e70b Async variants of Create and Defer. vor 8 Jahren
DefaultIfEmpty.cs 4e6c9fb11e More code cosmetics. vor 8 Jahren
Defer.cs f92678e70b Async variants of Create and Defer. vor 8 Jahren
Disposables.cs eceec47d15 Some improvements to disposables. vor 8 Jahren
Distinct.cs 9a752692dd Async variants of Distinct and DistinctUntilChanged. vor 8 Jahren
Do.cs 12063f6d82 Async variants of Do. vor 8 Jahren
ElementAt.cs 004d8cd7d9 Sorting ElementAt overloads. vor 8 Jahren
EmptyArray.cs ae718bad3d More code cosmetics. vor 8 Jahren
Except.cs 34c3e642ea Some code cosmetics. vor 8 Jahren
ExcludeFromCodeCoverageAttribute.cs ae718bad3d More code cosmetics. vor 8 Jahren
Expand.cs a663af4864 Async variant of Expand. vor 8 Jahren
Finally.cs d4d1fe1410 Async variant of Finally. vor 8 Jahren
First.cs c695d246f2 More code cosmetics. vor 8 Jahren
ForEach.cs 91dc1f106a Async variants of ForEachAsync. vor 8 Jahren
Generate.cs debb67bdf4 More code cosmetics. vor 8 Jahren
GroupJoin.cs 4eb53305bd Some more code cosmetics. vor 8 Jahren
Grouping.cs 93eaba9365 Modernizing some code. vor 8 Jahren
IAsyncDisposable.cs 5b9bb8d9cf Adding link to the language proposal. vor 8 Jahren
IAsyncEnumerable.cs 5b9bb8d9cf Adding link to the language proposal. vor 8 Jahren
IAsyncEnumerator.cs 5b9bb8d9cf Adding link to the language proposal. vor 8 Jahren
IAsyncGrouping.cs 5ab0208a38 Clean up some garbage. vor 8 Jahren
IIListProvider.cs da9bdd0cd7 Mark interface as internal. vor 8 Jahren
IOrderedAsyncEnumerable.cs c695d246f2 More code cosmetics. vor 8 Jahren
IgnoreElements.cs c695d246f2 More code cosmetics. vor 8 Jahren
Intersect.cs 8a24dbf26a Reordering overloads of Intersect. vor 8 Jahren
IsEmpty.cs 582670448c Splitting IsEmpty into separate file. vor 8 Jahren
Join.cs c695d246f2 More code cosmetics. vor 8 Jahren
Last.cs c695d246f2 More code cosmetics. vor 8 Jahren
Max.cs 8a4db0c35a Async variants of MinBy and MaxBy. vor 8 Jahren
Min.cs 8a4db0c35a Async variants of MinBy and MaxBy. vor 8 Jahren
MinMax.Generated.cs 01c87be60b Async variants of Aggregate. vor 8 Jahren
MinMax.Generated.tt 01c87be60b Async variants of Aggregate. vor 8 Jahren
OnErrorResumeNext.cs b313e4060f Some more cosmetics. vor 8 Jahren
OrderBy.cs c38d7ee3e5 Reordering OrderBy and ThenBy overloads. vor 8 Jahren
OrderedAsyncEnumerable.cs b313e4060f Some more cosmetics. vor 8 Jahren
Range.cs b313e4060f Some more cosmetics. vor 8 Jahren
Repeat.cs b313e4060f Some more cosmetics. vor 8 Jahren
Retry.cs b313e4060f Some more cosmetics. vor 8 Jahren
Reverse.cs b313e4060f Some more cosmetics. vor 8 Jahren
Scan.cs 2456f5767b Async variants of Scan. vor 8 Jahren
Select.cs b313e4060f Some more cosmetics. vor 8 Jahren
SelectMany.cs cef656eb14 Adding remaining async variants of SelectMany. vor 8 Jahren
SequenceEqual.cs b313e4060f Some more cosmetics. vor 8 Jahren
Set.cs b313e4060f Some more cosmetics. vor 8 Jahren
Single.cs b313e4060f Some more cosmetics. vor 8 Jahren
Skip.cs b313e4060f Some more cosmetics. vor 8 Jahren
StartWith.cs 6a514382f6 Renaming a file. vor 8 Jahren
Strings.cs b313e4060f Some more cosmetics. vor 8 Jahren
Sum.Generated.cs 47756a08d1 Fixing code generation for Sum. vor 8 Jahren
Sum.Generated.tt 47756a08d1 Fixing code generation for Sum. vor 8 Jahren
System.Interactive.Async.csproj 4f3a90ada1 Generating Average. vor 8 Jahren
Take.cs b313e4060f Some more cosmetics. vor 8 Jahren
TaskExt.cs f9560f62d4 Marking TaskExt as internal. vor 8 Jahren
ToArray.cs 8a97fe8fd6 Splitting ToArray, ToDictionary, and ToList. vor 8 Jahren
ToAsyncEnumerable.cs b313e4060f Some more cosmetics. vor 8 Jahren
ToDictionary.cs 73b6aeffa1 Async variants of ToDictionary. vor 8 Jahren
ToList.cs 8a97fe8fd6 Splitting ToArray, ToDictionary, and ToList. vor 8 Jahren
ToLookup.cs 13335566d8 Async variants of ToLookup. vor 8 Jahren
ToObservable.cs 59fa82f619 Sealing some classes. vor 8 Jahren
Union.cs a08c66a558 Reordering overloads of Union. vor 8 Jahren
Using.cs bcf2c05a15 Async variant of using. vor 8 Jahren
Where.cs 8af963fe32 Some cleanup. vor 8 Jahren
Zip.cs 8af963fe32 Some cleanup. vor 8 Jahren