Oren Novotny b7aa5bf347 enable ncrunch 8 年之前
..
Properties 48c0707a7f Migrate to VS 2017 8 年之前
Aggregate.cs 250702b6b6 nameof cleanup 9 年之前
AnyAll.cs c60057e757 ensure enumerator is disposed 9 年之前
AppendPrepend.cs 169e9176a6 AppendPrepend 9 年之前
AsyncEnumerable.cs 34012690a0 Minor cleanup 9 年之前
AsyncEnumerableHelpers.cs 1973ec1633 some more cleanup 9 年之前
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 c94cff833e Check for existing type 9 年之前
Catch.cs 1973ec1633 some more cleanup 9 年之前
Concatenate.cs 1973ec1633 some more cleanup 9 年之前
Contains.cs 250702b6b6 nameof cleanup 9 年之前
Count.cs f9007228ca some code cleanup 9 年之前
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 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable 9 年之前
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 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable 9 年之前
Lookup.cs 1463f5298f Remove unused code 9 年之前
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 d89c9717a1 a bit more cleanup 9 年之前
Scan.cs d89c9717a1 a bit more cleanup 9 年之前
Select.cs d89c9717a1 a bit more cleanup 9 年之前
SelectMany.cs d89c9717a1 a bit more cleanup 9 年之前
SequenceEqual.cs 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable 9 年之前
Set.cs 1003c9a46a exclude coverage from corefx type 9 年之前
Single.cs 8a8061bf11 Add optimizations for IList as it passes from ToAsyncEnumerable 9 年之前
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 年之前
System.Interactive.Async.v3.ncrunchproject b7aa5bf347 enable ncrunch 8 年之前
Take.cs 9d645a3e27 a bit more cleanup 9 年之前
TaskExt.cs 34012690a0 Minor cleanup 9 年之前
ToAsyncEnumerable.cs d8ae07aed5 ToAsyncEnumerable tests 9 年之前
ToCollection.cs 04b3be8f96 Optimize concat 9 年之前
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 9d645a3e27 a bit more cleanup 9 年之前
Zip.cs b6afccc237 almost done with the cleanup i think 9 年之前