Oren Novotny b7aa5bf347 enable ncrunch il y a 8 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 169e9176a6 AppendPrepend il y a 9 ans
AsyncEnumerable.cs 34012690a0 Minor cleanup il y a 9 ans
AsyncEnumerableHelpers.cs 1973ec1633 some more cleanup il y a 9 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 c94cff833e Check for existing type il y a 9 ans
Catch.cs 1973ec1633 some more cleanup il y a 9 ans
Concatenate.cs 1973ec1633 some more cleanup il y a 9 ans
Contains.cs 250702b6b6 nameof cleanup il y a 9 ans
Count.cs f9007228ca some code cleanup il y a 9 ans
Create.cs 6dd64894c3 Update asserts to reflect usage and add additional checking around CreateEnumerator/CreateEnumerable to document requirements il y a 9 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 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable il y a 9 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 61c7b19dcd some more cleanup il y a 9 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 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable il y a 9 ans
Lookup.cs 1463f5298f Remove unused code il y a 9 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 d89c9717a1 a bit more cleanup il y a 9 ans
Scan.cs d89c9717a1 a bit more cleanup il y a 9 ans
Select.cs d89c9717a1 a bit more cleanup il y a 9 ans
SelectMany.cs d89c9717a1 a bit more cleanup il y a 9 ans
SequenceEqual.cs 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable il y a 9 ans
Set.cs 1003c9a46a exclude coverage from corefx type il y a 9 ans
Single.cs 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable il y a 9 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 48c0707a7f Migrate to VS 2017 il y a 8 ans
System.Interactive.Async.v3.ncrunchproject b7aa5bf347 enable ncrunch il y a 8 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 d8ae07aed5 ToAsyncEnumerable tests il y a 9 ans
ToCollection.cs 04b3be8f96 Optimize concat il y a 9 ans
ToObservable.cs f47d85ef7c AsyncEnumerable.ToObservable: Use Try...-methods on TaskCompletionSources to avoid unexpected exceptions when the iterator is cancelled. il y a 8 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 9d645a3e27 a bit more cleanup il y a 9 ans
Zip.cs b6afccc237 almost done with the cleanup i think il y a 9 ans