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