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