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