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