Oren Novotny
|
176fd41eba
Add shim for code that's moved to TaskExtensions
|
6 years ago |
Bart De Smet
|
962fc99716
Style consistency for new code
|
6 years ago |
Bart De Smet
|
d5aa7e28b0
Remove USE_AWAIT_FOREACH (always on now).
|
6 years ago |
Bart De Smet
|
ca0a8b53b4
Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds.
|
6 years ago |
Bart De Smet
|
e576f23303
Remove AETOR_HAS_CT checks. CancellationToken is now supported on the interface.
|
6 years ago |
Bart De Smet
|
dd907ead48
Use C# 8.0 in Concat.
|
6 years ago |
Oren Novotny
|
b9f9514d57
Revert "Use only var when type is obvious."
|
6 years ago |
Bart De Smet
|
876ee400a9
Use only var when type is obvious.
|
6 years ago |
Bart De Smet
|
aa2430bb42
Check for cancellation in a few more places.
|
6 years ago |
Bart De Smet
|
b83c4ac69d
Fix a link.
|
6 years ago |
Bart De Smet
|
ce1cc00303
Use ValueTask in a few more places.
|
6 years ago |
Bart De Smet
|
8be4811163
Moving to Async naming convention.
|
7 years ago |
Bart De Smet
|
3a3c59ba42
Change signature of Clone.
|
7 years ago |
Bart De Smet
|
906f9c5577
Fix field names.
|
7 years ago |
Bart De Smet
|
26c9d054e6
Use cancellation token from field.
|
7 years ago |
Bart De Smet
|
01f79649b6
Improving GetCountAsync to avoid async machinery.
|
7 years ago |
Bart De Smet
|
cfd11d1c62
Adding BCL style exception factories.
|
7 years ago |
Bart De Smet
|
b53998f1d6
More code cleanup.
|
7 years ago |
Bart De Smet
|
4847c39521
Modernize some code.
|
7 years ago |
Bart De Smet
|
271688e421
Adapting to GetAsyncEnumerator(CancellationToken) interface change.
|
7 years ago |
Oren Novotny
|
812308825f
Update to use latest interface spec
|
7 years ago |
Bart De Smet
|
ada8a64036
Renaming IIListProvider to IAsyncIListProvider.
|
8 years ago |
Bart De Smet
|
8c0f8ae39d
Moving non-standard Concat overloads to AsyncEnumerableEx.
|
8 years ago |
Bart De Smet
|
3708663b47
Some code cleanup.
|
8 years ago |
Bart De Smet
|
1a7192b640
Moving Standard Query Operators to System.Linq.Async.
|
8 years ago |