Bart De Smet
|
3632d7ed7c
Clean up some code.
|
7 年 前 |
Bart De Smet
|
f08c7f063e
Remove IObservable<T> conversion to its own file.
|
7 年 前 |
Bart De Smet
|
640aa0f7d5
Marking a few classes as private instead of internal.
|
7 年 前 |
Bart De Smet
|
3504fe8bf6
Move Task<T> conversion to separate file.
|
7 年 前 |
Bart De Smet
|
3a3c59ba42
Change signature of Clone.
|
7 年 前 |
Bart De Smet
|
7184e4f28a
Remove CreateEnumerator.
|
7 年 前 |
Bart De Smet
|
8fea84666d
Default value of ValueTask is good enough to report completion.
|
7 年 前 |
Bart De Smet
|
906f9c5577
Fix field names.
|
7 年 前 |
Bart De Smet
|
26c9d054e6
Use cancellation token from field.
|
7 年 前 |
Bart De Smet
|
af725758aa
Remove the use of a CreateEnumerator overload.
|
7 年 前 |
Bart De Smet
|
cfd11d1c62
Adding BCL style exception factories.
|
7 年 前 |
Bart De Smet
|
0a64f5bcb6
Use CreateEnumerable overloads that take in a CancellationToken.
|
7 年 前 |
Bart De Smet
|
b53998f1d6
More code cleanup.
|
7 年 前 |
Bart De Smet
|
271688e421
Adapting to GetAsyncEnumerator(CancellationToken) interface change.
|
7 年 前 |
Oren Novotny
|
812308825f
Update to use latest interface spec
|
7 年 前 |
Bart De Smet
|
ada8a64036
Renaming IIListProvider to IAsyncIListProvider.
|
8 年 前 |
Bart De Smet
|
bf3adad9bb
Reshuffling some files.
|
8 年 前 |
Bart De Smet
|
1a7192b640
Moving Standard Query Operators to System.Linq.Async.
|
8 年 前 |