Oren Novotny abfb2c93da Address some bugs that were hanging tests 9 년 전
..
Properties 548cd01bd6 Move AssemblyVersion into common file and specify version bands based on netstandard level 9 년 전
Aggregate.cs 250702b6b6 nameof cleanup 9 년 전
AnyAll.cs 250702b6b6 nameof cleanup 9 년 전
AsyncEnumerable.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
AsyncEnumerator.cs 5d350fb041 Using async/await 9 년 전
AsyncIterator.cs abfb2c93da Address some bugs that were hanging tests 9 년 전
Average.cs 250702b6b6 nameof cleanup 9 년 전
Buffer.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
Cast.cs ffe6e1e0bf Split out into multiple files per type 9 년 전
Catch.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
Concatenate.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
Contains.cs 250702b6b6 nameof cleanup 9 년 전
Count.cs 1d3c387596 Add support for IIListProvider-based optimizations 9 년 전
Create.cs abfb2c93da Address some bugs that were hanging tests 9 년 전
DefaultIfEmpty.cs 1d3c387596 Add support for IIListProvider-based optimizations 9 년 전
Defer.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
Disposables.cs 1ad21f5a85 Update copyright notice to the .NET Foundation 9 년 전
Distinct.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
Do.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
ElementAt.cs 250702b6b6 nameof cleanup 9 년 전
EmptyArray.cs 62b7ef4fb6 Code review 9 년 전
EnumerableGrouping.cs 1ad21f5a85 Update copyright notice to the .NET Foundation 9 년 전
Except.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
Expand.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
Finally.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
First.cs 250702b6b6 nameof cleanup 9 년 전
ForEach.cs 250702b6b6 nameof cleanup 9 년 전
Generate.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
GroupJoin.cs abfb2c93da Address some bugs that were hanging tests 9 년 전
Grouping.cs abfb2c93da Address some bugs that were hanging tests 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 4d5293a8dc Put () => on next line to move functions left 9 년 전
Intersect.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
Join.cs ff5f83c29c Rename Create to CreateEnumerator and CreateEnumerable 9 년 전
Last.cs 250702b6b6 nameof cleanup 9 년 전
Lookup.cs ed36022e48 Add GroupingAsyncEnumerable. Grouping evals the source on first MoveNext 9 년 전
Max.cs 250702b6b6 nameof cleanup 9 년 전
Min.cs 250702b6b6 nameof cleanup 9 년 전
OnErrorResumeNext.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
OrderBy.cs ff5f83c29c Rename Create to CreateEnumerator and CreateEnumerable 9 년 전
Range.cs ffe6e1e0bf Split out into multiple files per type 9 년 전
Repeat.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
Retry.cs ffe6e1e0bf Split out into multiple files per type 9 년 전
Reverse.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
Scan.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
Select.cs eae9668922 Change visibility of MoveNextCore to protected 9 년 전
SelectMany.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
SequenceEqual.cs 250702b6b6 nameof cleanup 9 년 전
Set.cs ffe6e1e0bf Split out into multiple files per type 9 년 전
Single.cs 250702b6b6 nameof cleanup 9 년 전
Skip.cs 4d5293a8dc Put () => on next line to move functions left 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.xproj 5090cbe1b7 Update csproj to match file -> new project version 9 년 전
Take.cs abfb2c93da Address some bugs that were hanging tests 9 년 전
TaskExt.cs 62b7ef4fb6 Code review 9 년 전
ToAsyncEnumerable.cs abfb2c93da Address some bugs that were hanging tests 9 년 전
ToCollection.cs 1d3c387596 Add support for IIListProvider-based optimizations 9 년 전
ToObservable.cs 2d64064a5c AsyncEnumerable.ToObservable: Do not call IAsyncEnumerator<T>.MoveNext with an already canceled CancellationToken. This would happen whenever an IObserver<T>.OnNext would dispose its subscription within a call to OnNext. The built in AnonymousAsyncEnumerator<T> checks whether it's already disposed, however, not every user code might handle canceled tokens that gracefully. Also, the continuation of MoveNext will not scheduled anyway. 9 년 전
Union.cs ffe6e1e0bf Split out into multiple files per type 9 년 전
Using.cs abfb2c93da Address some bugs that were hanging tests 9 년 전
Where.cs eae9668922 Change visibility of MoveNextCore to protected 9 년 전
Zip.cs 4d5293a8dc Put () => on next line to move functions left 9 년 전
project.json 107b92296a Code-cleanup: remove HAS_AWAIT as no longer needed 9 년 전