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