Mihai Codoban 23acf7349e remove property from other places 8 gadi atpakaļ
..
Properties 48c0707a7f Migrate to VS 2017 8 gadi atpakaļ
Aggregate.cs 250702b6b6 nameof cleanup 9 gadi atpakaļ
AnyAll.cs c60057e757 ensure enumerator is disposed 9 gadi atpakaļ
AppendPrepend.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
AsyncEnumerable.cs 34012690a0 Minor cleanup 9 gadi atpakaļ
AsyncEnumerableHelpers.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
AsyncEnumerator.cs 5d350fb041 Using async/await 9 gadi atpakaļ
AsyncIterator.cs 1973ec1633 some more cleanup 9 gadi atpakaļ
Average.cs 250702b6b6 nameof cleanup 9 gadi atpakaļ
Buffer.cs 1973ec1633 some more cleanup 9 gadi atpakaļ
Cast.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
Catch.cs 1973ec1633 some more cleanup 9 gadi atpakaļ
Concatenate.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
Contains.cs 250702b6b6 nameof cleanup 9 gadi atpakaļ
Count.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
Create.cs 6dd64894c3 Update asserts to reflect usage and add additional checking around CreateEnumerator/CreateEnumerable to document requirements 9 gadi atpakaļ
DefaultIfEmpty.cs 61c7b19dcd some more cleanup 9 gadi atpakaļ
Defer.cs 4d5293a8dc Put () => on next line to move functions left 9 gadi atpakaļ
Disposables.cs d57face49b remove dead code 9 gadi atpakaļ
Distinct.cs 61c7b19dcd some more cleanup 9 gadi atpakaļ
Do.cs 61c7b19dcd some more cleanup 9 gadi atpakaļ
ElementAt.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
EmptyArray.cs 62b7ef4fb6 Code review 9 gadi atpakaļ
Except.cs 61c7b19dcd some more cleanup 9 gadi atpakaļ
ExcludeFromCodeCoverageAttribute.cs fc324a3d2d Add tests based on code coverage 9 gadi atpakaļ
Expand.cs 61c7b19dcd some more cleanup 9 gadi atpakaļ
Finally.cs 61c7b19dcd some more cleanup 9 gadi atpakaļ
First.cs 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable 9 gadi atpakaļ
ForEach.cs 183c269419 Tests 9 gadi atpakaļ
Generate.cs 61c7b19dcd some more cleanup 9 gadi atpakaļ
GroupJoin.cs 26c841fe99 Optimize grouping 9 gadi atpakaļ
Grouping.cs 354ed2e1c6 rename local variable to eliminate clash 9 gadi atpakaļ
IAsyncEnumerable.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 gadi atpakaļ
IAsyncEnumerator.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 gadi atpakaļ
IAsyncGrouping.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 gadi atpakaļ
IIListProvider.cs abfb2c93da Address some bugs that were hanging tests 9 gadi atpakaļ
IOrderedAsyncEnumerable.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 gadi atpakaļ
IgnoreElements.cs eea207f5d2 some more cleanup 9 gadi atpakaļ
Intersect.cs eea207f5d2 some more cleanup 9 gadi atpakaļ
Join.cs 9f86e40e07 Fix loop to go to while if no grouping exists for item 9 gadi atpakaļ
Last.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
Lookup.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
Max.cs 250702b6b6 nameof cleanup 9 gadi atpakaļ
Min.cs 250702b6b6 nameof cleanup 9 gadi atpakaļ
OnErrorResumeNext.cs 040e8a9c06 cleanup too 9 gadi atpakaļ
OrderBy.cs 040e8a9c06 cleanup too 9 gadi atpakaļ
OrderedAsyncEnumerable.cs d89c9717a1 a bit more cleanup 9 gadi atpakaļ
Range.cs ffe6e1e0bf Split out into multiple files per type 9 gadi atpakaļ
Repeat.cs d89c9717a1 a bit more cleanup 9 gadi atpakaļ
Retry.cs ffe6e1e0bf Split out into multiple files per type 9 gadi atpakaļ
Reverse.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
Scan.cs d89c9717a1 a bit more cleanup 9 gadi atpakaļ
Select.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
SelectMany.cs d89c9717a1 a bit more cleanup 9 gadi atpakaļ
SequenceEqual.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
Set.cs 1003c9a46a exclude coverage from corefx type 9 gadi atpakaļ
Single.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
Skip.cs 9d645a3e27 a bit more cleanup 9 gadi atpakaļ
StartsWith.cs ffe6e1e0bf Split out into multiple files per type 9 gadi atpakaļ
Strings.cs 62b7ef4fb6 Code review 9 gadi atpakaļ
Sum.cs 250702b6b6 nameof cleanup 9 gadi atpakaļ
System.Interactive.Async.csproj 48c0707a7f Migrate to VS 2017 8 gadi atpakaļ
Take.cs 9d645a3e27 a bit more cleanup 9 gadi atpakaļ
TaskExt.cs 34012690a0 Minor cleanup 9 gadi atpakaļ
ToAsyncEnumerable.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
ToCollection.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
ToObservable.cs f47d85ef7c AsyncEnumerable.ToObservable: Use Try...-methods on TaskCompletionSources to avoid unexpected exceptions when the iterator is cancelled. 8 gadi atpakaļ
Union.cs ffe6e1e0bf Split out into multiple files per type 9 gadi atpakaļ
Using.cs 9d645a3e27 a bit more cleanup 9 gadi atpakaļ
Where.cs 41064bf39d Use C# 7 language features 8 gadi atpakaļ
Zip.cs b6afccc237 almost done with the cleanup i think 9 gadi atpakaļ