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