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