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