Bart De Smet
|
ca0a8b53b4
Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds.
|
6 年之前 |
Bart De Smet
|
645aa551dc
Use static local functions.
|
6 年之前 |
Bart De Smet
|
e576f23303
Remove AETOR_HAS_CT checks. CancellationToken is now supported on the interface.
|
6 年之前 |
Bart De Smet
|
7cf8fb5a3b
Use C# 8.0 in ToList.
|
6 年之前 |
Bart De Smet
|
0980e87430
Avoiding heap-allocated closures
|
6 年之前 |
Bart De Smet
|
d6171d53ee
Reduce loop bodies
|
6 年之前 |
Bart De Smet
|
15fb36bba0
Simplify code using local functions
|
6 年之前 |
Bart De Smet
|
369026d24e
Taming CancellationToken overload hell
|
6 年之前 |
Oren Novotny
|
b9f9514d57
Revert "Use only var when type is obvious."
|
6 年之前 |
Bart De Smet
|
876ee400a9
Use only var when type is obvious.
|
6 年之前 |
Bart De Smet
|
ce1cc00303
Use ValueTask in a few more places.
|
6 年之前 |
Bart De Smet
|
8be4811163
Moving to Async naming convention.
|
7 年之前 |
Bart De Smet
|
cfd11d1c62
Adding BCL style exception factories.
|
7 年之前 |
Bart De Smet
|
8a22b4d819
Optimize ToList.
|
7 年之前 |
Bart De Smet
|
ada8a64036
Renaming IIListProvider to IAsyncIListProvider.
|
8 年之前 |
Bart De Smet
|
1a7192b640
Moving Standard Query Operators to System.Linq.Async.
|
8 年之前 |