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