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