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 роки тому