Oren Novotny fbd9ee7655 Add .NET Standard 2 to Ix (#628) 7 tahun lalu
..
Properties 48c0707a7f Migrate to VS 2017 8 tahun lalu
Aggregate.cs 250702b6b6 nameof cleanup 9 tahun lalu
AnyAll.cs c60057e757 ensure enumerator is disposed 9 tahun lalu
AppendPrepend.cs 41064bf39d Use C# 7 language features 8 tahun lalu
AsyncEnumerable.cs 34012690a0 Minor cleanup 9 tahun lalu
AsyncEnumerableHelpers.cs 41064bf39d Use C# 7 language features 8 tahun lalu
AsyncEnumerator.cs 5d350fb041 Using async/await 9 tahun lalu
AsyncIterator.cs 1973ec1633 some more cleanup 9 tahun lalu
Average.cs 250702b6b6 nameof cleanup 9 tahun lalu
Buffer.cs 1973ec1633 some more cleanup 9 tahun lalu
Cast.cs 41064bf39d Use C# 7 language features 8 tahun lalu
Catch.cs 1973ec1633 some more cleanup 9 tahun lalu
Concatenate.cs 379a7519f9 Fix xUnit warnings and apply code style fixes to match editorconfig and remove warnings in VS (#626) 7 tahun lalu
Contains.cs 250702b6b6 nameof cleanup 9 tahun lalu
Count.cs 41064bf39d Use C# 7 language features 8 tahun lalu
Create.cs 803bb72302 Ix.Async: Dispose an AsyncEnumerator once. (#559) 7 tahun lalu
DefaultIfEmpty.cs 61c7b19dcd some more cleanup 9 tahun lalu
Defer.cs 4d5293a8dc Put () => on next line to move functions left 9 tahun lalu
Disposables.cs d57face49b remove dead code 9 tahun lalu
Distinct.cs 61c7b19dcd some more cleanup 9 tahun lalu
Do.cs 61c7b19dcd some more cleanup 9 tahun lalu
ElementAt.cs 41064bf39d Use C# 7 language features 8 tahun lalu
EmptyArray.cs 62b7ef4fb6 Code review 9 tahun lalu
Except.cs 61c7b19dcd some more cleanup 9 tahun lalu
ExcludeFromCodeCoverageAttribute.cs fc324a3d2d Add tests based on code coverage 9 tahun lalu
Expand.cs 61c7b19dcd some more cleanup 9 tahun lalu
Finally.cs cdb3993879 Ix: Allow Share to be disposed, Make Finally react to token cancellation (#627) 7 tahun lalu
First.cs 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable 9 tahun lalu
ForEach.cs 183c269419 Tests 9 tahun lalu
Generate.cs 61c7b19dcd some more cleanup 9 tahun lalu
GroupJoin.cs 26c841fe99 Optimize grouping 9 tahun lalu
Grouping.cs 354ed2e1c6 rename local variable to eliminate clash 9 tahun lalu
IAsyncEnumerable.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 tahun lalu
IAsyncEnumerator.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 tahun lalu
IAsyncGrouping.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 tahun lalu
IIListProvider.cs abfb2c93da Address some bugs that were hanging tests 9 tahun lalu
IOrderedAsyncEnumerable.cs 5f7be47329 remove NO_VARIANCE as no longer needed 9 tahun lalu
IgnoreElements.cs eea207f5d2 some more cleanup 9 tahun lalu
Intersect.cs eea207f5d2 some more cleanup 9 tahun lalu
Join.cs 9f86e40e07 Fix loop to go to while if no grouping exists for item 9 tahun lalu
Last.cs 41064bf39d Use C# 7 language features 8 tahun lalu
Lookup.cs 41064bf39d Use C# 7 language features 8 tahun lalu
Max.cs 250702b6b6 nameof cleanup 9 tahun lalu
Min.cs 250702b6b6 nameof cleanup 9 tahun lalu
OnErrorResumeNext.cs 040e8a9c06 cleanup too 9 tahun lalu
OrderBy.cs 040e8a9c06 cleanup too 9 tahun lalu
OrderedAsyncEnumerable.cs d89c9717a1 a bit more cleanup 9 tahun lalu
Range.cs ffe6e1e0bf Split out into multiple files per type 9 tahun lalu
Repeat.cs d89c9717a1 a bit more cleanup 9 tahun lalu
Retry.cs ffe6e1e0bf Split out into multiple files per type 9 tahun lalu
Reverse.cs 41064bf39d Use C# 7 language features 8 tahun lalu
Scan.cs d89c9717a1 a bit more cleanup 9 tahun lalu
Select.cs 41064bf39d Use C# 7 language features 8 tahun lalu
SelectMany.cs d89c9717a1 a bit more cleanup 9 tahun lalu
SequenceEqual.cs 41064bf39d Use C# 7 language features 8 tahun lalu
Set.cs 1003c9a46a exclude coverage from corefx type 9 tahun lalu
Single.cs 41064bf39d Use C# 7 language features 8 tahun lalu
Skip.cs 9d645a3e27 a bit more cleanup 9 tahun lalu
StartsWith.cs ffe6e1e0bf Split out into multiple files per type 9 tahun lalu
Strings.cs 62b7ef4fb6 Code review 9 tahun lalu
Sum.cs 250702b6b6 nameof cleanup 9 tahun lalu
System.Interactive.Async.csproj fbd9ee7655 Add .NET Standard 2 to Ix (#628) 7 tahun lalu
Take.cs 9d645a3e27 a bit more cleanup 9 tahun lalu
TaskExt.cs 34012690a0 Minor cleanup 9 tahun lalu
ToAsyncEnumerable.cs 41064bf39d Use C# 7 language features 8 tahun lalu
ToCollection.cs 41064bf39d Use C# 7 language features 8 tahun lalu
ToObservable.cs 379a7519f9 Fix xUnit warnings and apply code style fixes to match editorconfig and remove warnings in VS (#626) 7 tahun lalu
Union.cs ffe6e1e0bf Split out into multiple files per type 9 tahun lalu
Using.cs 9d645a3e27 a bit more cleanup 9 tahun lalu
Where.cs 41064bf39d Use C# 7 language features 8 tahun lalu
Zip.cs b6afccc237 almost done with the cleanup i think 9 tahun lalu