Bart De Smet a2762d977f Use async iterators in Amb (and fixing issues). hace 6 años
..
Amb.cs a2762d977f Use async iterators in Amb (and fixing issues). hace 6 años
Buffer.cs ea0c7176ba Fix some async iterator implementations. hace 6 años
Catch.cs ea0c7176ba Fix some async iterator implementations. hace 6 años
Concat.cs ea0c7176ba Fix some async iterator implementations. hace 6 años
Defer.cs ea0c7176ba Fix some async iterator implementations. hace 6 años
Distinct.cs b9f9514d57 Revert "Use only var when type is obvious." hace 6 años
DistinctUntilChanged.cs 9b88948aa1 Use async iterators for DistinctUntilChanged. hace 6 años
Do.cs 3abd5af342 Use async iterators in Do. hace 6 años
Expand.cs 038c9696f7 Use async iterators in Expand. hace 6 años
Finally.cs ea0c7176ba Fix some async iterator implementations. hace 6 años
Generate.cs ea0c7176ba Fix some async iterator implementations. hace 6 años
IgnoreElements.cs ea0c7176ba Fix some async iterator implementations. hace 6 años
IsEmpty.cs bc73c64341 Use static local functions. hace 6 años
Max.cs bc73c64341 Use static local functions. hace 6 años
MaxBy.cs 369026d24e Taming CancellationToken overload hell hace 6 años
Merge.cs 57b45a60ad Adding a prototype for a cheaper and fair concurrent Merge implementation (USE_FAIR_AND_CHEAPER_MERGE). hace 6 años
Min.cs bc73c64341 Use static local functions. hace 6 años
MinBy.cs ca0a8b53b4 Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds. hace 6 años
Never.cs cd755fd113 Some minor cosmetics. hace 6 años
OnErrorResumeNext.cs 3a3c59ba42 Change signature of Clone. hace 7 años
Repeat.cs c835b01ea9 Use async iterators in Repeat. hace 6 años
Retry.cs b9f9514d57 Revert "Use only var when type is obvious." hace 6 años
Return.cs cd755fd113 Some minor cosmetics. hace 6 años
Scan.cs 24c8bc9ebf Use async iterators in Scan. hace 6 años
SelectMany.cs 07a9483ed7 Share some code and streamline exceptions. hace 7 años
StartWith.cs 48017129aa Add missing null check to StartWith. hace 6 años
Throw.cs b9f9514d57 Revert "Use only var when type is obvious." hace 6 años
Timeout.cs b9f9514d57 Revert "Use only var when type is obvious." hace 6 años
Using.cs a43c59fb3e Use async iterators in Using. hace 6 años